Shades of Clinker #493016
Tints of Clinker #493016
RGB
CMYK
RGB Variations
Color information
#493016 (or 0x493016) is known color: Clinker. HEX triplet: 49, 30 and 16. RGB value is (73,48,22). Sum of RGB (Red+Green+Blue) = 73+48+22=143 (18% of max value = 765). Red value is 73 (28.91% from 255 or 51.05% from 143); Green value is 48 (19.14% from 255 or 33.57% from 143); Blue value is 22 (8.98% from 255 or 15.38% from 143); Max value from RGB is 73 - color contains mainly: red. Hex color #493016 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493016 is #B6CFE9. Grayscale: #343434. Windows color (decimal): -11980778 or 1454153. OLE color: 1454153.
HSL color Cylindrical-coordinate representation of color #493016: hue angle of 30.59º 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 #493016 is Cyan = 0, Magento = 0.34, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 48 | 22 | - |
| CMYK | 0 | 0.34 | 0.70 | 0.71 |
| HSL | 30.59º | 0.54% | 0.19% | - |
| HSV(B) | 30.59º | 0.7% | 0.29% | - |
| XYZ | 3.95 | 3.59 | 1.24 | - |
| YUV | 52.51 | 110.78 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 22 | 0 | 0.34 | 0.70 | 0.71 | 30.59 | 0.54 | 0.19 |
| Hex | 49 | 30 | 16 | 0 | 22 | 46 | 47 | 1F | 36 | 13 |
| Octal | 111 | 60 | 26 | 0 | 42 | 106 | 107 | 37 | 66 | 23 |
| Binary | 1001001 | 110000 | 10110 | 0 | 100010 | 1000110 | 1000111 | 11111 | 110110 | 10011 |
Color Harmonies of #493016
Complementary color
Monochromatic Colors of #493016
Black with #493016
Text Example
Text Example
White with #493016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493016; }
p { color: rgb(73,48,22); }
H1.HeaderClassName
{
color: #493016;
}
.AnyTagClassName
{
color: #493016;
}
</style>
background-color css
<style>
a { background-color: #493016; }
a { background-color: rgb(73,48,22); }
div.DivClassName
{
background-color: #493016;
}
.BgClassName
{
background-color: #493016;
}
</style>
border-color css
<style>
span { border-color: #493016; }
span { border-color: rgb(73,48,22); }
td.TdClassName
{
border-color: #493016;
}
.TagClassName
{
border-color: #493016;
}
</style>