Shades of Cab Sav #523135
Tints of Cab Sav #523135
RGB
CMYK
RGB Variations
Color information
#523135 (or 0x523135) is known color: Cab Sav. HEX triplet: 52, 31 and 35. RGB value is (82,49,53). Sum of RGB (Red+Green+Blue) = 82+49+53=184 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.57% from 184); Green value is 49 (19.53% from 255 or 26.63% from 184); Blue value is 53 (21.09% from 255 or 28.80% from 184); Max value from RGB is 82 - color contains mainly: red. Hex color #523135 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523135 is #ADCECA. Grayscale: #3B3B3B. Windows color (decimal): -11390667 or 3486034. OLE color: 3486034.
HSL color Cylindrical-coordinate representation of color #523135: hue angle of 352.73º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #523135 is Cyan = 0, Magento = 0.40, Yellow = 0.35 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 49 | 53 | - |
| CMYK | 0 | 0.40 | 0.35 | 0.68 |
| HSL | 352.73º | 0.25% | 0.26% | - |
| HSV(B) | 352.73º | 0.4% | 0.32% | - |
| XYZ | 5.22 | 4.25 | 3.91 | - |
| YUV | 59.32 | 124.43 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 49 | 53 | 0 | 0.40 | 0.35 | 0.68 | 352.73 | 0.25 | 0.26 |
| Hex | 52 | 31 | 35 | 0 | 28 | 23 | 44 | 161 | 19 | 1A |
| Octal | 122 | 61 | 65 | 0 | 50 | 43 | 104 | 541 | 31 | 32 |
| Binary | 1010010 | 110001 | 110101 | 0 | 101000 | 100011 | 1000100 | 101100001 | 11001 | 11010 |
Color Harmonies of #523135
Complementary color
Monochromatic Colors of #523135
Black with #523135
Text Example
Text Example
White with #523135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523135; }
p { color: rgb(82,49,53); }
H1.HeaderClassName
{
color: #523135;
}
.AnyTagClassName
{
color: #523135;
}
</style>
background-color css
<style>
a { background-color: #523135; }
a { background-color: rgb(82,49,53); }
div.DivClassName
{
background-color: #523135;
}
.BgClassName
{
background-color: #523135;
}
</style>
border-color css
<style>
span { border-color: #523135; }
span { border-color: rgb(82,49,53); }
td.TdClassName
{
border-color: #523135;
}
.TagClassName
{
border-color: #523135;
}
</style>