#CEBBB3 Mothy
#CEBBB3 (Mothy) RGB value is (206, 187, 179).
Red value is 206, green value is 187, and blue value is 179.
Cylindrical-coordinate representations (HSL) of color #CEBBB3: hue: 18°, saturation: 21.6%, and lightness: 75.5%.
Process color (CMYK) of #CEBBB3 is 0%, 9.2%, 13.1%, 19.2%. Web safe color equivalent of #CEBBB3 is ##CCCCCC. Color #CEBBB3 contains mainly Yellow.
Color Spaces
| Color spaces of #CEBBB3 | Value |
|---|---|
| RGB | 206, 187, 179 |
| HSL | 18°, 21.6%, 75.5% |
| HSV / HSB | 18°, 13.1%, 80.8% |
| CMYK | 0%, 9.2%, 13.1%, 19.2% |
| XYZ | 51.36, 51.92, 49.95 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001110 | 10111011 | 10110011 |
| Octal | 316 | 273 | 263 |
| Decimal | 206 | 187 | 179 |
| Hex | CE | BB | B3 |
Shades of #CEBBB3
Tints of #CEBBB3
.mybgColor { background-color: #CEBBB3; }
.myforeColor { color: #CEBBB3; }
.myborderColor { border: 3px solid #CEBBB3; }
<p style="color:#CEBBB3">Text here</p>
This sample text is styled with font color #CEBBB3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CEBBB3">Div content here</div>
<div style="border:3px solid #CEBBB3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(206, 187, 179, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CEBBB3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CEBBB3;
-webkit-box-shadow: 1px 1px 3px #CEBBB3;
box-shadow: 1px 1px 3px #CEBBB3; }
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 #CEBBB3 (Mothy)
Color Overview & Profile: Color #CEBBB3, also known as Mothy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (206/255), 73% Green (187/255), and 70% Blue (179/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CEBBB3 translates into the CMYK subtractive color model with values of 0% Cyan, 9.2% Magenta, 13.1% Yellow, and 19.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 18°, saturation of 21.6%, and lightness of 75.5%.
Web Accessibility & Design Recommendations: When implementing #CEBBB3 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 ##CCCCCC.
