Shades of Cab Sav #533437
Tints of Cab Sav #533437
RGB
CMYK
RGB Variations
Color information
#533437 (or 0x533437) is known color: Cab Sav. HEX triplet: 53, 34 and 37. RGB value is (83,52,55). Sum of RGB (Red+Green+Blue) = 83+52+55=190 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.68% from 190); Green value is 52 (20.70% from 255 or 27.37% from 190); Blue value is 55 (21.88% from 255 or 28.95% from 190); Max value from RGB is 83 - color contains mainly: red. Hex color #533437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533437 is #ACCBC8. Grayscale: #3D3D3D. Windows color (decimal): -11324361 or 3617875. OLE color: 3617875.
HSL color Cylindrical-coordinate representation of color #533437: hue angle of 354.19º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #533437 is Cyan = 0, Magento = 0.37, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 52 | 55 | - |
| CMYK | 0 | 0.37 | 0.34 | 0.67 |
| HSL | 354.19º | 0.23% | 0.26% | - |
| HSV(B) | 354.19º | 0.37% | 0.33% | - |
| XYZ | 5.48 | 4.57 | 4.21 | - |
| YUV | 61.61 | 124.27 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 55 | 0 | 0.37 | 0.34 | 0.67 | 354.19 | 0.23 | 0.26 |
| Hex | 53 | 34 | 37 | 0 | 25 | 22 | 43 | 162 | 17 | 1A |
| Octal | 123 | 64 | 67 | 0 | 45 | 42 | 103 | 542 | 27 | 32 |
| Binary | 1010011 | 110100 | 110111 | 0 | 100101 | 100010 | 1000011 | 101100010 | 10111 | 11010 |
Color Harmonies of #533437
Complementary color
Monochromatic Colors of #533437
Black with #533437
Text Example
Text Example
White with #533437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533437; }
p { color: rgb(83,52,55); }
H1.HeaderClassName
{
color: #533437;
}
.AnyTagClassName
{
color: #533437;
}
</style>
background-color css
<style>
a { background-color: #533437; }
a { background-color: rgb(83,52,55); }
div.DivClassName
{
background-color: #533437;
}
.BgClassName
{
background-color: #533437;
}
</style>
border-color css
<style>
span { border-color: #533437; }
span { border-color: rgb(83,52,55); }
td.TdClassName
{
border-color: #533437;
}
.TagClassName
{
border-color: #533437;
}
</style>