Shades of Clinker #493416
Tints of Clinker #493416
RGB
CMYK
RGB Variations
Color information
#493416 (or 0x493416) is known color: Clinker. HEX triplet: 49, 34 and 16. RGB value is (73,52,22). Sum of RGB (Red+Green+Blue) = 73+52+22=147 (19% of max value = 765). Red value is 73 (28.91% from 255 or 49.66% from 147); Green value is 52 (20.70% from 255 or 35.37% from 147); Blue value is 22 (8.98% from 255 or 14.97% from 147); Max value from RGB is 73 - color contains mainly: red. Hex color #493416 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493416 is #B6CBE9. Grayscale: #373737. Windows color (decimal): -11979754 or 1455177. OLE color: 1455177.
HSL color Cylindrical-coordinate representation of color #493416: hue angle of 35.29º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #493416 is Cyan = 0, Magento = 0.29, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 52 | 22 | - |
| CMYK | 0 | 0.29 | 0.70 | 0.71 |
| HSL | 35.29º | 0.54% | 0.19% | - |
| HSV(B) | 35.29º | 0.7% | 0.29% | - |
| XYZ | 4.12 | 3.93 | 1.3 | - |
| YUV | 54.86 | 109.46 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 22 | 0 | 0.29 | 0.70 | 0.71 | 35.29 | 0.54 | 0.19 |
| Hex | 49 | 34 | 16 | 0 | 1D | 46 | 47 | 23 | 36 | 13 |
| Octal | 111 | 64 | 26 | 0 | 35 | 106 | 107 | 43 | 66 | 23 |
| Binary | 1001001 | 110100 | 10110 | 0 | 11101 | 1000110 | 1000111 | 100011 | 110110 | 10011 |
Color Harmonies of #493416
Complementary color
Monochromatic Colors of #493416
Black with #493416
Text Example
Text Example
White with #493416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493416; }
p { color: rgb(73,52,22); }
H1.HeaderClassName
{
color: #493416;
}
.AnyTagClassName
{
color: #493416;
}
</style>
background-color css
<style>
a { background-color: #493416; }
a { background-color: rgb(73,52,22); }
div.DivClassName
{
background-color: #493416;
}
.BgClassName
{
background-color: #493416;
}
</style>
border-color css
<style>
span { border-color: #493416; }
span { border-color: rgb(73,52,22); }
td.TdClassName
{
border-color: #493416;
}
.TagClassName
{
border-color: #493416;
}
</style>