Shades of Cab Sav #423235
Tints of Cab Sav #423235
RGB
CMYK
RGB Variations
Color information
#423235 (or 0x423235) is known color: Cab Sav. HEX triplet: 42, 32 and 35. RGB value is (66,50,53). Sum of RGB (Red+Green+Blue) = 66+50+53=169 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.05% from 169); Green value is 50 (19.92% from 255 or 29.59% from 169); Blue value is 53 (21.09% from 255 or 31.36% from 169); Max value from RGB is 66 - color contains mainly: red. Hex color #423235 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423235 is #BDCDCA. Grayscale: #373737. Windows color (decimal): -12438987 or 3486274. OLE color: 3486274.
HSL color Cylindrical-coordinate representation of color #423235: hue angle of 348.75º 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 #423235 is Cyan = 0, Magento = 0.24, Yellow = 0.20 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 50 | 53 | - |
| CMYK | 0 | 0.24 | 0.20 | 0.74 |
| HSL | 348.75º | 0.14% | 0.23% | - |
| HSV(B) | 348.75º | 0.24% | 0.26% | - |
| XYZ | 4.03 | 3.7 | 3.87 | - |
| YUV | 55.13 | 126.8 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 50 | 53 | 0 | 0.24 | 0.20 | 0.74 | 348.75 | 0.14 | 0.23 |
| Hex | 42 | 32 | 35 | 0 | 18 | 14 | 4A | 15D | E | 17 |
| Octal | 102 | 62 | 65 | 0 | 30 | 24 | 112 | 535 | 16 | 27 |
| Binary | 1000010 | 110010 | 110101 | 0 | 11000 | 10100 | 1001010 | 101011101 | 1110 | 10111 |
Color Harmonies of #423235
Complementary color
Monochromatic Colors of #423235
Black with #423235
Text Example
Text Example
White with #423235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423235; }
p { color: rgb(66,50,53); }
H1.HeaderClassName
{
color: #423235;
}
.AnyTagClassName
{
color: #423235;
}
</style>
background-color css
<style>
a { background-color: #423235; }
a { background-color: rgb(66,50,53); }
div.DivClassName
{
background-color: #423235;
}
.BgClassName
{
background-color: #423235;
}
</style>
border-color css
<style>
span { border-color: #423235; }
span { border-color: rgb(66,50,53); }
td.TdClassName
{
border-color: #423235;
}
.TagClassName
{
border-color: #423235;
}
</style>