Shades of Jazz #613435
Tints of Jazz #613435
RGB
CMYK
RGB Variations
Color information
#613435 (or 0x613435) is known color: Jazz. HEX triplet: 61, 34 and 35. RGB value is (97,52,53). Sum of RGB (Red+Green+Blue) = 97+52+53=202 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.02% from 202); Green value is 52 (20.70% from 255 or 25.74% from 202); Blue value is 53 (21.09% from 255 or 26.24% from 202); Max value from RGB is 97 - color contains mainly: red. Hex color #613435 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613435 is #9ECBCA. Grayscale: #414141. Windows color (decimal): -10406859 or 3486817. OLE color: 3486817.
HSL color Cylindrical-coordinate representation of color #613435: hue angle of 358.67º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #613435 is Cyan = 0, Magento = 0.46, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 52 | 53 | - |
| CMYK | 0 | 0.46 | 0.45 | 0.62 |
| HSL | 358.67º | 0.3% | 0.29% | - |
| HSV(B) | 358.67º | 0.46% | 0.38% | - |
| XYZ | 6.8 | 5.25 | 4.02 | - |
| YUV | 65.57 | 120.91 | 150.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 53 | 0 | 0.46 | 0.45 | 0.62 | 358.67 | 0.3 | 0.29 |
| Hex | 61 | 34 | 35 | 0 | 2E | 2D | 3E | 167 | 1E | 1D |
| Octal | 141 | 64 | 65 | 0 | 56 | 55 | 76 | 547 | 36 | 35 |
| Binary | 1100001 | 110100 | 110101 | 0 | 101110 | 101101 | 111110 | 101100111 | 11110 | 11101 |
Color Harmonies of #613435
Complementary color
Monochromatic Colors of #613435
Black with #613435
Text Example
Text Example
White with #613435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613435; }
p { color: rgb(97,52,53); }
H1.HeaderClassName
{
color: #613435;
}
.AnyTagClassName
{
color: #613435;
}
</style>
background-color css
<style>
a { background-color: #613435; }
a { background-color: rgb(97,52,53); }
div.DivClassName
{
background-color: #613435;
}
.BgClassName
{
background-color: #613435;
}
</style>
border-color css
<style>
span { border-color: #613435; }
span { border-color: rgb(97,52,53); }
td.TdClassName
{
border-color: #613435;
}
.TagClassName
{
border-color: #613435;
}
</style>