Shades of Cab Sav #523539
Tints of Cab Sav #523539
RGB
CMYK
RGB Variations
Color information
#523539 (or 0x523539) is known color: Cab Sav. HEX triplet: 52, 35 and 39. RGB value is (82,53,57). Sum of RGB (Red+Green+Blue) = 82+53+57=192 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.71% from 192); Green value is 53 (21.09% from 255 or 27.60% from 192); Blue value is 57 (22.66% from 255 or 29.69% from 192); Max value from RGB is 82 - color contains mainly: red. Hex color #523539 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523539 is #ADCAC6. Grayscale: #3E3E3E. Windows color (decimal): -11389639 or 3749202. OLE color: 3749202.
HSL color Cylindrical-coordinate representation of color #523539: hue angle of 351.72º 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 #523539 is Cyan = 0, Magento = 0.35, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 53 | 57 | - |
| CMYK | 0 | 0.35 | 0.30 | 0.68 |
| HSL | 351.72º | 0.21% | 0.26% | - |
| HSV(B) | 351.72º | 0.35% | 0.32% | - |
| XYZ | 5.49 | 4.64 | 4.48 | - |
| YUV | 62.13 | 125.11 | 142.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 57 | 0 | 0.35 | 0.30 | 0.68 | 351.72 | 0.21 | 0.26 |
| Hex | 52 | 35 | 39 | 0 | 23 | 1E | 44 | 160 | 15 | 1A |
| Octal | 122 | 65 | 71 | 0 | 43 | 36 | 104 | 540 | 25 | 32 |
| Binary | 1010010 | 110101 | 111001 | 0 | 100011 | 11110 | 1000100 | 101100000 | 10101 | 11010 |
Color Harmonies of #523539
Complementary color
Monochromatic Colors of #523539
Black with #523539
Text Example
Text Example
White with #523539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523539; }
p { color: rgb(82,53,57); }
H1.HeaderClassName
{
color: #523539;
}
.AnyTagClassName
{
color: #523539;
}
</style>
background-color css
<style>
a { background-color: #523539; }
a { background-color: rgb(82,53,57); }
div.DivClassName
{
background-color: #523539;
}
.BgClassName
{
background-color: #523539;
}
</style>
border-color css
<style>
span { border-color: #523539; }
span { border-color: rgb(82,53,57); }
td.TdClassName
{
border-color: #523539;
}
.TagClassName
{
border-color: #523539;
}
</style>