Shades of Cab Sav #423336
Tints of Cab Sav #423336
RGB
CMYK
RGB Variations
Color information
#423336 (or 0x423336) is known color: Cab Sav. HEX triplet: 42, 33 and 36. RGB value is (66,51,54). Sum of RGB (Red+Green+Blue) = 66+51+54=171 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.60% from 171); Green value is 51 (20.31% from 255 or 29.82% from 171); Blue value is 54 (21.48% from 255 or 31.58% from 171); Max value from RGB is 66 - color contains mainly: red. Hex color #423336 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423336 is #BDCCC9. Grayscale: #373737. Windows color (decimal): -12438730 or 3552066. OLE color: 3552066.
HSL color Cylindrical-coordinate representation of color #423336: hue angle of 348º degrees, saturation: 0.13, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #423336 is Cyan = 0, Magento = 0.23, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 51 | 54 | - |
| CMYK | 0 | 0.23 | 0.18 | 0.74 |
| HSL | 348º | 0.13% | 0.23% | - |
| HSV(B) | 348º | 0.23% | 0.26% | - |
| XYZ | 4.1 | 3.79 | 4.01 | - |
| YUV | 55.83 | 126.97 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 54 | 0 | 0.23 | 0.18 | 0.74 | 348 | 0.13 | 0.23 |
| Hex | 42 | 33 | 36 | 0 | 17 | 12 | 4A | 15C | D | 17 |
| Octal | 102 | 63 | 66 | 0 | 27 | 22 | 112 | 534 | 15 | 27 |
| Binary | 1000010 | 110011 | 110110 | 0 | 10111 | 10010 | 1001010 | 101011100 | 1101 | 10111 |
Color Harmonies of #423336
Complementary color
Monochromatic Colors of #423336
Black with #423336
Text Example
Text Example
White with #423336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423336; }
p { color: rgb(66,51,54); }
H1.HeaderClassName
{
color: #423336;
}
.AnyTagClassName
{
color: #423336;
}
</style>
background-color css
<style>
a { background-color: #423336; }
a { background-color: rgb(66,51,54); }
div.DivClassName
{
background-color: #423336;
}
.BgClassName
{
background-color: #423336;
}
</style>
border-color css
<style>
span { border-color: #423336; }
span { border-color: rgb(66,51,54); }
td.TdClassName
{
border-color: #423336;
}
.TagClassName
{
border-color: #423336;
}
</style>