Shades of Cab Sav #553639
Tints of Cab Sav #553639
RGB
CMYK
RGB Variations
Color information
#553639 (or 0x553639) is known color: Cab Sav. HEX triplet: 55, 36 and 39. RGB value is (85,54,57). Sum of RGB (Red+Green+Blue) = 85+54+57=196 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.37% from 196); Green value is 54 (21.48% from 255 or 27.55% from 196); Blue value is 57 (22.66% from 255 or 29.08% from 196); Max value from RGB is 85 - color contains mainly: red. Hex color #553639 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553639 is #AAC9C6. Grayscale: #3F3F3F. Windows color (decimal): -11192775 or 3749461. OLE color: 3749461.
HSL color Cylindrical-coordinate representation of color #553639: hue angle of 354.19º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #553639 is Cyan = 0, Magento = 0.36, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 54 | 57 | - |
| CMYK | 0 | 0.36 | 0.33 | 0.67 |
| HSL | 354.19º | 0.22% | 0.27% | - |
| HSV(B) | 354.19º | 0.36% | 0.33% | - |
| XYZ | 5.8 | 4.87 | 4.5 | - |
| YUV | 63.61 | 124.27 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 57 | 0 | 0.36 | 0.33 | 0.67 | 354.19 | 0.22 | 0.27 |
| Hex | 55 | 36 | 39 | 0 | 24 | 21 | 43 | 162 | 16 | 1B |
| Octal | 125 | 66 | 71 | 0 | 44 | 41 | 103 | 542 | 26 | 33 |
| Binary | 1010101 | 110110 | 111001 | 0 | 100100 | 100001 | 1000011 | 101100010 | 10110 | 11011 |
Color Harmonies of #553639
Complementary color
Monochromatic Colors of #553639
Black with #553639
Text Example
Text Example
White with #553639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553639; }
p { color: rgb(85,54,57); }
H1.HeaderClassName
{
color: #553639;
}
.AnyTagClassName
{
color: #553639;
}
</style>
background-color css
<style>
a { background-color: #553639; }
a { background-color: rgb(85,54,57); }
div.DivClassName
{
background-color: #553639;
}
.BgClassName
{
background-color: #553639;
}
</style>
border-color css
<style>
span { border-color: #553639; }
span { border-color: rgb(85,54,57); }
td.TdClassName
{
border-color: #553639;
}
.TagClassName
{
border-color: #553639;
}
</style>