Shades of Jazz #613038
Tints of Jazz #613038
RGB
CMYK
RGB Variations
Color information
#613038 (or 0x613038) is known color: Jazz. HEX triplet: 61, 30 and 38. RGB value is (97,48,56). Sum of RGB (Red+Green+Blue) = 97+48+56=201 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.26% from 201); Green value is 48 (19.14% from 255 or 23.88% from 201); Blue value is 56 (22.27% from 255 or 27.86% from 201); Max value from RGB is 97 - color contains mainly: red. Hex color #613038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613038 is #9ECFC7. Grayscale: #3F3F3F. Windows color (decimal): -10407880 or 3682401. OLE color: 3682401.
HSL color Cylindrical-coordinate representation of color #613038: hue angle of 350.2º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #613038 is Cyan = 0, Magento = 0.51, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 56 | - |
| CMYK | 0 | 0.51 | 0.42 | 0.62 |
| HSL | 350.2º | 0.34% | 0.28% | - |
| HSV(B) | 350.2º | 0.51% | 0.38% | - |
| XYZ | 6.7 | 4.94 | 4.34 | - |
| YUV | 63.56 | 123.73 | 151.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 56 | 0 | 0.51 | 0.42 | 0.62 | 350.2 | 0.34 | 0.28 |
| Hex | 61 | 30 | 38 | 0 | 33 | 2A | 3E | 15E | 22 | 1C |
| Octal | 141 | 60 | 70 | 0 | 63 | 52 | 76 | 536 | 42 | 34 |
| Binary | 1100001 | 110000 | 111000 | 0 | 110011 | 101010 | 111110 | 101011110 | 100010 | 11100 |
Color Harmonies of #613038
Complementary color
Monochromatic Colors of #613038
Black with #613038
Text Example
Text Example
White with #613038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613038; }
p { color: rgb(97,48,56); }
H1.HeaderClassName
{
color: #613038;
}
.AnyTagClassName
{
color: #613038;
}
</style>
background-color css
<style>
a { background-color: #613038; }
a { background-color: rgb(97,48,56); }
div.DivClassName
{
background-color: #613038;
}
.BgClassName
{
background-color: #613038;
}
</style>
border-color css
<style>
span { border-color: #613038; }
span { border-color: rgb(97,48,56); }
td.TdClassName
{
border-color: #613038;
}
.TagClassName
{
border-color: #613038;
}
</style>