Shades of Jazz #613138
Tints of Jazz #613138
RGB
CMYK
RGB Variations
Color information
#613138 (or 0x613138) is known color: Jazz. HEX triplet: 61, 31 and 38. RGB value is (97,49,56). Sum of RGB (Red+Green+Blue) = 97+49+56=202 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.02% from 202); Green value is 49 (19.53% from 255 or 24.26% from 202); Blue value is 56 (22.27% from 255 or 27.72% from 202); Max value from RGB is 97 - color contains mainly: red. Hex color #613138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613138 is #9ECEC7. Grayscale: #404040. Windows color (decimal): -10407624 or 3682657. OLE color: 3682657.
HSL color Cylindrical-coordinate representation of color #613138: hue angle of 351.25º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #613138 is Cyan = 0, Magento = 0.49, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 49 | 56 | - |
| CMYK | 0 | 0.49 | 0.42 | 0.62 |
| HSL | 351.25º | 0.33% | 0.29% | - |
| HSV(B) | 351.25º | 0.49% | 0.38% | - |
| XYZ | 6.74 | 5.02 | 4.36 | - |
| YUV | 64.15 | 123.4 | 151.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 56 | 0 | 0.49 | 0.42 | 0.62 | 351.25 | 0.33 | 0.29 |
| Hex | 61 | 31 | 38 | 0 | 31 | 2A | 3E | 15F | 21 | 1D |
| Octal | 141 | 61 | 70 | 0 | 61 | 52 | 76 | 537 | 41 | 35 |
| Binary | 1100001 | 110001 | 111000 | 0 | 110001 | 101010 | 111110 | 101011111 | 100001 | 11101 |
Color Harmonies of #613138
Complementary color
Monochromatic Colors of #613138
Black with #613138
Text Example
Text Example
White with #613138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613138; }
p { color: rgb(97,49,56); }
H1.HeaderClassName
{
color: #613138;
}
.AnyTagClassName
{
color: #613138;
}
</style>
background-color css
<style>
a { background-color: #613138; }
a { background-color: rgb(97,49,56); }
div.DivClassName
{
background-color: #613138;
}
.BgClassName
{
background-color: #613138;
}
</style>
border-color css
<style>
span { border-color: #613138; }
span { border-color: rgb(97,49,56); }
td.TdClassName
{
border-color: #613138;
}
.TagClassName
{
border-color: #613138;
}
</style>