Shades of Jazz #613035
Tints of Jazz #613035
RGB
CMYK
RGB Variations
Color information
#613035 (or 0x613035) is known color: Jazz. HEX triplet: 61, 30 and 35. RGB value is (97,48,53). Sum of RGB (Red+Green+Blue) = 97+48+53=198 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.99% from 198); Green value is 48 (19.14% from 255 or 24.24% from 198); Blue value is 53 (21.09% from 255 or 26.77% from 198); Max value from RGB is 97 - color contains mainly: red. Hex color #613035 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613035 is #9ECFCA. Grayscale: #3F3F3F. Windows color (decimal): -10407883 or 3485793. OLE color: 3485793.
HSL color Cylindrical-coordinate representation of color #613035: hue angle of 353.88º 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 #613035 is Cyan = 0, Magento = 0.51, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 53 | - |
| CMYK | 0 | 0.51 | 0.45 | 0.62 |
| HSL | 353.88º | 0.34% | 0.28% | - |
| HSV(B) | 353.88º | 0.51% | 0.38% | - |
| XYZ | 6.63 | 4.91 | 3.97 | - |
| YUV | 63.22 | 122.23 | 152.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 53 | 0 | 0.51 | 0.45 | 0.62 | 353.88 | 0.34 | 0.28 |
| Hex | 61 | 30 | 35 | 0 | 33 | 2D | 3E | 162 | 22 | 1C |
| Octal | 141 | 60 | 65 | 0 | 63 | 55 | 76 | 542 | 42 | 34 |
| Binary | 1100001 | 110000 | 110101 | 0 | 110011 | 101101 | 111110 | 101100010 | 100010 | 11100 |
Color Harmonies of #613035
Complementary color
Monochromatic Colors of #613035
Black with #613035
Text Example
Text Example
White with #613035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613035; }
p { color: rgb(97,48,53); }
H1.HeaderClassName
{
color: #613035;
}
.AnyTagClassName
{
color: #613035;
}
</style>
background-color css
<style>
a { background-color: #613035; }
a { background-color: rgb(97,48,53); }
div.DivClassName
{
background-color: #613035;
}
.BgClassName
{
background-color: #613035;
}
</style>
border-color css
<style>
span { border-color: #613035; }
span { border-color: rgb(97,48,53); }
td.TdClassName
{
border-color: #613035;
}
.TagClassName
{
border-color: #613035;
}
</style>