Shades of Cab Sav #423035
Tints of Cab Sav #423035
RGB
CMYK
RGB Variations
Color information
#423035 (or 0x423035) is known color: Cab Sav. HEX triplet: 42, 30 and 35. RGB value is (66,48,53). Sum of RGB (Red+Green+Blue) = 66+48+53=167 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.52% from 167); Green value is 48 (19.14% from 255 or 28.74% from 167); Blue value is 53 (21.09% from 255 or 31.74% from 167); Max value from RGB is 66 - color contains mainly: red. Hex color #423035 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423035 is #BDCFCA. Grayscale: #353535. Windows color (decimal): -12439499 or 3485762. OLE color: 3485762.
HSL color Cylindrical-coordinate representation of color #423035: hue angle of 343.33º degrees, saturation: 0.16, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #423035 is Cyan = 0, Magento = 0.27, Yellow = 0.20 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 48 | 53 | - |
| CMYK | 0 | 0.27 | 0.20 | 0.74 |
| HSL | 343.33º | 0.16% | 0.22% | - |
| HSV(B) | 343.33º | 0.27% | 0.26% | - |
| XYZ | 3.95 | 3.53 | 3.84 | - |
| YUV | 53.95 | 127.46 | 136.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 53 | 0 | 0.27 | 0.20 | 0.74 | 343.33 | 0.16 | 0.22 |
| Hex | 42 | 30 | 35 | 0 | 1B | 14 | 4A | 157 | 10 | 16 |
| Octal | 102 | 60 | 65 | 0 | 33 | 24 | 112 | 527 | 20 | 26 |
| Binary | 1000010 | 110000 | 110101 | 0 | 11011 | 10100 | 1001010 | 101010111 | 10000 | 10110 |
Color Harmonies of #423035
Complementary color
Monochromatic Colors of #423035
Black with #423035
Text Example
Text Example
White with #423035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423035; }
p { color: rgb(66,48,53); }
H1.HeaderClassName
{
color: #423035;
}
.AnyTagClassName
{
color: #423035;
}
</style>
background-color css
<style>
a { background-color: #423035; }
a { background-color: rgb(66,48,53); }
div.DivClassName
{
background-color: #423035;
}
.BgClassName
{
background-color: #423035;
}
</style>
border-color css
<style>
span { border-color: #423035; }
span { border-color: rgb(66,48,53); }
td.TdClassName
{
border-color: #423035;
}
.TagClassName
{
border-color: #423035;
}
</style>