Shades of Jazz #612631
Tints of Jazz #612631
RGB
CMYK
RGB Variations
Color information
#612631 (or 0x612631) is known color: Jazz. HEX triplet: 61, 26 and 31. RGB value is (97,38,49). Sum of RGB (Red+Green+Blue) = 97+38+49=184 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.72% from 184); Green value is 38 (15.23% from 255 or 20.65% from 184); Blue value is 49 (19.53% from 255 or 26.63% from 184); Max value from RGB is 97 - color contains mainly: red. Hex color #612631 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612631 is #9ED9CE. Grayscale: #383838. Windows color (decimal): -10410447 or 3221089. OLE color: 3221089.
HSL color Cylindrical-coordinate representation of color #612631: hue angle of 348.81º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #612631 is Cyan = 0, Magento = 0.61, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 38 | 49 | - |
| CMYK | 0 | 0.61 | 0.49 | 0.62 |
| HSL | 348.81º | 0.44% | 0.26% | - |
| HSV(B) | 348.81º | 0.61% | 0.38% | - |
| XYZ | 6.18 | 4.15 | 3.38 | - |
| YUV | 56.9 | 123.55 | 156.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 49 | 0 | 0.61 | 0.49 | 0.62 | 348.81 | 0.44 | 0.26 |
| Hex | 61 | 26 | 31 | 0 | 3D | 31 | 3E | 15D | 2C | 1A |
| Octal | 141 | 46 | 61 | 0 | 75 | 61 | 76 | 535 | 54 | 32 |
| Binary | 1100001 | 100110 | 110001 | 0 | 111101 | 110001 | 111110 | 101011101 | 101100 | 11010 |
Color Harmonies of #612631
Complementary color
Monochromatic Colors of #612631
Black with #612631
Text Example
Text Example
White with #612631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612631; }
p { color: rgb(97,38,49); }
H1.HeaderClassName
{
color: #612631;
}
.AnyTagClassName
{
color: #612631;
}
</style>
background-color css
<style>
a { background-color: #612631; }
a { background-color: rgb(97,38,49); }
div.DivClassName
{
background-color: #612631;
}
.BgClassName
{
background-color: #612631;
}
</style>
border-color css
<style>
span { border-color: #612631; }
span { border-color: rgb(97,38,49); }
td.TdClassName
{
border-color: #612631;
}
.TagClassName
{
border-color: #612631;
}
</style>