Shades of Jazz #613738
Tints of Jazz #613738
RGB
CMYK
RGB Variations
Color information
#613738 (or 0x613738) is known color: Jazz. HEX triplet: 61, 37 and 38. RGB value is (97,55,56). Sum of RGB (Red+Green+Blue) = 97+55+56=208 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.63% from 208); Green value is 55 (21.88% from 255 or 26.44% from 208); Blue value is 56 (22.27% from 255 or 26.92% from 208); Max value from RGB is 97 - color contains mainly: red. Hex color #613738 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613738 is #9EC8C7. Grayscale: #434343. Windows color (decimal): -10406088 or 3684193. OLE color: 3684193.
HSL color Cylindrical-coordinate representation of color #613738: hue angle of 358.57º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #613738 is Cyan = 0, Magento = 0.43, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 55 | 56 | - |
| CMYK | 0 | 0.43 | 0.42 | 0.62 |
| HSL | 358.57º | 0.28% | 0.3% | - |
| HSV(B) | 358.57º | 0.43% | 0.38% | - |
| XYZ | 7.01 | 5.56 | 4.44 | - |
| YUV | 67.67 | 121.41 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 56 | 0 | 0.43 | 0.42 | 0.62 | 358.57 | 0.28 | 0.3 |
| Hex | 61 | 37 | 38 | 0 | 2B | 2A | 3E | 167 | 1C | 1E |
| Octal | 141 | 67 | 70 | 0 | 53 | 52 | 76 | 547 | 34 | 36 |
| Binary | 1100001 | 110111 | 111000 | 0 | 101011 | 101010 | 111110 | 101100111 | 11100 | 11110 |
Color Harmonies of #613738
Complementary color
Monochromatic Colors of #613738
Black with #613738
Text Example
Text Example
White with #613738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613738; }
p { color: rgb(97,55,56); }
H1.HeaderClassName
{
color: #613738;
}
.AnyTagClassName
{
color: #613738;
}
</style>
background-color css
<style>
a { background-color: #613738; }
a { background-color: rgb(97,55,56); }
div.DivClassName
{
background-color: #613738;
}
.BgClassName
{
background-color: #613738;
}
</style>
border-color css
<style>
span { border-color: #613738; }
span { border-color: rgb(97,55,56); }
td.TdClassName
{
border-color: #613738;
}
.TagClassName
{
border-color: #613738;
}
</style>