Shades of Cab Sav #473435
Tints of Cab Sav #473435
RGB
CMYK
RGB Variations
Color information
#473435 (or 0x473435) is known color: Cab Sav. HEX triplet: 47, 34 and 35. RGB value is (71,52,53). Sum of RGB (Red+Green+Blue) = 71+52+53=176 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.34% from 176); Green value is 52 (20.70% from 255 or 29.55% from 176); Blue value is 53 (21.09% from 255 or 30.11% from 176); Max value from RGB is 71 - color contains mainly: red. Hex color #473435 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473435 is #B8CBCA. Grayscale: #393939. Windows color (decimal): -12110795 or 3486791. OLE color: 3486791.
HSL color Cylindrical-coordinate representation of color #473435: hue angle of 356.84º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #473435 is Cyan = 0, Magento = 0.27, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 52 | 53 | - |
| CMYK | 0 | 0.27 | 0.25 | 0.72 |
| HSL | 356.84º | 0.15% | 0.24% | - |
| HSV(B) | 356.84º | 0.27% | 0.28% | - |
| XYZ | 4.47 | 4.05 | 3.91 | - |
| YUV | 57.8 | 125.29 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 53 | 0 | 0.27 | 0.25 | 0.72 | 356.84 | 0.15 | 0.24 |
| Hex | 47 | 34 | 35 | 0 | 1B | 19 | 48 | 165 | F | 18 |
| Octal | 107 | 64 | 65 | 0 | 33 | 31 | 110 | 545 | 17 | 30 |
| Binary | 1000111 | 110100 | 110101 | 0 | 11011 | 11001 | 1001000 | 101100101 | 1111 | 11000 |
Color Harmonies of #473435
Complementary color
Monochromatic Colors of #473435
Black with #473435
Text Example
Text Example
White with #473435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473435; }
p { color: rgb(71,52,53); }
H1.HeaderClassName
{
color: #473435;
}
.AnyTagClassName
{
color: #473435;
}
</style>
background-color css
<style>
a { background-color: #473435; }
a { background-color: rgb(71,52,53); }
div.DivClassName
{
background-color: #473435;
}
.BgClassName
{
background-color: #473435;
}
</style>
border-color css
<style>
span { border-color: #473435; }
span { border-color: rgb(71,52,53); }
td.TdClassName
{
border-color: #473435;
}
.TagClassName
{
border-color: #473435;
}
</style>