Shades of Jazz #633136
Tints of Jazz #633136
RGB
CMYK
RGB Variations
Color information
#633136 (or 0x633136) is known color: Jazz. HEX triplet: 63, 31 and 36. RGB value is (99,49,54). Sum of RGB (Red+Green+Blue) = 99+49+54=202 (26% of max value = 765). Red value is 99 (39.06% from 255 or 49.01% from 202); Green value is 49 (19.53% from 255 or 24.26% from 202); Blue value is 54 (21.48% from 255 or 26.73% from 202); Max value from RGB is 99 - color contains mainly: red. Hex color #633136 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633136 is #9CCEC9. Grayscale: #404040. Windows color (decimal): -10276554 or 3551587. OLE color: 3551587.
HSL color Cylindrical-coordinate representation of color #633136: hue angle of 354º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #633136 is Cyan = 0, Magento = 0.51, Yellow = 0.45 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 49 | 54 | - |
| CMYK | 0 | 0.51 | 0.45 | 0.61 |
| HSL | 354º | 0.34% | 0.29% | - |
| HSV(B) | 354º | 0.51% | 0.39% | - |
| XYZ | 6.91 | 5.12 | 4.11 | - |
| YUV | 64.52 | 122.07 | 152.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 49 | 54 | 0 | 0.51 | 0.45 | 0.61 | 354 | 0.34 | 0.29 |
| Hex | 63 | 31 | 36 | 0 | 33 | 2D | 3D | 162 | 22 | 1D |
| Octal | 143 | 61 | 66 | 0 | 63 | 55 | 75 | 542 | 42 | 35 |
| Binary | 1100011 | 110001 | 110110 | 0 | 110011 | 101101 | 111101 | 101100010 | 100010 | 11101 |
Color Harmonies of #633136
Complementary color
Monochromatic Colors of #633136
Black with #633136
Text Example
Text Example
White with #633136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633136; }
p { color: rgb(99,49,54); }
H1.HeaderClassName
{
color: #633136;
}
.AnyTagClassName
{
color: #633136;
}
</style>
background-color css
<style>
a { background-color: #633136; }
a { background-color: rgb(99,49,54); }
div.DivClassName
{
background-color: #633136;
}
.BgClassName
{
background-color: #633136;
}
</style>
border-color css
<style>
span { border-color: #633136; }
span { border-color: rgb(99,49,54); }
td.TdClassName
{
border-color: #633136;
}
.TagClassName
{
border-color: #633136;
}
</style>