Shades of Jazz #673035
Tints of Jazz #673035
RGB
CMYK
RGB Variations
Color information
#673035 (or 0x673035) is known color: Jazz. HEX triplet: 67, 30 and 35. RGB value is (103,48,53). Sum of RGB (Red+Green+Blue) = 103+48+53=204 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50.49% from 204); Green value is 48 (19.14% from 255 or 23.53% from 204); Blue value is 53 (21.09% from 255 or 25.98% from 204); Max value from RGB is 103 - color contains mainly: red. Hex color #673035 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673035 is #98CFCA. Grayscale: #414141. Windows color (decimal): -10014667 or 3485799. OLE color: 3485799.
HSL color Cylindrical-coordinate representation of color #673035: hue angle of 354.55º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #673035 is Cyan = 0, Magento = 0.53, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 48 | 53 | - |
| CMYK | 0 | 0.53 | 0.49 | 0.60 |
| HSL | 354.55º | 0.36% | 0.3% | - |
| HSV(B) | 354.55º | 0.53% | 0.4% | - |
| XYZ | 7.29 | 5.25 | 4 | - |
| YUV | 65.02 | 121.22 | 155.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 48 | 53 | 0 | 0.53 | 0.49 | 0.60 | 354.55 | 0.36 | 0.3 |
| Hex | 67 | 30 | 35 | 0 | 35 | 31 | 3C | 163 | 24 | 1E |
| Octal | 147 | 60 | 65 | 0 | 65 | 61 | 74 | 543 | 44 | 36 |
| Binary | 1100111 | 110000 | 110101 | 0 | 110101 | 110001 | 111100 | 101100011 | 100100 | 11110 |
Color Harmonies of #673035
Complementary color
Monochromatic Colors of #673035
Black with #673035
Text Example
Text Example
White with #673035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673035; }
p { color: rgb(103,48,53); }
H1.HeaderClassName
{
color: #673035;
}
.AnyTagClassName
{
color: #673035;
}
</style>
background-color css
<style>
a { background-color: #673035; }
a { background-color: rgb(103,48,53); }
div.DivClassName
{
background-color: #673035;
}
.BgClassName
{
background-color: #673035;
}
</style>
border-color css
<style>
span { border-color: #673035; }
span { border-color: rgb(103,48,53); }
td.TdClassName
{
border-color: #673035;
}
.TagClassName
{
border-color: #673035;
}
</style>