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