Shades of Cab Sav #523236
Tints of Cab Sav #523236
RGB
CMYK
RGB Variations
Color information
#523236 (or 0x523236) is known color: Cab Sav. HEX triplet: 52, 32 and 36. RGB value is (82,50,54). Sum of RGB (Red+Green+Blue) = 82+50+54=186 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.09% from 186); Green value is 50 (19.92% from 255 or 26.88% from 186); Blue value is 54 (21.48% from 255 or 29.03% from 186); Max value from RGB is 82 - color contains mainly: red. Hex color #523236 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523236 is #ADCDC9. Grayscale: #3C3C3C. Windows color (decimal): -11390410 or 3551826. OLE color: 3551826.
HSL color Cylindrical-coordinate representation of color #523236: hue angle of 352.5º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #523236 is Cyan = 0, Magento = 0.39, Yellow = 0.34 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 50 | 54 | - |
| CMYK | 0 | 0.39 | 0.34 | 0.68 |
| HSL | 352.5º | 0.24% | 0.26% | - |
| HSV(B) | 352.5º | 0.39% | 0.32% | - |
| XYZ | 5.29 | 4.34 | 4.05 | - |
| YUV | 60.02 | 124.6 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 50 | 54 | 0 | 0.39 | 0.34 | 0.68 | 352.5 | 0.24 | 0.26 |
| Hex | 52 | 32 | 36 | 0 | 27 | 22 | 44 | 160 | 18 | 1A |
| Octal | 122 | 62 | 66 | 0 | 47 | 42 | 104 | 540 | 30 | 32 |
| Binary | 1010010 | 110010 | 110110 | 0 | 100111 | 100010 | 1000100 | 101100000 | 11000 | 11010 |
Color Harmonies of #523236
Complementary color
Monochromatic Colors of #523236
Black with #523236
Text Example
Text Example
White with #523236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523236; }
p { color: rgb(82,50,54); }
H1.HeaderClassName
{
color: #523236;
}
.AnyTagClassName
{
color: #523236;
}
</style>
background-color css
<style>
a { background-color: #523236; }
a { background-color: rgb(82,50,54); }
div.DivClassName
{
background-color: #523236;
}
.BgClassName
{
background-color: #523236;
}
</style>
border-color css
<style>
span { border-color: #523236; }
span { border-color: rgb(82,50,54); }
td.TdClassName
{
border-color: #523236;
}
.TagClassName
{
border-color: #523236;
}
</style>