Shades of Jazz #623235
Tints of Jazz #623235
RGB
CMYK
RGB Variations
Color information
#623235 (or 0x623235) is known color: Jazz. HEX triplet: 62, 32 and 35. RGB value is (98,50,53). Sum of RGB (Red+Green+Blue) = 98+50+53=201 (26% of max value = 765). Red value is 98 (38.67% from 255 or 48.76% from 201); Green value is 50 (19.92% from 255 or 24.88% from 201); Blue value is 53 (21.09% from 255 or 26.37% from 201); Max value from RGB is 98 - color contains mainly: red. Hex color #623235 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #623235 is #9DCDCA. Grayscale: #404040. Windows color (decimal): -10341835 or 3486306. OLE color: 3486306.
HSL color Cylindrical-coordinate representation of color #623235: hue angle of 356.25º degrees, saturation: 0.32, 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 #623235 is Cyan = 0, Magento = 0.49, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 50 | 53 | - |
| CMYK | 0 | 0.49 | 0.46 | 0.62 |
| HSL | 356.25º | 0.32% | 0.29% | - |
| HSV(B) | 356.25º | 0.49% | 0.38% | - |
| XYZ | 6.82 | 5.13 | 4 | - |
| YUV | 64.69 | 121.4 | 151.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 50 | 53 | 0 | 0.49 | 0.46 | 0.62 | 356.25 | 0.32 | 0.29 |
| Hex | 62 | 32 | 35 | 0 | 31 | 2E | 3E | 164 | 20 | 1D |
| Octal | 142 | 62 | 65 | 0 | 61 | 56 | 76 | 544 | 40 | 35 |
| Binary | 1100010 | 110010 | 110101 | 0 | 110001 | 101110 | 111110 | 101100100 | 100000 | 11101 |
Color Harmonies of #623235
Complementary color
Monochromatic Colors of #623235
Black with #623235
Text Example
Text Example
White with #623235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623235; }
p { color: rgb(98,50,53); }
H1.HeaderClassName
{
color: #623235;
}
.AnyTagClassName
{
color: #623235;
}
</style>
background-color css
<style>
a { background-color: #623235; }
a { background-color: rgb(98,50,53); }
div.DivClassName
{
background-color: #623235;
}
.BgClassName
{
background-color: #623235;
}
</style>
border-color css
<style>
span { border-color: #623235; }
span { border-color: rgb(98,50,53); }
td.TdClassName
{
border-color: #623235;
}
.TagClassName
{
border-color: #623235;
}
</style>