Shades of Jazz #633038
Tints of Jazz #633038
RGB
CMYK
RGB Variations
Color information
#633038 (or 0x633038) is known color: Jazz. HEX triplet: 63, 30 and 38. RGB value is (99,48,56). Sum of RGB (Red+Green+Blue) = 99+48+56=203 (26% of max value = 765). Red value is 99 (39.06% from 255 or 48.77% from 203); Green value is 48 (19.14% from 255 or 23.65% from 203); Blue value is 56 (22.27% from 255 or 27.59% from 203); Max value from RGB is 99 - color contains mainly: red. Hex color #633038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633038 is #9CCFC7. Grayscale: #404040. Windows color (decimal): -10276808 or 3682403. OLE color: 3682403.
HSL color Cylindrical-coordinate representation of color #633038: hue angle of 350.59º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #633038 is Cyan = 0, Magento = 0.52, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 48 | 56 | - |
| CMYK | 0 | 0.52 | 0.43 | 0.61 |
| HSL | 350.59º | 0.35% | 0.29% | - |
| HSV(B) | 350.59º | 0.52% | 0.39% | - |
| XYZ | 6.92 | 5.05 | 4.35 | - |
| YUV | 64.16 | 123.4 | 152.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 48 | 56 | 0 | 0.52 | 0.43 | 0.61 | 350.59 | 0.35 | 0.29 |
| Hex | 63 | 30 | 38 | 0 | 34 | 2B | 3D | 15F | 23 | 1D |
| Octal | 143 | 60 | 70 | 0 | 64 | 53 | 75 | 537 | 43 | 35 |
| Binary | 1100011 | 110000 | 111000 | 0 | 110100 | 101011 | 111101 | 101011111 | 100011 | 11101 |
Color Harmonies of #633038
Complementary color
Monochromatic Colors of #633038
Black with #633038
Text Example
Text Example
White with #633038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633038; }
p { color: rgb(99,48,56); }
H1.HeaderClassName
{
color: #633038;
}
.AnyTagClassName
{
color: #633038;
}
</style>
background-color css
<style>
a { background-color: #633038; }
a { background-color: rgb(99,48,56); }
div.DivClassName
{
background-color: #633038;
}
.BgClassName
{
background-color: #633038;
}
</style>
border-color css
<style>
span { border-color: #633038; }
span { border-color: rgb(99,48,56); }
td.TdClassName
{
border-color: #633038;
}
.TagClassName
{
border-color: #633038;
}
</style>