Shades of Cab Sav #513537
Tints of Cab Sav #513537
RGB
CMYK
RGB Variations
Color information
#513537 (or 0x513537) is known color: Cab Sav. HEX triplet: 51, 35 and 37. RGB value is (81,53,55). Sum of RGB (Red+Green+Blue) = 81+53+55=189 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.86% from 189); Green value is 53 (21.09% from 255 or 28.04% from 189); Blue value is 55 (21.88% from 255 or 29.10% from 189); Max value from RGB is 81 - color contains mainly: red. Hex color #513537 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513537 is #AECAC8. Grayscale: #3D3D3D. Windows color (decimal): -11455177 or 3618129. OLE color: 3618129.
HSL color Cylindrical-coordinate representation of color #513537: hue angle of 355.71º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #513537 is Cyan = 0, Magento = 0.35, Yellow = 0.32 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 53 | 55 | - |
| CMYK | 0 | 0.35 | 0.32 | 0.68 |
| HSL | 355.71º | 0.21% | 0.26% | - |
| HSV(B) | 355.71º | 0.35% | 0.32% | - |
| XYZ | 5.36 | 4.57 | 4.21 | - |
| YUV | 61.6 | 124.28 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 55 | 0 | 0.35 | 0.32 | 0.68 | 355.71 | 0.21 | 0.26 |
| Hex | 51 | 35 | 37 | 0 | 23 | 20 | 44 | 164 | 15 | 1A |
| Octal | 121 | 65 | 67 | 0 | 43 | 40 | 104 | 544 | 25 | 32 |
| Binary | 1010001 | 110101 | 110111 | 0 | 100011 | 100000 | 1000100 | 101100100 | 10101 | 11010 |
Color Harmonies of #513537
Complementary color
Monochromatic Colors of #513537
Black with #513537
Text Example
Text Example
White with #513537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513537; }
p { color: rgb(81,53,55); }
H1.HeaderClassName
{
color: #513537;
}
.AnyTagClassName
{
color: #513537;
}
</style>
background-color css
<style>
a { background-color: #513537; }
a { background-color: rgb(81,53,55); }
div.DivClassName
{
background-color: #513537;
}
.BgClassName
{
background-color: #513537;
}
</style>
border-color css
<style>
span { border-color: #513537; }
span { border-color: rgb(81,53,55); }
td.TdClassName
{
border-color: #513537;
}
.TagClassName
{
border-color: #513537;
}
</style>