#CBDF85 Medium Spring Bud
#CBDF85 (Medium Spring Bud) RGB value is (203, 223, 133).
Red value is 203, green value is 223, and blue value is 133.
Cylindrical-coordinate representations (HSL) of color #CBDF85: hue: 73°, saturation: 58.4%, and lightness: 69.8%.
Process color (CMYK) of #CBDF85 is 9%, 0%, 40.4%, 12.5%. Web safe color equivalent of #CBDF85 is ##CCCC99. Color #CBDF85 contains mainly Green.
Color Spaces
| Color spaces of #CBDF85 | Value |
|---|---|
| RGB | 203, 223, 133 |
| HSL | 73°, 58.4%, 69.8% |
| HSV / HSB | 73°, 40.4%, 87.5% |
| CMYK | 9%, 0%, 40.4%, 12.5% |
| XYZ | 55.25, 67.17, 32.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001011 | 11011111 | 10000101 |
| Octal | 313 | 337 | 205 |
| Decimal | 203 | 223 | 133 |
| Hex | CB | DF | 85 |
Shades of #CBDF85
Tints of #CBDF85
.mybgColor { background-color: #CBDF85; }
.myforeColor { color: #CBDF85; }
.myborderColor { border: 3px solid #CBDF85; }
<p style="color:#CBDF85">Text here</p>
This sample text is styled with font color #CBDF85. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CBDF85">Div content here</div>
<div style="border:3px solid #CBDF85">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(203, 223, 133, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CBDF85; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CBDF85;
-webkit-box-shadow: 1px 1px 3px #CBDF85;
box-shadow: 1px 1px 3px #CBDF85; }
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 #CBDF85 (Medium Spring Bud)
Color Overview & Profile: Color #CBDF85, also known as Medium Spring Bud, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (203/255), 87% Green (223/255), and 52% Blue (133/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #CBDF85 translates into the CMYK subtractive color model with values of 9% Cyan, 0% Magenta, 40.4% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 73°, saturation of 58.4%, and lightness of 69.8%.
Web Accessibility & Design Recommendations: When implementing #CBDF85 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 ##CCCC99.
