Shades of Cab Sav #523537
Tints of Cab Sav #523537
RGB
CMYK
RGB Variations
Color information
#523537 (or 0x523537) is known color: Cab Sav. HEX triplet: 52, 35 and 37. RGB value is (82,53,55). Sum of RGB (Red+Green+Blue) = 82+53+55=190 (25% of max value = 765). Red value is 82 (32.42% from 255 or 43.16% from 190); Green value is 53 (21.09% from 255 or 27.89% from 190); Blue value is 55 (21.88% from 255 or 28.95% from 190); Max value from RGB is 82 - color contains mainly: red. Hex color #523537 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523537 is #ADCAC8. Grayscale: #3D3D3D. Windows color (decimal): -11389641 or 3618130. OLE color: 3618130.
HSL color Cylindrical-coordinate representation of color #523537: hue angle of 355.86º 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 #523537 is Cyan = 0, Magento = 0.35, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 53 | 55 | - |
| CMYK | 0 | 0.35 | 0.33 | 0.68 |
| HSL | 355.86º | 0.21% | 0.26% | - |
| HSV(B) | 355.86º | 0.35% | 0.32% | - |
| XYZ | 5.44 | 4.62 | 4.22 | - |
| YUV | 61.9 | 124.11 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 55 | 0 | 0.35 | 0.33 | 0.68 | 355.86 | 0.21 | 0.26 |
| Hex | 52 | 35 | 37 | 0 | 23 | 21 | 44 | 164 | 15 | 1A |
| Octal | 122 | 65 | 67 | 0 | 43 | 41 | 104 | 544 | 25 | 32 |
| Binary | 1010010 | 110101 | 110111 | 0 | 100011 | 100001 | 1000100 | 101100100 | 10101 | 11010 |
Color Harmonies of #523537
Complementary color
Monochromatic Colors of #523537
Black with #523537
Text Example
Text Example
White with #523537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523537; }
p { color: rgb(82,53,55); }
H1.HeaderClassName
{
color: #523537;
}
.AnyTagClassName
{
color: #523537;
}
</style>
background-color css
<style>
a { background-color: #523537; }
a { background-color: rgb(82,53,55); }
div.DivClassName
{
background-color: #523537;
}
.BgClassName
{
background-color: #523537;
}
</style>
border-color css
<style>
span { border-color: #523537; }
span { border-color: rgb(82,53,55); }
td.TdClassName
{
border-color: #523537;
}
.TagClassName
{
border-color: #523537;
}
</style>