Shades of Jazz #613638
Tints of Jazz #613638
RGB
CMYK
RGB Variations
Color information
#613638 (or 0x613638) is known color: Jazz. HEX triplet: 61, 36 and 38. RGB value is (97,54,56). Sum of RGB (Red+Green+Blue) = 97+54+56=207 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.86% from 207); Green value is 54 (21.48% from 255 or 26.09% from 207); Blue value is 56 (22.27% from 255 or 27.05% from 207); Max value from RGB is 97 - color contains mainly: red. Hex color #613638 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613638 is #9EC9C7. Grayscale: #434343. Windows color (decimal): -10406344 or 3683937. OLE color: 3683937.
HSL color Cylindrical-coordinate representation of color #613638: hue angle of 357.21º 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 #613638 is Cyan = 0, Magento = 0.44, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 54 | 56 | - |
| CMYK | 0 | 0.44 | 0.42 | 0.62 |
| HSL | 357.21º | 0.28% | 0.3% | - |
| HSV(B) | 357.21º | 0.44% | 0.38% | - |
| XYZ | 6.96 | 5.47 | 4.43 | - |
| YUV | 67.09 | 121.75 | 149.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 56 | 0 | 0.44 | 0.42 | 0.62 | 357.21 | 0.28 | 0.3 |
| Hex | 61 | 36 | 38 | 0 | 2C | 2A | 3E | 165 | 1C | 1E |
| Octal | 141 | 66 | 70 | 0 | 54 | 52 | 76 | 545 | 34 | 36 |
| Binary | 1100001 | 110110 | 111000 | 0 | 101100 | 101010 | 111110 | 101100101 | 11100 | 11110 |
Color Harmonies of #613638
Complementary color
Monochromatic Colors of #613638
Black with #613638
Text Example
Text Example
White with #613638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613638; }
p { color: rgb(97,54,56); }
H1.HeaderClassName
{
color: #613638;
}
.AnyTagClassName
{
color: #613638;
}
</style>
background-color css
<style>
a { background-color: #613638; }
a { background-color: rgb(97,54,56); }
div.DivClassName
{
background-color: #613638;
}
.BgClassName
{
background-color: #613638;
}
</style>
border-color css
<style>
span { border-color: #613638; }
span { border-color: rgb(97,54,56); }
td.TdClassName
{
border-color: #613638;
}
.TagClassName
{
border-color: #613638;
}
</style>