Shades of Jazz #663237
Tints of Jazz #663237
RGB
CMYK
RGB Variations
Color information
#663237 (or 0x663237) is known color: Jazz. HEX triplet: 66, 32 and 37. RGB value is (102,50,55). Sum of RGB (Red+Green+Blue) = 102+50+55=207 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.28% from 207); Green value is 50 (19.92% from 255 or 24.15% from 207); Blue value is 55 (21.88% from 255 or 26.57% from 207); Max value from RGB is 102 - color contains mainly: red. Hex color #663237 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #663237 is #99CDC8. Grayscale: #424242. Windows color (decimal): -10079689 or 3617382. OLE color: 3617382.
HSL color Cylindrical-coordinate representation of color #663237: hue angle of 354.23º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #663237 is Cyan = 0, Magento = 0.51, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 50 | 55 | - |
| CMYK | 0 | 0.51 | 0.46 | 0.6 |
| HSL | 354.23º | 0.34% | 0.3% | - |
| HSV(B) | 354.23º | 0.51% | 0.4% | - |
| XYZ | 7.31 | 5.38 | 4.27 | - |
| YUV | 66.12 | 121.73 | 153.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 50 | 55 | 0 | 0.51 | 0.46 | 0.6 | 354.23 | 0.34 | 0.3 |
| Hex | 66 | 32 | 37 | 0 | 33 | 2E | 3C | 162 | 22 | 1E |
| Octal | 146 | 62 | 67 | 0 | 63 | 56 | 74 | 542 | 42 | 36 |
| Binary | 1100110 | 110010 | 110111 | 0 | 110011 | 101110 | 111100 | 101100010 | 100010 | 11110 |
Color Harmonies of #663237
Complementary color
Monochromatic Colors of #663237
Black with #663237
Text Example
Text Example
White with #663237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663237; }
p { color: rgb(102,50,55); }
H1.HeaderClassName
{
color: #663237;
}
.AnyTagClassName
{
color: #663237;
}
</style>
background-color css
<style>
a { background-color: #663237; }
a { background-color: rgb(102,50,55); }
div.DivClassName
{
background-color: #663237;
}
.BgClassName
{
background-color: #663237;
}
</style>
border-color css
<style>
span { border-color: #663237; }
span { border-color: rgb(102,50,55); }
td.TdClassName
{
border-color: #663237;
}
.TagClassName
{
border-color: #663237;
}
</style>