Shades of Cab Sav #473135
Tints of Cab Sav #473135
RGB
CMYK
RGB Variations
Color information
#473135 (or 0x473135) is known color: Cab Sav. HEX triplet: 47, 31 and 35. RGB value is (71,49,53). Sum of RGB (Red+Green+Blue) = 71+49+53=173 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.04% from 173); Green value is 49 (19.53% from 255 or 28.32% from 173); Blue value is 53 (21.09% from 255 or 30.64% from 173); Max value from RGB is 71 - color contains mainly: red. Hex color #473135 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473135 is #B8CECA. Grayscale: #383838. Windows color (decimal): -12111563 or 3486023. OLE color: 3486023.
HSL color Cylindrical-coordinate representation of color #473135: hue angle of 349.09º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #473135 is Cyan = 0, Magento = 0.31, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 49 | 53 | - |
| CMYK | 0 | 0.31 | 0.25 | 0.72 |
| HSL | 349.09º | 0.18% | 0.24% | - |
| HSV(B) | 349.09º | 0.31% | 0.28% | - |
| XYZ | 4.34 | 3.79 | 3.87 | - |
| YUV | 56.03 | 126.29 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 49 | 53 | 0 | 0.31 | 0.25 | 0.72 | 349.09 | 0.18 | 0.24 |
| Hex | 47 | 31 | 35 | 0 | 1F | 19 | 48 | 15D | 12 | 18 |
| Octal | 107 | 61 | 65 | 0 | 37 | 31 | 110 | 535 | 22 | 30 |
| Binary | 1000111 | 110001 | 110101 | 0 | 11111 | 11001 | 1001000 | 101011101 | 10010 | 11000 |
Color Harmonies of #473135
Complementary color
Monochromatic Colors of #473135
Black with #473135
Text Example
Text Example
White with #473135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473135; }
p { color: rgb(71,49,53); }
H1.HeaderClassName
{
color: #473135;
}
.AnyTagClassName
{
color: #473135;
}
</style>
background-color css
<style>
a { background-color: #473135; }
a { background-color: rgb(71,49,53); }
div.DivClassName
{
background-color: #473135;
}
.BgClassName
{
background-color: #473135;
}
</style>
border-color css
<style>
span { border-color: #473135; }
span { border-color: rgb(71,49,53); }
td.TdClassName
{
border-color: #473135;
}
.TagClassName
{
border-color: #473135;
}
</style>