Shades of Jazz #633335
Tints of Jazz #633335
RGB
CMYK
RGB Variations
Color information
#633335 (or 0x633335) is known color: Jazz. HEX triplet: 63, 33 and 35. RGB value is (99,51,53). Sum of RGB (Red+Green+Blue) = 99+51+53=203 (26% of max value = 765). Red value is 99 (39.06% from 255 or 48.77% from 203); Green value is 51 (20.31% from 255 or 25.12% from 203); Blue value is 53 (21.09% from 255 or 26.11% from 203); Max value from RGB is 99 - color contains mainly: red. Hex color #633335 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633335 is #9CCCCA. Grayscale: #414141. Windows color (decimal): -10276043 or 3486563. OLE color: 3486563.
HSL color Cylindrical-coordinate representation of color #633335: hue angle of 357.5º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #633335 is Cyan = 0, Magento = 0.48, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 51 | 53 | - |
| CMYK | 0 | 0.48 | 0.46 | 0.61 |
| HSL | 357.5º | 0.32% | 0.29% | - |
| HSV(B) | 357.5º | 0.48% | 0.39% | - |
| XYZ | 6.97 | 5.28 | 4.02 | - |
| YUV | 65.58 | 120.9 | 151.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 51 | 53 | 0 | 0.48 | 0.46 | 0.61 | 357.5 | 0.32 | 0.29 |
| Hex | 63 | 33 | 35 | 0 | 30 | 2E | 3D | 166 | 20 | 1D |
| Octal | 143 | 63 | 65 | 0 | 60 | 56 | 75 | 546 | 40 | 35 |
| Binary | 1100011 | 110011 | 110101 | 0 | 110000 | 101110 | 111101 | 101100110 | 100000 | 11101 |
Color Harmonies of #633335
Complementary color
Monochromatic Colors of #633335
Black with #633335
Text Example
Text Example
White with #633335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633335; }
p { color: rgb(99,51,53); }
H1.HeaderClassName
{
color: #633335;
}
.AnyTagClassName
{
color: #633335;
}
</style>
background-color css
<style>
a { background-color: #633335; }
a { background-color: rgb(99,51,53); }
div.DivClassName
{
background-color: #633335;
}
.BgClassName
{
background-color: #633335;
}
</style>
border-color css
<style>
span { border-color: #633335; }
span { border-color: rgb(99,51,53); }
td.TdClassName
{
border-color: #633335;
}
.TagClassName
{
border-color: #633335;
}
</style>