Shades of Cab Sav #553336
Tints of Cab Sav #553336
RGB
CMYK
RGB Variations
Color information
#553336 (or 0x553336) is known color: Cab Sav. HEX triplet: 55, 33 and 36. RGB value is (85,51,54). Sum of RGB (Red+Green+Blue) = 85+51+54=190 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.74% from 190); Green value is 51 (20.31% from 255 or 26.84% from 190); Blue value is 54 (21.48% from 255 or 28.42% from 190); Max value from RGB is 85 - color contains mainly: red. Hex color #553336 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553336 is #AACCC9. Grayscale: #3D3D3D. Windows color (decimal): -11193546 or 3552085. OLE color: 3552085.
HSL color Cylindrical-coordinate representation of color #553336: hue angle of 354.71º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #553336 is Cyan = 0, Magento = 0.40, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 51 | 54 | - |
| CMYK | 0 | 0.40 | 0.36 | 0.67 |
| HSL | 354.71º | 0.25% | 0.27% | - |
| HSV(B) | 354.71º | 0.4% | 0.33% | - |
| XYZ | 5.6 | 4.57 | 4.08 | - |
| YUV | 61.51 | 123.76 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 51 | 54 | 0 | 0.40 | 0.36 | 0.67 | 354.71 | 0.25 | 0.27 |
| Hex | 55 | 33 | 36 | 0 | 28 | 24 | 43 | 163 | 19 | 1B |
| Octal | 125 | 63 | 66 | 0 | 50 | 44 | 103 | 543 | 31 | 33 |
| Binary | 1010101 | 110011 | 110110 | 0 | 101000 | 100100 | 1000011 | 101100011 | 11001 | 11011 |
Color Harmonies of #553336
Complementary color
Monochromatic Colors of #553336
Black with #553336
Text Example
Text Example
White with #553336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553336; }
p { color: rgb(85,51,54); }
H1.HeaderClassName
{
color: #553336;
}
.AnyTagClassName
{
color: #553336;
}
</style>
background-color css
<style>
a { background-color: #553336; }
a { background-color: rgb(85,51,54); }
div.DivClassName
{
background-color: #553336;
}
.BgClassName
{
background-color: #553336;
}
</style>
border-color css
<style>
span { border-color: #553336; }
span { border-color: rgb(85,51,54); }
td.TdClassName
{
border-color: #553336;
}
.TagClassName
{
border-color: #553336;
}
</style>