Shades of Cab Sav #533134
Tints of Cab Sav #533134
RGB
CMYK
RGB Variations
Color information
#533134 (or 0x533134) is known color: Cab Sav. HEX triplet: 53, 31 and 34. RGB value is (83,49,52). Sum of RGB (Red+Green+Blue) = 83+49+52=184 (24% of max value = 765). Red value is 83 (32.81% from 255 or 45.11% from 184); Green value is 49 (19.53% from 255 or 26.63% from 184); Blue value is 52 (20.70% from 255 or 28.26% from 184); Max value from RGB is 83 - color contains mainly: red. Hex color #533134 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533134 is #ACCECB. Grayscale: #3B3B3B. Windows color (decimal): -11325132 or 3420499. OLE color: 3420499.
HSL color Cylindrical-coordinate representation of color #533134: hue angle of 354.71º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #533134 is Cyan = 0, Magento = 0.41, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 49 | 52 | - |
| CMYK | 0 | 0.41 | 0.37 | 0.67 |
| HSL | 354.71º | 0.26% | 0.26% | - |
| HSV(B) | 354.71º | 0.41% | 0.33% | - |
| XYZ | 5.29 | 4.28 | 3.8 | - |
| YUV | 59.51 | 123.76 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 52 | 0 | 0.41 | 0.37 | 0.67 | 354.71 | 0.26 | 0.26 |
| Hex | 53 | 31 | 34 | 0 | 29 | 25 | 43 | 163 | 1A | 1A |
| Octal | 123 | 61 | 64 | 0 | 51 | 45 | 103 | 543 | 32 | 32 |
| Binary | 1010011 | 110001 | 110100 | 0 | 101001 | 100101 | 1000011 | 101100011 | 11010 | 11010 |
Color Harmonies of #533134
Complementary color
Monochromatic Colors of #533134
Black with #533134
Text Example
Text Example
White with #533134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533134; }
p { color: rgb(83,49,52); }
H1.HeaderClassName
{
color: #533134;
}
.AnyTagClassName
{
color: #533134;
}
</style>
background-color css
<style>
a { background-color: #533134; }
a { background-color: rgb(83,49,52); }
div.DivClassName
{
background-color: #533134;
}
.BgClassName
{
background-color: #533134;
}
</style>
border-color css
<style>
span { border-color: #533134; }
span { border-color: rgb(83,49,52); }
td.TdClassName
{
border-color: #533134;
}
.TagClassName
{
border-color: #533134;
}
</style>