Shades of Cab Sav #533639
Tints of Cab Sav #533639
RGB
CMYK
RGB Variations
Color information
#533639 (or 0x533639) is known color: Cab Sav. HEX triplet: 53, 36 and 39. RGB value is (83,54,57). Sum of RGB (Red+Green+Blue) = 83+54+57=194 (25% of max value = 765). Red value is 83 (32.81% from 255 or 42.78% from 194); Green value is 54 (21.48% from 255 or 27.84% from 194); Blue value is 57 (22.66% from 255 or 29.38% from 194); Max value from RGB is 83 - color contains mainly: red. Hex color #533639 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533639 is #ACC9C6. Grayscale: #3F3F3F. Windows color (decimal): -11323847 or 3749459. OLE color: 3749459.
HSL color Cylindrical-coordinate representation of color #533639: hue angle of 353.79º 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 #533639 is Cyan = 0, Magento = 0.35, Yellow = 0.31 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 54 | 57 | - |
| CMYK | 0 | 0.35 | 0.31 | 0.67 |
| HSL | 353.79º | 0.21% | 0.27% | - |
| HSV(B) | 353.79º | 0.35% | 0.33% | - |
| XYZ | 5.62 | 4.77 | 4.5 | - |
| YUV | 63.01 | 124.61 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 57 | 0 | 0.35 | 0.31 | 0.67 | 353.79 | 0.21 | 0.27 |
| Hex | 53 | 36 | 39 | 0 | 23 | 1F | 43 | 162 | 15 | 1B |
| Octal | 123 | 66 | 71 | 0 | 43 | 37 | 103 | 542 | 25 | 33 |
| Binary | 1010011 | 110110 | 111001 | 0 | 100011 | 11111 | 1000011 | 101100010 | 10101 | 11011 |
Color Harmonies of #533639
Complementary color
Monochromatic Colors of #533639
Black with #533639
Text Example
Text Example
White with #533639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533639; }
p { color: rgb(83,54,57); }
H1.HeaderClassName
{
color: #533639;
}
.AnyTagClassName
{
color: #533639;
}
</style>
background-color css
<style>
a { background-color: #533639; }
a { background-color: rgb(83,54,57); }
div.DivClassName
{
background-color: #533639;
}
.BgClassName
{
background-color: #533639;
}
</style>
border-color css
<style>
span { border-color: #533639; }
span { border-color: rgb(83,54,57); }
td.TdClassName
{
border-color: #533639;
}
.TagClassName
{
border-color: #533639;
}
</style>