Shades of Jazz #613537
Tints of Jazz #613537
RGB
CMYK
RGB Variations
Color information
#613537 (or 0x613537) is known color: Jazz. HEX triplet: 61, 35 and 37. RGB value is (97,53,55). Sum of RGB (Red+Green+Blue) = 97+53+55=205 (27% of max value = 765). Red value is 97 (38.28% from 255 or 47.32% from 205); Green value is 53 (21.09% from 255 or 25.85% from 205); Blue value is 55 (21.88% from 255 or 26.83% from 205); Max value from RGB is 97 - color contains mainly: red. Hex color #613537 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613537 is #9ECAC8. Grayscale: #424242. Windows color (decimal): -10406601 or 3618145. OLE color: 3618145.
HSL color Cylindrical-coordinate representation of color #613537: hue angle of 357.27º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #613537 is Cyan = 0, Magento = 0.45, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 53 | 55 | - |
| CMYK | 0 | 0.45 | 0.43 | 0.62 |
| HSL | 357.27º | 0.29% | 0.29% | - |
| HSV(B) | 357.27º | 0.45% | 0.38% | - |
| XYZ | 6.89 | 5.36 | 4.29 | - |
| YUV | 66.38 | 121.58 | 149.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 55 | 0 | 0.45 | 0.43 | 0.62 | 357.27 | 0.29 | 0.29 |
| Hex | 61 | 35 | 37 | 0 | 2D | 2B | 3E | 165 | 1D | 1D |
| Octal | 141 | 65 | 67 | 0 | 55 | 53 | 76 | 545 | 35 | 35 |
| Binary | 1100001 | 110101 | 110111 | 0 | 101101 | 101011 | 111110 | 101100101 | 11101 | 11101 |
Color Harmonies of #613537
Complementary color
Monochromatic Colors of #613537
Black with #613537
Text Example
Text Example
White with #613537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613537; }
p { color: rgb(97,53,55); }
H1.HeaderClassName
{
color: #613537;
}
.AnyTagClassName
{
color: #613537;
}
</style>
background-color css
<style>
a { background-color: #613537; }
a { background-color: rgb(97,53,55); }
div.DivClassName
{
background-color: #613537;
}
.BgClassName
{
background-color: #613537;
}
</style>
border-color css
<style>
span { border-color: #613537; }
span { border-color: rgb(97,53,55); }
td.TdClassName
{
border-color: #613537;
}
.TagClassName
{
border-color: #613537;
}
</style>