#537F5C Como
#537F5C (Como) RGB value is (83, 127, 92).
Red value is 83, green value is 127, and blue value is 92.
Cylindrical-coordinate representations (HSL) of color #537F5C: hue: 132°, saturation: 21%, and lightness: 41.2%.
Process color (CMYK) of #537F5C is 34.6%, 0%, 27.6%, 50.2%. Web safe color equivalent of #537F5C is ##666666. Color #537F5C contains mainly Green.
Color Spaces
| Color spaces of #537F5C | Value |
|---|---|
| RGB | 83, 127, 92 |
| HSL | 132°, 21%, 41.2% |
| HSV / HSB | 132°, 34.6%, 49.8% |
| CMYK | 34.6%, 0%, 27.6%, 50.2% |
| XYZ | 13.09, 17.79, 12.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010011 | 01111111 | 01011100 |
| Octal | 123 | 177 | 134 |
| Decimal | 83 | 127 | 92 |
| Hex | 53 | 7F | 5C |
Shades of #537F5C
Tints of #537F5C
.mybgColor { background-color: #537F5C; }
.myforeColor { color: #537F5C; }
.myborderColor { border: 3px solid #537F5C; }
<p style="color:#537F5C">Text here</p>
This sample text is styled with font color #537F5C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#537F5C">Div content here</div>
<div style="border:3px solid #537F5C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(83, 127, 92, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #537F5C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #537F5C;
-webkit-box-shadow: 1px 1px 3px #537F5C;
box-shadow: 1px 1px 3px #537F5C; }
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 #537F5C (Como)
Color Overview & Profile: Color #537F5C, also known as Como, 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), 50% Green (127/255), and 36% Blue (92/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #537F5C translates into the CMYK subtractive color model with values of 34.6% Cyan, 0% Magenta, 27.6% Yellow, and 50.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 132°, saturation of 21%, and lightness of 41.2%.
Web Accessibility & Design Recommendations: When implementing #537F5C 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 ##666666.
