Shades of Jazz #613135
Tints of Jazz #613135
RGB
CMYK
RGB Variations
Color information
#613135 (or 0x613135) is known color: Jazz. HEX triplet: 61, 31 and 35. RGB value is (97,49,53). Sum of RGB (Red+Green+Blue) = 97+49+53=199 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.74% from 199); Green value is 49 (19.53% from 255 or 24.62% from 199); Blue value is 53 (21.09% from 255 or 26.63% from 199); Max value from RGB is 97 - color contains mainly: red. Hex color #613135 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613135 is #9ECECA. Grayscale: #3F3F3F. Windows color (decimal): -10407627 or 3486049. OLE color: 3486049.
HSL color Cylindrical-coordinate representation of color #613135: hue angle of 355º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #613135 is Cyan = 0, Magento = 0.49, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 49 | 53 | - |
| CMYK | 0 | 0.49 | 0.45 | 0.62 |
| HSL | 355º | 0.33% | 0.29% | - |
| HSV(B) | 355º | 0.49% | 0.38% | - |
| XYZ | 6.67 | 5 | 3.98 | - |
| YUV | 63.81 | 121.9 | 151.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 53 | 0 | 0.49 | 0.45 | 0.62 | 355 | 0.33 | 0.29 |
| Hex | 61 | 31 | 35 | 0 | 31 | 2D | 3E | 163 | 21 | 1D |
| Octal | 141 | 61 | 65 | 0 | 61 | 55 | 76 | 543 | 41 | 35 |
| Binary | 1100001 | 110001 | 110101 | 0 | 110001 | 101101 | 111110 | 101100011 | 100001 | 11101 |
Color Harmonies of #613135
Complementary color
Monochromatic Colors of #613135
Black with #613135
Text Example
Text Example
White with #613135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613135; }
p { color: rgb(97,49,53); }
H1.HeaderClassName
{
color: #613135;
}
.AnyTagClassName
{
color: #613135;
}
</style>
background-color css
<style>
a { background-color: #613135; }
a { background-color: rgb(97,49,53); }
div.DivClassName
{
background-color: #613135;
}
.BgClassName
{
background-color: #613135;
}
</style>
border-color css
<style>
span { border-color: #613135; }
span { border-color: rgb(97,49,53); }
td.TdClassName
{
border-color: #613135;
}
.TagClassName
{
border-color: #613135;
}
</style>