#6B454A Estate Vineyard
#6B454A (Estate Vineyard) RGB value is (107, 69, 74).
Red value is 107, green value is 69, and blue value is 74.
Cylindrical-coordinate representations (HSL) of color #6B454A: hue: 352°, saturation: 21.6%, and lightness: 34.5%.
Process color (CMYK) of #6B454A is 0%, 35.5%, 30.8%, 58%. Web safe color equivalent of #6B454A is ##663333. Color #6B454A contains mainly Red.
Color Spaces
| Color spaces of #6B454A | Value |
|---|---|
| RGB | 107, 69, 74 |
| HSL | 352°, 21.6%, 34.5% |
| HSV / HSB | 352°, 35.5%, 42% |
| CMYK | 0%, 35.5%, 30.8%, 58% |
| XYZ | 9.43, 7.88, 7.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101011 | 01000101 | 01001010 |
| Octal | 153 | 105 | 112 |
| Decimal | 107 | 69 | 74 |
| Hex | 6B | 45 | 4A |
Shades of #6B454A
Tints of #6B454A
.mybgColor { background-color: #6B454A; }
.myforeColor { color: #6B454A; }
.myborderColor { border: 3px solid #6B454A; }
<p style="color:#6B454A">Text here</p>
This sample text is styled with font color #6B454A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6B454A">Div content here</div>
<div style="border:3px solid #6B454A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(107, 69, 74, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6B454A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6B454A;
-webkit-box-shadow: 1px 1px 3px #6B454A;
box-shadow: 1px 1px 3px #6B454A; }
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 #6B454A (Estate Vineyard)
Color Overview & Profile: Color #6B454A, also known as Estate Vineyard, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 42% Red (107/255), 27% Green (69/255), and 29% Blue (74/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #6B454A translates into the CMYK subtractive color model with values of 0% Cyan, 35.5% Magenta, 30.8% Yellow, and 58% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 352°, saturation of 21.6%, and lightness of 34.5%.
Web Accessibility & Design Recommendations: When implementing #6B454A 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 ##663333.
