Shades of Jazz #653338
Tints of Jazz #653338
RGB
CMYK
RGB Variations
Color information
#653338 (or 0x653338) is known color: Jazz. HEX triplet: 65, 33 and 38. RGB value is (101,51,56). Sum of RGB (Red+Green+Blue) = 101+51+56=208 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.56% from 208); Green value is 51 (20.31% from 255 or 24.52% from 208); Blue value is 56 (22.27% from 255 or 26.92% from 208); Max value from RGB is 101 - color contains mainly: red. Hex color #653338 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653338 is #9ACCC7. Grayscale: #424242. Windows color (decimal): -10144968 or 3683173. OLE color: 3683173.
HSL color Cylindrical-coordinate representation of color #653338: hue angle of 354º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #653338 is Cyan = 0, Magento = 0.50, Yellow = 0.45 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 51 | 56 | - |
| CMYK | 0 | 0.50 | 0.45 | 0.60 |
| HSL | 354º | 0.33% | 0.3% | - |
| HSV(B) | 354º | 0.5% | 0.4% | - |
| XYZ | 7.26 | 5.42 | 4.4 | - |
| YUV | 66.52 | 122.07 | 152.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 56 | 0 | 0.50 | 0.45 | 0.60 | 354 | 0.33 | 0.3 |
| Hex | 65 | 33 | 38 | 0 | 32 | 2D | 3C | 162 | 21 | 1E |
| Octal | 145 | 63 | 70 | 0 | 62 | 55 | 74 | 542 | 41 | 36 |
| Binary | 1100101 | 110011 | 111000 | 0 | 110010 | 101101 | 111100 | 101100010 | 100001 | 11110 |
Color Harmonies of #653338
Complementary color
Monochromatic Colors of #653338
Black with #653338
Text Example
Text Example
White with #653338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653338; }
p { color: rgb(101,51,56); }
H1.HeaderClassName
{
color: #653338;
}
.AnyTagClassName
{
color: #653338;
}
</style>
background-color css
<style>
a { background-color: #653338; }
a { background-color: rgb(101,51,56); }
div.DivClassName
{
background-color: #653338;
}
.BgClassName
{
background-color: #653338;
}
</style>
border-color css
<style>
span { border-color: #653338; }
span { border-color: rgb(101,51,56); }
td.TdClassName
{
border-color: #653338;
}
.TagClassName
{
border-color: #653338;
}
</style>