#BFCFC8 Soft Celadon
#BFCFC8 (Soft Celadon) RGB value is (191, 207, 200).
Red value is 191, green value is 207, and blue value is 200.
Cylindrical-coordinate representations (HSL) of color #BFCFC8: hue: 154°, saturation: 14.3%, and lightness: 78%.
Process color (CMYK) of #BFCFC8 is 7.7%, 0%, 3.4%, 18.8%. Web safe color equivalent of #BFCFC8 is ##CCCCCC. Color #BFCFC8 contains mainly GRAY.
Color Spaces
| Color spaces of #BFCFC8 | Value |
|---|---|
| RGB | 191, 207, 200 |
| HSL | 154°, 14.3%, 78% |
| HSV / HSB | 154°, 7.7%, 81.2% |
| CMYK | 7.7%, 0%, 3.4%, 18.8% |
| XYZ | 54.22, 59.87, 63.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111111 | 11001111 | 11001000 |
| Octal | 277 | 317 | 310 |
| Decimal | 191 | 207 | 200 |
| Hex | BF | CF | C8 |
Shades of #BFCFC8
Tints of #BFCFC8
.mybgColor { background-color: #BFCFC8; }
.myforeColor { color: #BFCFC8; }
.myborderColor { border: 3px solid #BFCFC8; }
<p style="color:#BFCFC8">Text here</p>
This sample text is styled with font color #BFCFC8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BFCFC8">Div content here</div>
<div style="border:3px solid #BFCFC8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(191, 207, 200, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BFCFC8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BFCFC8;
-webkit-box-shadow: 1px 1px 3px #BFCFC8;
box-shadow: 1px 1px 3px #BFCFC8; }
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 #BFCFC8 (Soft Celadon)
Color Overview & Profile: Color #BFCFC8, also known as Soft Celadon, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (191/255), 81% Green (207/255), and 78% Blue (200/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #BFCFC8 translates into the CMYK subtractive color model with values of 7.7% Cyan, 0% Magenta, 3.4% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 154°, saturation of 14.3%, and lightness of 78%.
Web Accessibility & Design Recommendations: When implementing #BFCFC8 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.
