Shades of Cab Sav #513639
Tints of Cab Sav #513639
RGB
CMYK
RGB Variations
Color information
#513639 (or 0x513639) is known color: Cab Sav. HEX triplet: 51, 36 and 39. RGB value is (81,54,57). Sum of RGB (Red+Green+Blue) = 81+54+57=192 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.19% from 192); Green value is 54 (21.48% from 255 or 28.12% from 192); Blue value is 57 (22.66% from 255 or 29.69% from 192); Max value from RGB is 81 - color contains mainly: red. Hex color #513639 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513639 is #AEC9C6. Grayscale: #3E3E3E. Windows color (decimal): -11454919 or 3749457. OLE color: 3749457.
HSL color Cylindrical-coordinate representation of color #513639: hue angle of 353.33º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #513639 is Cyan = 0, Magento = 0.33, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 54 | 57 | - |
| CMYK | 0 | 0.33 | 0.30 | 0.68 |
| HSL | 353.33º | 0.2% | 0.26% | - |
| HSV(B) | 353.33º | 0.33% | 0.32% | - |
| XYZ | 5.45 | 4.68 | 4.49 | - |
| YUV | 62.42 | 124.95 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 57 | 0 | 0.33 | 0.30 | 0.68 | 353.33 | 0.2 | 0.26 |
| Hex | 51 | 36 | 39 | 0 | 21 | 1E | 44 | 161 | 14 | 1A |
| Octal | 121 | 66 | 71 | 0 | 41 | 36 | 104 | 541 | 24 | 32 |
| Binary | 1010001 | 110110 | 111001 | 0 | 100001 | 11110 | 1000100 | 101100001 | 10100 | 11010 |
Color Harmonies of #513639
Complementary color
Monochromatic Colors of #513639
Black with #513639
Text Example
Text Example
White with #513639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513639; }
p { color: rgb(81,54,57); }
H1.HeaderClassName
{
color: #513639;
}
.AnyTagClassName
{
color: #513639;
}
</style>
background-color css
<style>
a { background-color: #513639; }
a { background-color: rgb(81,54,57); }
div.DivClassName
{
background-color: #513639;
}
.BgClassName
{
background-color: #513639;
}
</style>
border-color css
<style>
span { border-color: #513639; }
span { border-color: rgb(81,54,57); }
td.TdClassName
{
border-color: #513639;
}
.TagClassName
{
border-color: #513639;
}
</style>