Shades of Cab Sav #533538
Tints of Cab Sav #533538
RGB
CMYK
RGB Variations
Color information
#533538 (or 0x533538) is known color: Cab Sav. HEX triplet: 53, 35 and 38. RGB value is (83,53,56). Sum of RGB (Red+Green+Blue) = 83+53+56=192 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.23% from 192); Green value is 53 (21.09% from 255 or 27.60% from 192); Blue value is 56 (22.27% from 255 or 29.17% from 192); Max value from RGB is 83 - color contains mainly: red. Hex color #533538 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533538 is #ACCAC7. Grayscale: #3E3E3E. Windows color (decimal): -11324104 or 3683667. OLE color: 3683667.
HSL color Cylindrical-coordinate representation of color #533538: hue angle of 354º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #533538 is Cyan = 0, Magento = 0.36, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 53 | 56 | - |
| CMYK | 0 | 0.36 | 0.33 | 0.67 |
| HSL | 354º | 0.22% | 0.27% | - |
| HSV(B) | 354º | 0.36% | 0.33% | - |
| XYZ | 5.55 | 4.67 | 4.35 | - |
| YUV | 62.31 | 124.44 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 56 | 0 | 0.36 | 0.33 | 0.67 | 354 | 0.22 | 0.27 |
| Hex | 53 | 35 | 38 | 0 | 24 | 21 | 43 | 162 | 16 | 1B |
| Octal | 123 | 65 | 70 | 0 | 44 | 41 | 103 | 542 | 26 | 33 |
| Binary | 1010011 | 110101 | 111000 | 0 | 100100 | 100001 | 1000011 | 101100010 | 10110 | 11011 |
Color Harmonies of #533538
Complementary color
Monochromatic Colors of #533538
Black with #533538
Text Example
Text Example
White with #533538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533538; }
p { color: rgb(83,53,56); }
H1.HeaderClassName
{
color: #533538;
}
.AnyTagClassName
{
color: #533538;
}
</style>
background-color css
<style>
a { background-color: #533538; }
a { background-color: rgb(83,53,56); }
div.DivClassName
{
background-color: #533538;
}
.BgClassName
{
background-color: #533538;
}
</style>
border-color css
<style>
span { border-color: #533538; }
span { border-color: rgb(83,53,56); }
td.TdClassName
{
border-color: #533538;
}
.TagClassName
{
border-color: #533538;
}
</style>