#755D5B Dove Feather
#755D5B (Dove Feather) RGB value is (117, 93, 91).
Red value is 117, green value is 93, and blue value is 91.
Cylindrical-coordinate representations (HSL) of color #755D5B: hue: 5°, saturation: 12.5%, and lightness: 40.8%.
Process color (CMYK) of #755D5B is 0%, 20.5%, 22.2%, 54.1%. Web safe color equivalent of #755D5B is ##666666. Color #755D5B contains mainly Yellow.
Color Spaces
| Color spaces of #755D5B | Value |
|---|---|
| RGB | 117, 93, 91 |
| HSL | 5°, 12.5%, 40.8% |
| HSV / HSB | 5°, 22.2%, 45.9% |
| CMYK | 0%, 20.5%, 22.2%, 54.1% |
| XYZ | 13.14, 12.37, 11.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110101 | 01011101 | 01011011 |
| Octal | 165 | 135 | 133 |
| Decimal | 117 | 93 | 91 |
| Hex | 75 | 5D | 5B |
Shades of #755D5B
Tints of #755D5B
.mybgColor { background-color: #755D5B; }
.myforeColor { color: #755D5B; }
.myborderColor { border: 3px solid #755D5B; }
<p style="color:#755D5B">Text here</p>
This sample text is styled with font color #755D5B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#755D5B">Div content here</div>
<div style="border:3px solid #755D5B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(117, 93, 91, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #755D5B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #755D5B;
-webkit-box-shadow: 1px 1px 3px #755D5B;
box-shadow: 1px 1px 3px #755D5B; }
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 #755D5B (Dove Feather)
Color Overview & Profile: Color #755D5B, also known as Dove Feather, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 46% Red (117/255), 36% Green (93/255), and 36% Blue (91/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #755D5B translates into the CMYK subtractive color model with values of 0% Cyan, 20.5% Magenta, 22.2% Yellow, and 54.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 5°, saturation of 12.5%, and lightness of 40.8%.
Web Accessibility & Design Recommendations: When implementing #755D5B 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.
