Shades of Cab Sav #533034
Tints of Cab Sav #533034
RGB
CMYK
RGB Variations
Color information
#533034 (or 0x533034) is known color: Cab Sav. HEX triplet: 53, 30 and 34. RGB value is (83,48,52). Sum of RGB (Red+Green+Blue) = 83+48+52=183 (24% of max value = 765). Red value is 83 (32.81% from 255 or 45.36% from 183); Green value is 48 (19.14% from 255 or 26.23% from 183); Blue value is 52 (20.70% from 255 or 28.42% from 183); Max value from RGB is 83 - color contains mainly: red. Hex color #533034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533034 is #ACCFCB. Grayscale: #3A3A3A. Windows color (decimal): -11325388 or 3420243. OLE color: 3420243.
HSL color Cylindrical-coordinate representation of color #533034: hue angle of 353.14º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #533034 is Cyan = 0, Magento = 0.42, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 48 | 52 | - |
| CMYK | 0 | 0.42 | 0.37 | 0.67 |
| HSL | 353.14º | 0.27% | 0.26% | - |
| HSV(B) | 353.14º | 0.42% | 0.33% | - |
| XYZ | 5.24 | 4.2 | 3.78 | - |
| YUV | 58.92 | 124.1 | 145.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 52 | 0 | 0.42 | 0.37 | 0.67 | 353.14 | 0.27 | 0.26 |
| Hex | 53 | 30 | 34 | 0 | 2A | 25 | 43 | 161 | 1B | 1A |
| Octal | 123 | 60 | 64 | 0 | 52 | 45 | 103 | 541 | 33 | 32 |
| Binary | 1010011 | 110000 | 110100 | 0 | 101010 | 100101 | 1000011 | 101100001 | 11011 | 11010 |
Color Harmonies of #533034
Complementary color
Monochromatic Colors of #533034
Black with #533034
Text Example
Text Example
White with #533034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533034; }
p { color: rgb(83,48,52); }
H1.HeaderClassName
{
color: #533034;
}
.AnyTagClassName
{
color: #533034;
}
</style>
background-color css
<style>
a { background-color: #533034; }
a { background-color: rgb(83,48,52); }
div.DivClassName
{
background-color: #533034;
}
.BgClassName
{
background-color: #533034;
}
</style>
border-color css
<style>
span { border-color: #533034; }
span { border-color: rgb(83,48,52); }
td.TdClassName
{
border-color: #533034;
}
.TagClassName
{
border-color: #533034;
}
</style>