Shades of Cab Sav #523637
Tints of Cab Sav #523637
RGB
CMYK
RGB Variations
Color information
#523637 (or 0x523637) is known color: Cab Sav. HEX triplet: 52, 36 and 37. RGB value is (82,54,55). Sum of RGB (Red+Green+Blue) = 82+54+55=191 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.93% from 191); Green value is 54 (21.48% from 255 or 28.27% from 191); Blue value is 55 (21.88% from 255 or 28.80% from 191); Max value from RGB is 82 - color contains mainly: red. Hex color #523637 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523637 is #ADC9C8. Grayscale: #3E3E3E. Windows color (decimal): -11389385 or 3618386. OLE color: 3618386.
HSL color Cylindrical-coordinate representation of color #523637: hue angle of 357.86º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #523637 is Cyan = 0, Magento = 0.34, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 54 | 55 | - |
| CMYK | 0 | 0.34 | 0.33 | 0.68 |
| HSL | 357.86º | 0.21% | 0.27% | - |
| HSV(B) | 357.86º | 0.34% | 0.32% | - |
| XYZ | 5.49 | 4.71 | 4.23 | - |
| YUV | 62.49 | 123.78 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 54 | 55 | 0 | 0.34 | 0.33 | 0.68 | 357.86 | 0.21 | 0.27 |
| Hex | 52 | 36 | 37 | 0 | 22 | 21 | 44 | 166 | 15 | 1B |
| Octal | 122 | 66 | 67 | 0 | 42 | 41 | 104 | 546 | 25 | 33 |
| Binary | 1010010 | 110110 | 110111 | 0 | 100010 | 100001 | 1000100 | 101100110 | 10101 | 11011 |
Color Harmonies of #523637
Complementary color
Monochromatic Colors of #523637
Black with #523637
Text Example
Text Example
White with #523637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523637; }
p { color: rgb(82,54,55); }
H1.HeaderClassName
{
color: #523637;
}
.AnyTagClassName
{
color: #523637;
}
</style>
background-color css
<style>
a { background-color: #523637; }
a { background-color: rgb(82,54,55); }
div.DivClassName
{
background-color: #523637;
}
.BgClassName
{
background-color: #523637;
}
</style>
border-color css
<style>
span { border-color: #523637; }
span { border-color: rgb(82,54,55); }
td.TdClassName
{
border-color: #523637;
}
.TagClassName
{
border-color: #523637;
}
</style>