Shades of Cab Sav #473436
Tints of Cab Sav #473436
RGB
CMYK
RGB Variations
Color information
#473436 (or 0x473436) is known color: Cab Sav. HEX triplet: 47, 34 and 36. RGB value is (71,52,54). Sum of RGB (Red+Green+Blue) = 71+52+54=177 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.11% from 177); Green value is 52 (20.70% from 255 or 29.38% from 177); Blue value is 54 (21.48% from 255 or 30.51% from 177); Max value from RGB is 71 - color contains mainly: red. Hex color #473436 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473436 is #B8CBC9. Grayscale: #393939. Windows color (decimal): -12110794 or 3552327. OLE color: 3552327.
HSL color Cylindrical-coordinate representation of color #473436: hue angle of 353.68º 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 #473436 is Cyan = 0, Magento = 0.27, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 52 | 54 | - |
| CMYK | 0 | 0.27 | 0.24 | 0.72 |
| HSL | 353.68º | 0.15% | 0.24% | - |
| HSV(B) | 353.68º | 0.27% | 0.28% | - |
| XYZ | 4.49 | 4.06 | 4.04 | - |
| YUV | 57.91 | 125.79 | 137.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 54 | 0 | 0.27 | 0.24 | 0.72 | 353.68 | 0.15 | 0.24 |
| Hex | 47 | 34 | 36 | 0 | 1B | 18 | 48 | 162 | F | 18 |
| Octal | 107 | 64 | 66 | 0 | 33 | 30 | 110 | 542 | 17 | 30 |
| Binary | 1000111 | 110100 | 110110 | 0 | 11011 | 11000 | 1001000 | 101100010 | 1111 | 11000 |
Color Harmonies of #473436
Complementary color
Monochromatic Colors of #473436
Black with #473436
Text Example
Text Example
White with #473436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473436; }
p { color: rgb(71,52,54); }
H1.HeaderClassName
{
color: #473436;
}
.AnyTagClassName
{
color: #473436;
}
</style>
background-color css
<style>
a { background-color: #473436; }
a { background-color: rgb(71,52,54); }
div.DivClassName
{
background-color: #473436;
}
.BgClassName
{
background-color: #473436;
}
</style>
border-color css
<style>
span { border-color: #473436; }
span { border-color: rgb(71,52,54); }
td.TdClassName
{
border-color: #473436;
}
.TagClassName
{
border-color: #473436;
}
</style>