Shades of Jazz #613639
Tints of Jazz #613639
RGB
CMYK
RGB Variations
Color information
#613639 (or 0x613639) is known color: Jazz. HEX triplet: 61, 36 and 39. RGB value is (97,54,57). Sum of RGB (Red+Green+Blue) = 97+54+57=208 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.63% from 208); Green value is 54 (21.48% from 255 or 25.96% from 208); Blue value is 57 (22.66% from 255 or 27.40% from 208); Max value from RGB is 97 - color contains mainly: red. Hex color #613639 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613639 is #9EC9C6. Grayscale: #434343. Windows color (decimal): -10406343 or 3749473. OLE color: 3749473.
HSL color Cylindrical-coordinate representation of color #613639: hue angle of 355.81º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #613639 is Cyan = 0, Magento = 0.44, Yellow = 0.41 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 54 | 57 | - |
| CMYK | 0 | 0.44 | 0.41 | 0.62 |
| HSL | 355.81º | 0.28% | 0.3% | - |
| HSV(B) | 355.81º | 0.44% | 0.38% | - |
| XYZ | 6.99 | 5.48 | 4.56 | - |
| YUV | 67.2 | 122.25 | 149.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 57 | 0 | 0.44 | 0.41 | 0.62 | 355.81 | 0.28 | 0.3 |
| Hex | 61 | 36 | 39 | 0 | 2C | 29 | 3E | 164 | 1C | 1E |
| Octal | 141 | 66 | 71 | 0 | 54 | 51 | 76 | 544 | 34 | 36 |
| Binary | 1100001 | 110110 | 111001 | 0 | 101100 | 101001 | 111110 | 101100100 | 11100 | 11110 |
Color Harmonies of #613639
Complementary color
Monochromatic Colors of #613639
Black with #613639
Text Example
Text Example
White with #613639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613639; }
p { color: rgb(97,54,57); }
H1.HeaderClassName
{
color: #613639;
}
.AnyTagClassName
{
color: #613639;
}
</style>
background-color css
<style>
a { background-color: #613639; }
a { background-color: rgb(97,54,57); }
div.DivClassName
{
background-color: #613639;
}
.BgClassName
{
background-color: #613639;
}
</style>
border-color css
<style>
span { border-color: #613639; }
span { border-color: rgb(97,54,57); }
td.TdClassName
{
border-color: #613639;
}
.TagClassName
{
border-color: #613639;
}
</style>