Shades of Jazz #613132
Tints of Jazz #613132
RGB
CMYK
RGB Variations
Color information
#613132 (or 0x613132) is known color: Jazz. HEX triplet: 61, 31 and 32. RGB value is (97,49,50). Sum of RGB (Red+Green+Blue) = 97+49+50=196 (25% of max value = 765). Red value is 97 (38.28% from 255 or 49.49% from 196); Green value is 49 (19.53% from 255 or 25% from 196); Blue value is 50 (19.92% from 255 or 25.51% from 196); Max value from RGB is 97 - color contains mainly: red. Hex color #613132 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613132 is #9ECECD. Grayscale: #3F3F3F. Windows color (decimal): -10407630 or 3289441. OLE color: 3289441.
HSL color Cylindrical-coordinate representation of color #613132: hue angle of 358.75º 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 #613132 is Cyan = 0, Magento = 0.49, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 49 | 50 | - |
| CMYK | 0 | 0.49 | 0.48 | 0.62 |
| HSL | 358.75º | 0.33% | 0.29% | - |
| HSV(B) | 358.75º | 0.49% | 0.38% | - |
| XYZ | 6.6 | 4.97 | 3.63 | - |
| YUV | 63.47 | 120.4 | 151.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 50 | 0 | 0.49 | 0.48 | 0.62 | 358.75 | 0.33 | 0.29 |
| Hex | 61 | 31 | 32 | 0 | 31 | 30 | 3E | 167 | 21 | 1D |
| Octal | 141 | 61 | 62 | 0 | 61 | 60 | 76 | 547 | 41 | 35 |
| Binary | 1100001 | 110001 | 110010 | 0 | 110001 | 110000 | 111110 | 101100111 | 100001 | 11101 |
Color Harmonies of #613132
Complementary color
Monochromatic Colors of #613132
Black with #613132
Text Example
Text Example
White with #613132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613132; }
p { color: rgb(97,49,50); }
H1.HeaderClassName
{
color: #613132;
}
.AnyTagClassName
{
color: #613132;
}
</style>
background-color css
<style>
a { background-color: #613132; }
a { background-color: rgb(97,49,50); }
div.DivClassName
{
background-color: #613132;
}
.BgClassName
{
background-color: #613132;
}
</style>
border-color css
<style>
span { border-color: #613132; }
span { border-color: rgb(97,49,50); }
td.TdClassName
{
border-color: #613132;
}
.TagClassName
{
border-color: #613132;
}
</style>