Shades of Cab Sav #533638
Tints of Cab Sav #533638
RGB
CMYK
RGB Variations
Color information
#533638 (or 0x533638) is known color: Cab Sav. HEX triplet: 53, 36 and 38. RGB value is (83,54,56). Sum of RGB (Red+Green+Blue) = 83+54+56=193 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.01% from 193); Green value is 54 (21.48% from 255 or 27.98% from 193); Blue value is 56 (22.27% from 255 or 29.02% from 193); Max value from RGB is 83 - color contains mainly: red. Hex color #533638 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533638 is #ACC9C7. Grayscale: #3E3E3E. Windows color (decimal): -11323848 or 3683923. OLE color: 3683923.
HSL color Cylindrical-coordinate representation of color #533638: hue angle of 355.86º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #533638 is Cyan = 0, Magento = 0.35, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 54 | 56 | - |
| CMYK | 0 | 0.35 | 0.33 | 0.67 |
| HSL | 355.86º | 0.21% | 0.27% | - |
| HSV(B) | 355.86º | 0.35% | 0.33% | - |
| XYZ | 5.6 | 4.76 | 4.37 | - |
| YUV | 62.9 | 124.11 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 56 | 0 | 0.35 | 0.33 | 0.67 | 355.86 | 0.21 | 0.27 |
| Hex | 53 | 36 | 38 | 0 | 23 | 21 | 43 | 164 | 15 | 1B |
| Octal | 123 | 66 | 70 | 0 | 43 | 41 | 103 | 544 | 25 | 33 |
| Binary | 1010011 | 110110 | 111000 | 0 | 100011 | 100001 | 1000011 | 101100100 | 10101 | 11011 |
Color Harmonies of #533638
Complementary color
Monochromatic Colors of #533638
Black with #533638
Text Example
Text Example
White with #533638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533638; }
p { color: rgb(83,54,56); }
H1.HeaderClassName
{
color: #533638;
}
.AnyTagClassName
{
color: #533638;
}
</style>
background-color css
<style>
a { background-color: #533638; }
a { background-color: rgb(83,54,56); }
div.DivClassName
{
background-color: #533638;
}
.BgClassName
{
background-color: #533638;
}
</style>
border-color css
<style>
span { border-color: #533638; }
span { border-color: rgb(83,54,56); }
td.TdClassName
{
border-color: #533638;
}
.TagClassName
{
border-color: #533638;
}
</style>