Shades of Jazz #553738
Tints of Jazz #553738
RGB
CMYK
RGB Variations
Color information
#553738 (or 0x553738) is known color: Jazz. HEX triplet: 55, 37 and 38. RGB value is (85,55,56). Sum of RGB (Red+Green+Blue) = 85+55+56=196 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.37% from 196); Green value is 55 (21.88% from 255 or 28.06% from 196); Blue value is 56 (22.27% from 255 or 28.57% from 196); Max value from RGB is 85 - color contains mainly: red. Hex color #553738 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553738 is #AAC8C7. Grayscale: #404040. Windows color (decimal): -11192520 or 3684181. OLE color: 3684181.
HSL color Cylindrical-coordinate representation of color #553738: hue angle of 358º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #553738 is Cyan = 0, Magento = 0.35, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 55 | 56 | - |
| CMYK | 0 | 0.35 | 0.34 | 0.67 |
| HSL | 358º | 0.21% | 0.27% | - |
| HSV(B) | 358º | 0.35% | 0.33% | - |
| XYZ | 5.83 | 4.95 | 4.39 | - |
| YUV | 64.08 | 123.44 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 56 | 0 | 0.35 | 0.34 | 0.67 | 358 | 0.21 | 0.27 |
| Hex | 55 | 37 | 38 | 0 | 23 | 22 | 43 | 166 | 15 | 1B |
| Octal | 125 | 67 | 70 | 0 | 43 | 42 | 103 | 546 | 25 | 33 |
| Binary | 1010101 | 110111 | 111000 | 0 | 100011 | 100010 | 1000011 | 101100110 | 10101 | 11011 |
Color Harmonies of #553738
Complementary color
Monochromatic Colors of #553738
Black with #553738
Text Example
Text Example
White with #553738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553738; }
p { color: rgb(85,55,56); }
H1.HeaderClassName
{
color: #553738;
}
.AnyTagClassName
{
color: #553738;
}
</style>
background-color css
<style>
a { background-color: #553738; }
a { background-color: rgb(85,55,56); }
div.DivClassName
{
background-color: #553738;
}
.BgClassName
{
background-color: #553738;
}
</style>
border-color css
<style>
span { border-color: #553738; }
span { border-color: rgb(85,55,56); }
td.TdClassName
{
border-color: #553738;
}
.TagClassName
{
border-color: #553738;
}
</style>