Shades of Cab Sav #513437
Tints of Cab Sav #513437
RGB
CMYK
RGB Variations
Color information
#513437 (or 0x513437) is known color: Cab Sav. HEX triplet: 51, 34 and 37. RGB value is (81,52,55). Sum of RGB (Red+Green+Blue) = 81+52+55=188 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.09% from 188); Green value is 52 (20.70% from 255 or 27.66% from 188); Blue value is 55 (21.88% from 255 or 29.26% from 188); Max value from RGB is 81 - color contains mainly: red. Hex color #513437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513437 is #AECBC8. Grayscale: #3D3D3D. Windows color (decimal): -11455433 or 3617873. OLE color: 3617873.
HSL color Cylindrical-coordinate representation of color #513437: hue angle of 353.79º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #513437 is Cyan = 0, Magento = 0.36, Yellow = 0.32 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 52 | 55 | - |
| CMYK | 0 | 0.36 | 0.32 | 0.68 |
| HSL | 353.79º | 0.22% | 0.26% | - |
| HSV(B) | 353.79º | 0.36% | 0.32% | - |
| XYZ | 5.31 | 4.48 | 4.2 | - |
| YUV | 61.01 | 124.61 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 55 | 0 | 0.36 | 0.32 | 0.68 | 353.79 | 0.22 | 0.26 |
| Hex | 51 | 34 | 37 | 0 | 24 | 20 | 44 | 162 | 16 | 1A |
| Octal | 121 | 64 | 67 | 0 | 44 | 40 | 104 | 542 | 26 | 32 |
| Binary | 1010001 | 110100 | 110111 | 0 | 100100 | 100000 | 1000100 | 101100010 | 10110 | 11010 |
Color Harmonies of #513437
Complementary color
Monochromatic Colors of #513437
Black with #513437
Text Example
Text Example
White with #513437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513437; }
p { color: rgb(81,52,55); }
H1.HeaderClassName
{
color: #513437;
}
.AnyTagClassName
{
color: #513437;
}
</style>
background-color css
<style>
a { background-color: #513437; }
a { background-color: rgb(81,52,55); }
div.DivClassName
{
background-color: #513437;
}
.BgClassName
{
background-color: #513437;
}
</style>
border-color css
<style>
span { border-color: #513437; }
span { border-color: rgb(81,52,55); }
td.TdClassName
{
border-color: #513437;
}
.TagClassName
{
border-color: #513437;
}
</style>