Shades of Cab Sav #533336
Tints of Cab Sav #533336
RGB
CMYK
RGB Variations
Color information
#533336 (or 0x533336) is known color: Cab Sav. HEX triplet: 53, 33 and 36. RGB value is (83,51,54). Sum of RGB (Red+Green+Blue) = 83+51+54=188 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.15% from 188); Green value is 51 (20.31% from 255 or 27.13% from 188); Blue value is 54 (21.48% from 255 or 28.72% from 188); Max value from RGB is 83 - color contains mainly: red. Hex color #533336 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533336 is #ACCCC9. Grayscale: #3C3C3C. Windows color (decimal): -11324618 or 3552083. OLE color: 3552083.
HSL color Cylindrical-coordinate representation of color #533336: hue angle of 354.38º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #533336 is Cyan = 0, Magento = 0.39, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 51 | 54 | - |
| CMYK | 0 | 0.39 | 0.35 | 0.67 |
| HSL | 354.38º | 0.24% | 0.26% | - |
| HSV(B) | 354.38º | 0.39% | 0.33% | - |
| XYZ | 5.42 | 4.47 | 4.07 | - |
| YUV | 60.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 54 | 0 | 0.39 | 0.35 | 0.67 | 354.38 | 0.24 | 0.26 |
| Hex | 53 | 33 | 36 | 0 | 27 | 23 | 43 | 162 | 18 | 1A |
| Octal | 123 | 63 | 66 | 0 | 47 | 43 | 103 | 542 | 30 | 32 |
| Binary | 1010011 | 110011 | 110110 | 0 | 100111 | 100011 | 1000011 | 101100010 | 11000 | 11010 |
Color Harmonies of #533336
Complementary color
Monochromatic Colors of #533336
Black with #533336
Text Example
Text Example
White with #533336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533336; }
p { color: rgb(83,51,54); }
H1.HeaderClassName
{
color: #533336;
}
.AnyTagClassName
{
color: #533336;
}
</style>
background-color css
<style>
a { background-color: #533336; }
a { background-color: rgb(83,51,54); }
div.DivClassName
{
background-color: #533336;
}
.BgClassName
{
background-color: #533336;
}
</style>
border-color css
<style>
span { border-color: #533336; }
span { border-color: rgb(83,51,54); }
td.TdClassName
{
border-color: #533336;
}
.TagClassName
{
border-color: #533336;
}
</style>