Shades of Jazz #622932
Tints of Jazz #622932
RGB
CMYK
RGB Variations
Color information
#622932 (or 0x622932) is known color: Jazz. HEX triplet: 62, 29 and 32. RGB value is (98,41,50). Sum of RGB (Red+Green+Blue) = 98+41+50=189 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.85% from 189); Green value is 41 (16.41% from 255 or 21.69% from 189); Blue value is 50 (19.92% from 255 or 26.46% from 189); Max value from RGB is 98 - color contains mainly: red. Hex color #622932 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622932 is #9DD6CD. Grayscale: #3B3B3B. Windows color (decimal): -10344142 or 3287394. OLE color: 3287394.
HSL color Cylindrical-coordinate representation of color #622932: hue angle of 350.53º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #622932 is Cyan = 0, Magento = 0.58, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 41 | 50 | - |
| CMYK | 0 | 0.58 | 0.49 | 0.62 |
| HSL | 350.53º | 0.41% | 0.27% | - |
| HSV(B) | 350.53º | 0.58% | 0.38% | - |
| XYZ | 6.41 | 4.41 | 3.53 | - |
| YUV | 59.07 | 122.88 | 155.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 41 | 50 | 0 | 0.58 | 0.49 | 0.62 | 350.53 | 0.41 | 0.27 |
| Hex | 62 | 29 | 32 | 0 | 3A | 31 | 3E | 15F | 29 | 1B |
| Octal | 142 | 51 | 62 | 0 | 72 | 61 | 76 | 537 | 51 | 33 |
| Binary | 1100010 | 101001 | 110010 | 0 | 111010 | 110001 | 111110 | 101011111 | 101001 | 11011 |
Color Harmonies of #622932
Complementary color
Monochromatic Colors of #622932
Black with #622932
Text Example
Text Example
White with #622932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622932; }
p { color: rgb(98,41,50); }
H1.HeaderClassName
{
color: #622932;
}
.AnyTagClassName
{
color: #622932;
}
</style>
background-color css
<style>
a { background-color: #622932; }
a { background-color: rgb(98,41,50); }
div.DivClassName
{
background-color: #622932;
}
.BgClassName
{
background-color: #622932;
}
</style>
border-color css
<style>
span { border-color: #622932; }
span { border-color: rgb(98,41,50); }
td.TdClassName
{
border-color: #622932;
}
.TagClassName
{
border-color: #622932;
}
</style>