Shades of Jazz #673335
Tints of Jazz #673335
RGB
CMYK
RGB Variations
Color information
#673335 (or 0x673335) is known color: Jazz. HEX triplet: 67, 33 and 35. RGB value is (103,51,53). Sum of RGB (Red+Green+Blue) = 103+51+53=207 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.76% from 207); Green value is 51 (20.31% from 255 or 24.64% from 207); Blue value is 53 (21.09% from 255 or 25.60% from 207); Max value from RGB is 103 - color contains mainly: red. Hex color #673335 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673335 is #98CCCA. Grayscale: #424242. Windows color (decimal): -10013899 or 3486567. OLE color: 3486567.
HSL color Cylindrical-coordinate representation of color #673335: hue angle of 357.69º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #673335 is Cyan = 0, Magento = 0.50, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 51 | 53 | - |
| CMYK | 0 | 0.50 | 0.49 | 0.60 |
| HSL | 357.69º | 0.34% | 0.3% | - |
| HSV(B) | 357.69º | 0.5% | 0.4% | - |
| XYZ | 7.42 | 5.51 | 4.04 | - |
| YUV | 66.78 | 120.23 | 153.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 51 | 53 | 0 | 0.50 | 0.49 | 0.60 | 357.69 | 0.34 | 0.3 |
| Hex | 67 | 33 | 35 | 0 | 32 | 31 | 3C | 166 | 22 | 1E |
| Octal | 147 | 63 | 65 | 0 | 62 | 61 | 74 | 546 | 42 | 36 |
| Binary | 1100111 | 110011 | 110101 | 0 | 110010 | 110001 | 111100 | 101100110 | 100010 | 11110 |
Color Harmonies of #673335
Complementary color
Monochromatic Colors of #673335
Black with #673335
Text Example
Text Example
White with #673335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673335; }
p { color: rgb(103,51,53); }
H1.HeaderClassName
{
color: #673335;
}
.AnyTagClassName
{
color: #673335;
}
</style>
background-color css
<style>
a { background-color: #673335; }
a { background-color: rgb(103,51,53); }
div.DivClassName
{
background-color: #673335;
}
.BgClassName
{
background-color: #673335;
}
</style>
border-color css
<style>
span { border-color: #673335; }
span { border-color: rgb(103,51,53); }
td.TdClassName
{
border-color: #673335;
}
.TagClassName
{
border-color: #673335;
}
</style>