#B6AC25 Citronelle
#B6AC25 (Citronelle) RGB value is (182, 172, 37).
Red value is 182, green value is 172, and blue value is 37.
Cylindrical-coordinate representations (HSL) of color #B6AC25: hue: 56°, saturation: 66.2%, and lightness: 42.9%.
Process color (CMYK) of #B6AC25 is 0%, 5.5%, 79.7%, 28.6%. Web safe color equivalent of #B6AC25 is ##CC9933. Color #B6AC25 contains mainly Yellow.
Color Spaces
| Color spaces of #B6AC25 | Value |
|---|---|
| RGB | 182, 172, 37 |
| HSL | 56°, 66.2%, 42.9% |
| HSV / HSB | 56°, 79.7%, 71.4% |
| CMYK | 0%, 5.5%, 79.7%, 28.6% |
| XYZ | 34.38, 39.59, 7.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110110 | 10101100 | 00100101 |
| Octal | 266 | 254 | 045 |
| Decimal | 182 | 172 | 37 |
| Hex | B6 | AC | 25 |
Shades of #B6AC25
Tints of #B6AC25
.mybgColor { background-color: #B6AC25; }
.myforeColor { color: #B6AC25; }
.myborderColor { border: 3px solid #B6AC25; }
<p style="color:#B6AC25">Text here</p>
This sample text is styled with font color #B6AC25. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B6AC25">Div content here</div>
<div style="border:3px solid #B6AC25">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(182, 172, 37, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B6AC25; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B6AC25;
-webkit-box-shadow: 1px 1px 3px #B6AC25;
box-shadow: 1px 1px 3px #B6AC25; }
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 #B6AC25 (Citronelle)
Color Overview & Profile: Color #B6AC25, also known as Citronelle, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (182/255), 67% Green (172/255), and 15% Blue (37/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B6AC25 translates into the CMYK subtractive color model with values of 0% Cyan, 5.5% Magenta, 79.7% Yellow, and 28.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 56°, saturation of 66.2%, and lightness of 42.9%.
Web Accessibility & Design Recommendations: When implementing #B6AC25 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 ##CC9933.
