Shades of Jazz #632730
Tints of Jazz #632730
RGB
CMYK
RGB Variations
Color information
#632730 (or 0x632730) is known color: Jazz. HEX triplet: 63, 27 and 30. RGB value is (99,39,48). Sum of RGB (Red+Green+Blue) = 99+39+48=186 (24% of max value = 765). Red value is 99 (39.06% from 255 or 53.23% from 186); Green value is 39 (15.62% from 255 or 20.97% from 186); Blue value is 48 (19.14% from 255 or 25.81% from 186); Max value from RGB is 99 - color contains mainly: red. Hex color #632730 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #632730 is #9CD8CF. Grayscale: #393939. Windows color (decimal): -10279120 or 3155811. OLE color: 3155811.
HSL color Cylindrical-coordinate representation of color #632730: hue angle of 351º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #632730 is Cyan = 0, Magento = 0.61, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 39 | 48 | - |
| CMYK | 0 | 0.61 | 0.52 | 0.61 |
| HSL | 351º | 0.43% | 0.27% | - |
| HSV(B) | 351º | 0.61% | 0.39% | - |
| XYZ | 6.4 | 4.32 | 3.29 | - |
| YUV | 57.97 | 122.38 | 157.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 39 | 48 | 0 | 0.61 | 0.52 | 0.61 | 351 | 0.43 | 0.27 |
| Hex | 63 | 27 | 30 | 0 | 3D | 34 | 3D | 15F | 2B | 1B |
| Octal | 143 | 47 | 60 | 0 | 75 | 64 | 75 | 537 | 53 | 33 |
| Binary | 1100011 | 100111 | 110000 | 0 | 111101 | 110100 | 111101 | 101011111 | 101011 | 11011 |
Color Harmonies of #632730
Complementary color
Monochromatic Colors of #632730
Black with #632730
Text Example
Text Example
White with #632730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632730; }
p { color: rgb(99,39,48); }
H1.HeaderClassName
{
color: #632730;
}
.AnyTagClassName
{
color: #632730;
}
</style>
background-color css
<style>
a { background-color: #632730; }
a { background-color: rgb(99,39,48); }
div.DivClassName
{
background-color: #632730;
}
.BgClassName
{
background-color: #632730;
}
</style>
border-color css
<style>
span { border-color: #632730; }
span { border-color: rgb(99,39,48); }
td.TdClassName
{
border-color: #632730;
}
.TagClassName
{
border-color: #632730;
}
</style>