Shades of Cab Sav #423334
Tints of Cab Sav #423334
RGB
CMYK
RGB Variations
Color information
#423334 (or 0x423334) is known color: Cab Sav. HEX triplet: 42, 33 and 34. RGB value is (66,51,52). Sum of RGB (Red+Green+Blue) = 66+51+52=169 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.05% from 169); Green value is 51 (20.31% from 255 or 30.18% from 169); Blue value is 52 (20.70% from 255 or 30.77% from 169); Max value from RGB is 66 - color contains mainly: red. Hex color #423334 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423334 is #BDCCCB. Grayscale: #373737. Windows color (decimal): -12438732 or 3420994. OLE color: 3420994.
HSL color Cylindrical-coordinate representation of color #423334: hue angle of 356º 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 #423334 is Cyan = 0, Magento = 0.23, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 51 | 52 | - |
| CMYK | 0 | 0.23 | 0.21 | 0.74 |
| HSL | 356º | 0.13% | 0.23% | - |
| HSV(B) | 356º | 0.23% | 0.26% | - |
| XYZ | 4.05 | 3.77 | 3.76 | - |
| YUV | 55.6 | 125.97 | 135.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 52 | 0 | 0.23 | 0.21 | 0.74 | 356 | 0.13 | 0.23 |
| Hex | 42 | 33 | 34 | 0 | 17 | 15 | 4A | 164 | D | 17 |
| Octal | 102 | 63 | 64 | 0 | 27 | 25 | 112 | 544 | 15 | 27 |
| Binary | 1000010 | 110011 | 110100 | 0 | 10111 | 10101 | 1001010 | 101100100 | 1101 | 10111 |
Color Harmonies of #423334
Complementary color
Monochromatic Colors of #423334
Black with #423334
Text Example
Text Example
White with #423334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423334; }
p { color: rgb(66,51,52); }
H1.HeaderClassName
{
color: #423334;
}
.AnyTagClassName
{
color: #423334;
}
</style>
background-color css
<style>
a { background-color: #423334; }
a { background-color: rgb(66,51,52); }
div.DivClassName
{
background-color: #423334;
}
.BgClassName
{
background-color: #423334;
}
</style>
border-color css
<style>
span { border-color: #423334; }
span { border-color: rgb(66,51,52); }
td.TdClassName
{
border-color: #423334;
}
.TagClassName
{
border-color: #423334;
}
</style>