Shades of Clinker #493615
Tints of Clinker #493615
RGB
CMYK
RGB Variations
Color information
#493615 (or 0x493615) is known color: Clinker. HEX triplet: 49, 36 and 15. RGB value is (73,54,21). Sum of RGB (Red+Green+Blue) = 73+54+21=148 (19% of max value = 765). Red value is 73 (28.91% from 255 or 49.32% from 148); Green value is 54 (21.48% from 255 or 36.49% from 148); Blue value is 21 (8.59% from 255 or 14.19% from 148); Max value from RGB is 73 - color contains mainly: red. Hex color #493615 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493615 is #B6C9EA. Grayscale: #383838. Windows color (decimal): -11979243 or 1390153. OLE color: 1390153.
HSL color Cylindrical-coordinate representation of color #493615: hue angle of 38.08º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #493615 is Cyan = 0, Magento = 0.26, Yellow = 0.71 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 21 | - |
| CMYK | 0 | 0.26 | 0.71 | 0.71 |
| HSL | 38.08º | 0.55% | 0.18% | - |
| HSV(B) | 38.08º | 0.71% | 0.29% | - |
| XYZ | 4.2 | 4.11 | 1.28 | - |
| YUV | 55.92 | 108.29 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 21 | 0 | 0.26 | 0.71 | 0.71 | 38.08 | 0.55 | 0.18 |
| Hex | 49 | 36 | 15 | 0 | 1A | 47 | 47 | 26 | 37 | 12 |
| Octal | 111 | 66 | 25 | 0 | 32 | 107 | 107 | 46 | 67 | 22 |
| Binary | 1001001 | 110110 | 10101 | 0 | 11010 | 1000111 | 1000111 | 100110 | 110111 | 10010 |
Color Harmonies of #493615
Complementary color
Monochromatic Colors of #493615
Black with #493615
Text Example
Text Example
White with #493615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493615; }
p { color: rgb(73,54,21); }
H1.HeaderClassName
{
color: #493615;
}
.AnyTagClassName
{
color: #493615;
}
</style>
background-color css
<style>
a { background-color: #493615; }
a { background-color: rgb(73,54,21); }
div.DivClassName
{
background-color: #493615;
}
.BgClassName
{
background-color: #493615;
}
</style>
border-color css
<style>
span { border-color: #493615; }
span { border-color: rgb(73,54,21); }
td.TdClassName
{
border-color: #493615;
}
.TagClassName
{
border-color: #493615;
}
</style>