Shades of Cab Sav #423134
Tints of Cab Sav #423134
RGB
CMYK
RGB Variations
Color information
#423134 (or 0x423134) is known color: Cab Sav. HEX triplet: 42, 31 and 34. RGB value is (66,49,52). Sum of RGB (Red+Green+Blue) = 66+49+52=167 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.52% from 167); Green value is 49 (19.53% from 255 or 29.34% from 167); Blue value is 52 (20.70% from 255 or 31.14% from 167); Max value from RGB is 66 - color contains mainly: red. Hex color #423134 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423134 is #BDCECB. Grayscale: #363636. Windows color (decimal): -12439244 or 3420482. OLE color: 3420482.
HSL color Cylindrical-coordinate representation of color #423134: hue angle of 349.41º degrees, saturation: 0.15, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #423134 is Cyan = 0, Magento = 0.26, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 49 | 52 | - |
| CMYK | 0 | 0.26 | 0.21 | 0.74 |
| HSL | 349.41º | 0.15% | 0.23% | - |
| HSV(B) | 349.41º | 0.26% | 0.26% | - |
| XYZ | 3.96 | 3.6 | 3.74 | - |
| YUV | 54.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 49 | 52 | 0 | 0.26 | 0.21 | 0.74 | 349.41 | 0.15 | 0.23 |
| Hex | 42 | 31 | 34 | 0 | 1A | 15 | 4A | 15D | F | 17 |
| Octal | 102 | 61 | 64 | 0 | 32 | 25 | 112 | 535 | 17 | 27 |
| Binary | 1000010 | 110001 | 110100 | 0 | 11010 | 10101 | 1001010 | 101011101 | 1111 | 10111 |
Color Harmonies of #423134
Complementary color
Monochromatic Colors of #423134
Black with #423134
Text Example
Text Example
White with #423134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423134; }
p { color: rgb(66,49,52); }
H1.HeaderClassName
{
color: #423134;
}
.AnyTagClassName
{
color: #423134;
}
</style>
background-color css
<style>
a { background-color: #423134; }
a { background-color: rgb(66,49,52); }
div.DivClassName
{
background-color: #423134;
}
.BgClassName
{
background-color: #423134;
}
</style>
border-color css
<style>
span { border-color: #423134; }
span { border-color: rgb(66,49,52); }
td.TdClassName
{
border-color: #423134;
}
.TagClassName
{
border-color: #423134;
}
</style>