Shades of Cab Sav #523538
Tints of Cab Sav #523538
RGB
CMYK
RGB Variations
Color information
#523538 (or 0x523538) is known color: Cab Sav. HEX triplet: 52, 35 and 38. RGB value is (82,53,56). Sum of RGB (Red+Green+Blue) = 82+53+56=191 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.93% from 191); Green value is 53 (21.09% from 255 or 27.75% from 191); Blue value is 56 (22.27% from 255 or 29.32% from 191); Max value from RGB is 82 - color contains mainly: red. Hex color #523538 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523538 is #ADCAC7. Grayscale: #3E3E3E. Windows color (decimal): -11389640 or 3683666. OLE color: 3683666.
HSL color Cylindrical-coordinate representation of color #523538: hue angle of 353.79º 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 #523538 is Cyan = 0, Magento = 0.35, Yellow = 0.32 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 53 | 56 | - |
| CMYK | 0 | 0.35 | 0.32 | 0.68 |
| HSL | 353.79º | 0.21% | 0.26% | - |
| HSV(B) | 353.79º | 0.35% | 0.32% | - |
| XYZ | 5.47 | 4.63 | 4.35 | - |
| YUV | 62.01 | 124.61 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 56 | 0 | 0.35 | 0.32 | 0.68 | 353.79 | 0.21 | 0.26 |
| Hex | 52 | 35 | 38 | 0 | 23 | 20 | 44 | 162 | 15 | 1A |
| Octal | 122 | 65 | 70 | 0 | 43 | 40 | 104 | 542 | 25 | 32 |
| Binary | 1010010 | 110101 | 111000 | 0 | 100011 | 100000 | 1000100 | 101100010 | 10101 | 11010 |
Color Harmonies of #523538
Complementary color
Monochromatic Colors of #523538
Black with #523538
Text Example
Text Example
White with #523538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523538; }
p { color: rgb(82,53,56); }
H1.HeaderClassName
{
color: #523538;
}
.AnyTagClassName
{
color: #523538;
}
</style>
background-color css
<style>
a { background-color: #523538; }
a { background-color: rgb(82,53,56); }
div.DivClassName
{
background-color: #523538;
}
.BgClassName
{
background-color: #523538;
}
</style>
border-color css
<style>
span { border-color: #523538; }
span { border-color: rgb(82,53,56); }
td.TdClassName
{
border-color: #523538;
}
.TagClassName
{
border-color: #523538;
}
</style>