Shades of Clinker #493612
Tints of Clinker #493612
RGB
CMYK
RGB Variations
Color information
#493612 (or 0x493612) is known color: Clinker. HEX triplet: 49, 36 and 12. RGB value is (73,54,18). Sum of RGB (Red+Green+Blue) = 73+54+18=145 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.34% from 145); Green value is 54 (21.48% from 255 or 37.24% from 145); Blue value is 18 (7.42% from 255 or 12.41% from 145); Max value from RGB is 73 - color contains mainly: red. Hex color #493612 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493612 is #B6C9ED. Grayscale: #373737. Windows color (decimal): -11979246 or 1193545. OLE color: 1193545.
HSL color Cylindrical-coordinate representation of color #493612: hue angle of 39.27º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #493612 is Cyan = 0, Magento = 0.26, Yellow = 0.75 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 18 | - |
| CMYK | 0 | 0.26 | 0.75 | 0.71 |
| HSL | 39.27º | 0.6% | 0.18% | - |
| HSV(B) | 39.27º | 0.75% | 0.29% | - |
| XYZ | 4.18 | 4.1 | 1.14 | - |
| YUV | 55.58 | 106.79 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 18 | 0 | 0.26 | 0.75 | 0.71 | 39.27 | 0.6 | 0.18 |
| Hex | 49 | 36 | 12 | 0 | 1A | 4B | 47 | 27 | 3C | 12 |
| Octal | 111 | 66 | 22 | 0 | 32 | 113 | 107 | 47 | 74 | 22 |
| Binary | 1001001 | 110110 | 10010 | 0 | 11010 | 1001011 | 1000111 | 100111 | 111100 | 10010 |
Color Harmonies of #493612
Complementary color
Monochromatic Colors of #493612
Black with #493612
Text Example
Text Example
White with #493612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493612; }
p { color: rgb(73,54,18); }
H1.HeaderClassName
{
color: #493612;
}
.AnyTagClassName
{
color: #493612;
}
</style>
background-color css
<style>
a { background-color: #493612; }
a { background-color: rgb(73,54,18); }
div.DivClassName
{
background-color: #493612;
}
.BgClassName
{
background-color: #493612;
}
</style>
border-color css
<style>
span { border-color: #493612; }
span { border-color: rgb(73,54,18); }
td.TdClassName
{
border-color: #493612;
}
.TagClassName
{
border-color: #493612;
}
</style>