Shades of Jazz #613637
Tints of Jazz #613637
RGB
CMYK
RGB Variations
Color information
#613637 (or 0x613637) is known color: Jazz. HEX triplet: 61, 36 and 37. RGB value is (97,54,55). Sum of RGB (Red+Green+Blue) = 97+54+55=206 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.09% from 206); Green value is 54 (21.48% from 255 or 26.21% from 206); Blue value is 55 (21.88% from 255 or 26.70% from 206); Max value from RGB is 97 - color contains mainly: red. Hex color #613637 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613637 is #9EC9C8. Grayscale: #434343. Windows color (decimal): -10406345 or 3618401. OLE color: 3618401.
HSL color Cylindrical-coordinate representation of color #613637: hue angle of 358.6º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #613637 is Cyan = 0, Magento = 0.44, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 54 | 55 | - |
| CMYK | 0 | 0.44 | 0.43 | 0.62 |
| HSL | 358.6º | 0.28% | 0.3% | - |
| HSV(B) | 358.6º | 0.44% | 0.38% | - |
| XYZ | 6.94 | 5.46 | 4.3 | - |
| YUV | 66.97 | 121.25 | 149.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 55 | 0 | 0.44 | 0.43 | 0.62 | 358.6 | 0.28 | 0.3 |
| Hex | 61 | 36 | 37 | 0 | 2C | 2B | 3E | 167 | 1C | 1E |
| Octal | 141 | 66 | 67 | 0 | 54 | 53 | 76 | 547 | 34 | 36 |
| Binary | 1100001 | 110110 | 110111 | 0 | 101100 | 101011 | 111110 | 101100111 | 11100 | 11110 |
Color Harmonies of #613637
Complementary color
Monochromatic Colors of #613637
Black with #613637
Text Example
Text Example
White with #613637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613637; }
p { color: rgb(97,54,55); }
H1.HeaderClassName
{
color: #613637;
}
.AnyTagClassName
{
color: #613637;
}
</style>
background-color css
<style>
a { background-color: #613637; }
a { background-color: rgb(97,54,55); }
div.DivClassName
{
background-color: #613637;
}
.BgClassName
{
background-color: #613637;
}
</style>
border-color css
<style>
span { border-color: #613637; }
span { border-color: rgb(97,54,55); }
td.TdClassName
{
border-color: #613637;
}
.TagClassName
{
border-color: #613637;
}
</style>