#535C3D Blue Black Crayfish
#535C3D (Blue Black Crayfish) RGB value is (83, 92, 61).
Red value is 83, green value is 92, and blue value is 61.
Cylindrical-coordinate representations (HSL) of color #535C3D: hue: 77°, saturation: 20.3%, and lightness: 30%.
Process color (CMYK) of #535C3D is 9.8%, 0%, 33.7%, 63.9%. Web safe color equivalent of #535C3D is ##666633. Color #535C3D contains mainly Green.
Color Spaces
| Color spaces of #535C3D | Value |
|---|---|
| RGB | 83, 92, 61 |
| HSL | 77°, 20.3%, 30% |
| HSV / HSB | 77°, 33.7%, 36.1% |
| CMYK | 9.8%, 0%, 33.7%, 63.9% |
| XYZ | 8.24, 9.83, 5.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010011 | 01011100 | 00111101 |
| Octal | 123 | 134 | 075 |
| Decimal | 83 | 92 | 61 |
| Hex | 53 | 5C | 3D |
Shades of #535C3D
Tints of #535C3D
.mybgColor { background-color: #535C3D; }
.myforeColor { color: #535C3D; }
.myborderColor { border: 3px solid #535C3D; }
<p style="color:#535C3D">Text here</p>
This sample text is styled with font color #535C3D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#535C3D">Div content here</div>
<div style="border:3px solid #535C3D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(83, 92, 61, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #535C3D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #535C3D;
-webkit-box-shadow: 1px 1px 3px #535C3D;
box-shadow: 1px 1px 3px #535C3D; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #535C3D (Blue Black Crayfish)
Color Overview & Profile: Color #535C3D, also known as Blue Black Crayfish, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 33% Red (83/255), 36% Green (92/255), and 24% Blue (61/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #535C3D translates into the CMYK subtractive color model with values of 9.8% Cyan, 0% Magenta, 33.7% Yellow, and 63.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 77°, saturation of 20.3%, and lightness of 30%.
Web Accessibility & Design Recommendations: When implementing #535C3D in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##666633.
