Shades of Cab Sav #423236
Tints of Cab Sav #423236
RGB
CMYK
RGB Variations
Color information
#423236 (or 0x423236) is known color: Cab Sav. HEX triplet: 42, 32 and 36. RGB value is (66,50,54). Sum of RGB (Red+Green+Blue) = 66+50+54=170 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.82% from 170); Green value is 50 (19.92% from 255 or 29.41% from 170); Blue value is 54 (21.48% from 255 or 31.76% from 170); Max value from RGB is 66 - color contains mainly: red. Hex color #423236 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423236 is #BDCDC9. Grayscale: #373737. Windows color (decimal): -12438986 or 3551810. OLE color: 3551810.
HSL color Cylindrical-coordinate representation of color #423236: hue angle of 345º degrees, saturation: 0.14, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #423236 is Cyan = 0, Magento = 0.24, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 50 | 54 | - |
| CMYK | 0 | 0.24 | 0.18 | 0.74 |
| HSL | 345º | 0.14% | 0.23% | - |
| HSV(B) | 345º | 0.24% | 0.26% | - |
| XYZ | 4.05 | 3.71 | 3.99 | - |
| YUV | 55.24 | 127.3 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 50 | 54 | 0 | 0.24 | 0.18 | 0.74 | 345 | 0.14 | 0.23 |
| Hex | 42 | 32 | 36 | 0 | 18 | 12 | 4A | 159 | E | 17 |
| Octal | 102 | 62 | 66 | 0 | 30 | 22 | 112 | 531 | 16 | 27 |
| Binary | 1000010 | 110010 | 110110 | 0 | 11000 | 10010 | 1001010 | 101011001 | 1110 | 10111 |
Color Harmonies of #423236
Complementary color
Monochromatic Colors of #423236
Black with #423236
Text Example
Text Example
White with #423236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423236; }
p { color: rgb(66,50,54); }
H1.HeaderClassName
{
color: #423236;
}
.AnyTagClassName
{
color: #423236;
}
</style>
background-color css
<style>
a { background-color: #423236; }
a { background-color: rgb(66,50,54); }
div.DivClassName
{
background-color: #423236;
}
.BgClassName
{
background-color: #423236;
}
</style>
border-color css
<style>
span { border-color: #423236; }
span { border-color: rgb(66,50,54); }
td.TdClassName
{
border-color: #423236;
}
.TagClassName
{
border-color: #423236;
}
</style>