#50533B Chive
#50533B (Chive) RGB value is (80, 83, 59).
Red value is 80, green value is 83, and blue value is 59.
Cylindrical-coordinate representations (HSL) of color #50533B: hue: 68°, saturation: 16.9%, and lightness: 27.8%.
Process color (CMYK) of #50533B is 3.6%, 0%, 28.9%, 67.5%. Web safe color equivalent of #50533B is ##666633. Color #50533B contains mainly Green.
Color Spaces
| Color spaces of #50533B | Value |
|---|---|
| RGB | 80, 83, 59 |
| HSL | 68°, 16.9%, 27.8% |
| HSV / HSB | 68°, 28.9%, 32.5% |
| CMYK | 3.6%, 0%, 28.9%, 67.5% |
| XYZ | 7.19, 8.21, 5.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010000 | 01010011 | 00111011 |
| Octal | 120 | 123 | 073 |
| Decimal | 80 | 83 | 59 |
| Hex | 50 | 53 | 3B |
Shades of #50533B
Tints of #50533B
.mybgColor { background-color: #50533B; }
.myforeColor { color: #50533B; }
.myborderColor { border: 3px solid #50533B; }
<p style="color:#50533B">Text here</p>
This sample text is styled with font color #50533B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#50533B">Div content here</div>
<div style="border:3px solid #50533B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(80, 83, 59, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #50533B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #50533B;
-webkit-box-shadow: 1px 1px 3px #50533B;
box-shadow: 1px 1px 3px #50533B; }
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 #50533B (Chive)
Color Overview & Profile: Color #50533B, also known as Chive, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 31% Red (80/255), 33% Green (83/255), and 23% Blue (59/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #50533B translates into the CMYK subtractive color model with values of 3.6% Cyan, 0% Magenta, 28.9% Yellow, and 67.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 68°, saturation of 16.9%, and lightness of 27.8%.
Web Accessibility & Design Recommendations: When implementing #50533B 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 ##666633.
