Shades of Jazz #653038
Tints of Jazz #653038
RGB
CMYK
RGB Variations
Color information
#653038 (or 0x653038) is known color: Jazz. HEX triplet: 65, 30 and 38. RGB value is (101,48,56). Sum of RGB (Red+Green+Blue) = 101+48+56=205 (27% of max value = 765). Red value is 101 (39.84% from 255 or 49.27% from 205); Green value is 48 (19.14% from 255 or 23.41% from 205); Blue value is 56 (22.27% from 255 or 27.32% from 205); Max value from RGB is 101 - color contains mainly: red. Hex color #653038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653038 is #9ACFC7. Grayscale: #404040. Windows color (decimal): -10145736 or 3682405. OLE color: 3682405.
HSL color Cylindrical-coordinate representation of color #653038: hue angle of 350.94º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #653038 is Cyan = 0, Magento = 0.52, Yellow = 0.45 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 48 | 56 | - |
| CMYK | 0 | 0.52 | 0.45 | 0.60 |
| HSL | 350.94º | 0.36% | 0.29% | - |
| HSV(B) | 350.94º | 0.52% | 0.4% | - |
| XYZ | 7.14 | 5.17 | 4.36 | - |
| YUV | 64.76 | 123.06 | 153.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 48 | 56 | 0 | 0.52 | 0.45 | 0.60 | 350.94 | 0.36 | 0.29 |
| Hex | 65 | 30 | 38 | 0 | 34 | 2D | 3C | 15F | 24 | 1D |
| Octal | 145 | 60 | 70 | 0 | 64 | 55 | 74 | 537 | 44 | 35 |
| Binary | 1100101 | 110000 | 111000 | 0 | 110100 | 101101 | 111100 | 101011111 | 100100 | 11101 |
Color Harmonies of #653038
Complementary color
Monochromatic Colors of #653038
Black with #653038
Text Example
Text Example
White with #653038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653038; }
p { color: rgb(101,48,56); }
H1.HeaderClassName
{
color: #653038;
}
.AnyTagClassName
{
color: #653038;
}
</style>
background-color css
<style>
a { background-color: #653038; }
a { background-color: rgb(101,48,56); }
div.DivClassName
{
background-color: #653038;
}
.BgClassName
{
background-color: #653038;
}
</style>
border-color css
<style>
span { border-color: #653038; }
span { border-color: rgb(101,48,56); }
td.TdClassName
{
border-color: #653038;
}
.TagClassName
{
border-color: #653038;
}
</style>