Shades of Jazz #613034
Tints of Jazz #613034
RGB
CMYK
RGB Variations
Color information
#613034 (or 0x613034) is known color: Jazz. HEX triplet: 61, 30 and 34. RGB value is (97,48,52). Sum of RGB (Red+Green+Blue) = 97+48+52=197 (26% of max value = 765). Red value is 97 (38.28% from 255 or 49.24% from 197); Green value is 48 (19.14% from 255 or 24.37% from 197); Blue value is 52 (20.70% from 255 or 26.40% from 197); Max value from RGB is 97 - color contains mainly: red. Hex color #613034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613034 is #9ECFCB. Grayscale: #3F3F3F. Windows color (decimal): -10407884 or 3420257. OLE color: 3420257.
HSL color Cylindrical-coordinate representation of color #613034: hue angle of 355.1º 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 #613034 is Cyan = 0, Magento = 0.51, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 52 | - |
| CMYK | 0 | 0.51 | 0.46 | 0.62 |
| HSL | 355.1º | 0.34% | 0.28% | - |
| HSV(B) | 355.1º | 0.51% | 0.38% | - |
| XYZ | 6.61 | 4.9 | 3.85 | - |
| YUV | 63.11 | 121.73 | 152.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 52 | 0 | 0.51 | 0.46 | 0.62 | 355.1 | 0.34 | 0.28 |
| Hex | 61 | 30 | 34 | 0 | 33 | 2E | 3E | 163 | 22 | 1C |
| Octal | 141 | 60 | 64 | 0 | 63 | 56 | 76 | 543 | 42 | 34 |
| Binary | 1100001 | 110000 | 110100 | 0 | 110011 | 101110 | 111110 | 101100011 | 100010 | 11100 |
Color Harmonies of #613034
Complementary color
Monochromatic Colors of #613034
Black with #613034
Text Example
Text Example
White with #613034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613034; }
p { color: rgb(97,48,52); }
H1.HeaderClassName
{
color: #613034;
}
.AnyTagClassName
{
color: #613034;
}
</style>
background-color css
<style>
a { background-color: #613034; }
a { background-color: rgb(97,48,52); }
div.DivClassName
{
background-color: #613034;
}
.BgClassName
{
background-color: #613034;
}
</style>
border-color css
<style>
span { border-color: #613034; }
span { border-color: rgb(97,48,52); }
td.TdClassName
{
border-color: #613034;
}
.TagClassName
{
border-color: #613034;
}
</style>