Shades of Cab Sav #553538
Tints of Cab Sav #553538
RGB
CMYK
RGB Variations
Color information
#553538 (or 0x553538) is known color: Cab Sav. HEX triplet: 55, 35 and 38. RGB value is (85,53,56). Sum of RGB (Red+Green+Blue) = 85+53+56=194 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.81% from 194); Green value is 53 (21.09% from 255 or 27.32% from 194); Blue value is 56 (22.27% from 255 or 28.87% from 194); Max value from RGB is 85 - color contains mainly: red. Hex color #553538 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553538 is #AACAC7. Grayscale: #3E3E3E. Windows color (decimal): -11193032 or 3683669. OLE color: 3683669.
HSL color Cylindrical-coordinate representation of color #553538: hue angle of 354.38º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #553538 is Cyan = 0, Magento = 0.38, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 53 | 56 | - |
| CMYK | 0 | 0.38 | 0.34 | 0.67 |
| HSL | 354.38º | 0.23% | 0.27% | - |
| HSV(B) | 354.38º | 0.38% | 0.33% | - |
| XYZ | 5.73 | 4.76 | 4.36 | - |
| YUV | 62.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 56 | 0 | 0.38 | 0.34 | 0.67 | 354.38 | 0.23 | 0.27 |
| Hex | 55 | 35 | 38 | 0 | 26 | 22 | 43 | 162 | 17 | 1B |
| Octal | 125 | 65 | 70 | 0 | 46 | 42 | 103 | 542 | 27 | 33 |
| Binary | 1010101 | 110101 | 111000 | 0 | 100110 | 100010 | 1000011 | 101100010 | 10111 | 11011 |
Color Harmonies of #553538
Complementary color
Monochromatic Colors of #553538
Black with #553538
Text Example
Text Example
White with #553538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553538; }
p { color: rgb(85,53,56); }
H1.HeaderClassName
{
color: #553538;
}
.AnyTagClassName
{
color: #553538;
}
</style>
background-color css
<style>
a { background-color: #553538; }
a { background-color: rgb(85,53,56); }
div.DivClassName
{
background-color: #553538;
}
.BgClassName
{
background-color: #553538;
}
</style>
border-color css
<style>
span { border-color: #553538; }
span { border-color: rgb(85,53,56); }
td.TdClassName
{
border-color: #553538;
}
.TagClassName
{
border-color: #553538;
}
</style>