#B2B26C Rodham
#B2B26C (Rodham) RGB value is (178, 178, 108).
Red value is 178, green value is 178, and blue value is 108.
Cylindrical-coordinate representations (HSL) of color #B2B26C: hue: 60°, saturation: 31.3%, and lightness: 56.1%.
Process color (CMYK) of #B2B26C is 0%, 0%, 39.3%, 30.2%. Web safe color equivalent of #B2B26C is ##999966. Color #B2B26C contains mainly Yellow.
Color Spaces
| Color spaces of #B2B26C | Value |
|---|---|
| RGB | 178, 178, 108 |
| HSL | 60°, 31.3%, 56.1% |
| HSV / HSB | 60°, 39.3%, 69.8% |
| CMYK | 0%, 0%, 39.3%, 30.2% |
| XYZ | 36.99, 42.39, 20.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110010 | 10110010 | 01101100 |
| Octal | 262 | 262 | 154 |
| Decimal | 178 | 178 | 108 |
| Hex | B2 | B2 | 6C |
Shades of #B2B26C
Tints of #B2B26C
.mybgColor { background-color: #B2B26C; }
.myforeColor { color: #B2B26C; }
.myborderColor { border: 3px solid #B2B26C; }
<p style="color:#B2B26C">Text here</p>
This sample text is styled with font color #B2B26C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B2B26C">Div content here</div>
<div style="border:3px solid #B2B26C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(178, 178, 108, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B2B26C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B2B26C;
-webkit-box-shadow: 1px 1px 3px #B2B26C;
box-shadow: 1px 1px 3px #B2B26C; }
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 #B2B26C (Rodham)
Color Overview & Profile: Color #B2B26C, also known as Rodham, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 70% Red (178/255), 70% Green (178/255), and 42% Blue (108/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B2B26C translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 39.3% Yellow, and 30.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 31.3%, and lightness of 56.1%.
Web Accessibility & Design Recommendations: When implementing #B2B26C 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 ##999966.
