Shades of Jazz #613032
Tints of Jazz #613032
RGB
CMYK
RGB Variations
Color information
#613032 (or 0x613032) is known color: Jazz. HEX triplet: 61, 30 and 32. RGB value is (97,48,50). Sum of RGB (Red+Green+Blue) = 97+48+50=195 (25% of max value = 765). Red value is 97 (38.28% from 255 or 49.74% from 195); Green value is 48 (19.14% from 255 or 24.62% from 195); Blue value is 50 (19.92% from 255 or 25.64% from 195); Max value from RGB is 97 - color contains mainly: red. Hex color #613032 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613032 is #9ECFCD. Grayscale: #3E3E3E. Windows color (decimal): -10407886 or 3289185. OLE color: 3289185.
HSL color Cylindrical-coordinate representation of color #613032: hue angle of 357.55º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #613032 is Cyan = 0, Magento = 0.51, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 50 | - |
| CMYK | 0 | 0.51 | 0.48 | 0.62 |
| HSL | 357.55º | 0.34% | 0.28% | - |
| HSV(B) | 357.55º | 0.51% | 0.38% | - |
| XYZ | 6.56 | 4.89 | 3.61 | - |
| YUV | 62.88 | 120.73 | 152.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 50 | 0 | 0.51 | 0.48 | 0.62 | 357.55 | 0.34 | 0.28 |
| Hex | 61 | 30 | 32 | 0 | 33 | 30 | 3E | 166 | 22 | 1C |
| Octal | 141 | 60 | 62 | 0 | 63 | 60 | 76 | 546 | 42 | 34 |
| Binary | 1100001 | 110000 | 110010 | 0 | 110011 | 110000 | 111110 | 101100110 | 100010 | 11100 |
Color Harmonies of #613032
Complementary color
Monochromatic Colors of #613032
Black with #613032
Text Example
Text Example
White with #613032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613032; }
p { color: rgb(97,48,50); }
H1.HeaderClassName
{
color: #613032;
}
.AnyTagClassName
{
color: #613032;
}
</style>
background-color css
<style>
a { background-color: #613032; }
a { background-color: rgb(97,48,50); }
div.DivClassName
{
background-color: #613032;
}
.BgClassName
{
background-color: #613032;
}
</style>
border-color css
<style>
span { border-color: #613032; }
span { border-color: rgb(97,48,50); }
td.TdClassName
{
border-color: #613032;
}
.TagClassName
{
border-color: #613032;
}
</style>