Shades of Clinker #493209
Tints of Clinker #493209
RGB
CMYK
RGB Variations
Color information
#493209 (or 0x493209) is known color: Clinker. HEX triplet: 49, 32 and 09. RGB value is (73,50,9). Sum of RGB (Red+Green+Blue) = 73+50+9=132 (17% of max value = 765). Red value is 73 (28.91% from 255 or 55.30% from 132); Green value is 50 (19.92% from 255 or 37.88% from 132); Blue value is 9 (3.91% from 255 or 6.82% from 132); Max value from RGB is 73 - color contains mainly: red. Hex color #493209 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493209 is #B6CDF6. Grayscale: #343434. Windows color (decimal): -11980279 or 602697. OLE color: 602697.
HSL color Cylindrical-coordinate representation of color #493209: hue angle of 38.44º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #493209 is Cyan = 0, Magento = 0.32, Yellow = 0.88 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 50 | 9 | - |
| CMYK | 0 | 0.32 | 0.88 | 0.71 |
| HSL | 38.44º | 0.78% | 0.16% | - |
| HSV(B) | 38.44º | 0.88% | 0.29% | - |
| XYZ | 3.94 | 3.72 | 0.77 | - |
| YUV | 52.2 | 103.62 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 50 | 9 | 0 | 0.32 | 0.88 | 0.71 | 38.44 | 0.78 | 0.16 |
| Hex | 49 | 32 | 9 | 0 | 20 | 58 | 47 | 26 | 4E | 10 |
| Octal | 111 | 62 | 11 | 0 | 40 | 130 | 107 | 46 | 116 | 20 |
| Binary | 1001001 | 110010 | 1001 | 0 | 100000 | 1011000 | 1000111 | 100110 | 1001110 | 10000 |
Color Harmonies of #493209
Complementary color
Monochromatic Colors of #493209
Black with #493209
Text Example
Text Example
White with #493209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493209; }
p { color: rgb(73,50,9); }
H1.HeaderClassName
{
color: #493209;
}
.AnyTagClassName
{
color: #493209;
}
</style>
background-color css
<style>
a { background-color: #493209; }
a { background-color: rgb(73,50,9); }
div.DivClassName
{
background-color: #493209;
}
.BgClassName
{
background-color: #493209;
}
</style>
border-color css
<style>
span { border-color: #493209; }
span { border-color: rgb(73,50,9); }
td.TdClassName
{
border-color: #493209;
}
.TagClassName
{
border-color: #493209;
}
</style>