Shades of Jazz #553436
Tints of Jazz #553436
RGB
CMYK
RGB Variations
Color information
#553436 (or 0x553436) is known color: Jazz. HEX triplet: 55, 34 and 36. RGB value is (85,52,54). Sum of RGB (Red+Green+Blue) = 85+52+54=191 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.50% from 191); Green value is 52 (20.70% from 255 or 27.23% from 191); Blue value is 54 (21.48% from 255 or 28.27% from 191); Max value from RGB is 85 - color contains mainly: red. Hex color #553436 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553436 is #AACBC9. Grayscale: #3E3E3E. Windows color (decimal): -11193290 or 3552341. OLE color: 3552341.
HSL color Cylindrical-coordinate representation of color #553436: hue angle of 356.36º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #553436 is Cyan = 0, Magento = 0.39, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 52 | 54 | - |
| CMYK | 0 | 0.39 | 0.36 | 0.67 |
| HSL | 356.36º | 0.24% | 0.27% | - |
| HSV(B) | 356.36º | 0.39% | 0.33% | - |
| XYZ | 5.64 | 4.65 | 4.09 | - |
| YUV | 62.1 | 123.43 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 52 | 54 | 0 | 0.39 | 0.36 | 0.67 | 356.36 | 0.24 | 0.27 |
| Hex | 55 | 34 | 36 | 0 | 27 | 24 | 43 | 164 | 18 | 1B |
| Octal | 125 | 64 | 66 | 0 | 47 | 44 | 103 | 544 | 30 | 33 |
| Binary | 1010101 | 110100 | 110110 | 0 | 100111 | 100100 | 1000011 | 101100100 | 11000 | 11011 |
Color Harmonies of #553436
Complementary color
Monochromatic Colors of #553436
Black with #553436
Text Example
Text Example
White with #553436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553436; }
p { color: rgb(85,52,54); }
H1.HeaderClassName
{
color: #553436;
}
.AnyTagClassName
{
color: #553436;
}
</style>
background-color css
<style>
a { background-color: #553436; }
a { background-color: rgb(85,52,54); }
div.DivClassName
{
background-color: #553436;
}
.BgClassName
{
background-color: #553436;
}
</style>
border-color css
<style>
span { border-color: #553436; }
span { border-color: rgb(85,52,54); }
td.TdClassName
{
border-color: #553436;
}
.TagClassName
{
border-color: #553436;
}
</style>