Shades of Clinker #493515
Tints of Clinker #493515
RGB
CMYK
RGB Variations
Color information
#493515 (or 0x493515) is known color: Clinker. HEX triplet: 49, 35 and 15. RGB value is (73,53,21). Sum of RGB (Red+Green+Blue) = 73+53+21=147 (19% of max value = 765). Red value is 73 (28.91% from 255 or 49.66% from 147); Green value is 53 (21.09% from 255 or 36.05% from 147); Blue value is 21 (8.59% from 255 or 14.29% from 147); Max value from RGB is 73 - color contains mainly: red. Hex color #493515 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493515 is #B6CAEA. Grayscale: #373737. Windows color (decimal): -11979499 or 1389897. OLE color: 1389897.
HSL color Cylindrical-coordinate representation of color #493515: hue angle of 36.92º 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 #493515 is Cyan = 0, Magento = 0.27, Yellow = 0.71 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 53 | 21 | - |
| CMYK | 0 | 0.27 | 0.71 | 0.71 |
| HSL | 36.92º | 0.55% | 0.18% | - |
| HSV(B) | 36.92º | 0.71% | 0.29% | - |
| XYZ | 4.16 | 4.02 | 1.27 | - |
| YUV | 55.33 | 108.63 | 140.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 21 | 0 | 0.27 | 0.71 | 0.71 | 36.92 | 0.55 | 0.18 |
| Hex | 49 | 35 | 15 | 0 | 1B | 47 | 47 | 25 | 37 | 12 |
| Octal | 111 | 65 | 25 | 0 | 33 | 107 | 107 | 45 | 67 | 22 |
| Binary | 1001001 | 110101 | 10101 | 0 | 11011 | 1000111 | 1000111 | 100101 | 110111 | 10010 |
Color Harmonies of #493515
Complementary color
Monochromatic Colors of #493515
Black with #493515
Text Example
Text Example
White with #493515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493515; }
p { color: rgb(73,53,21); }
H1.HeaderClassName
{
color: #493515;
}
.AnyTagClassName
{
color: #493515;
}
</style>
background-color css
<style>
a { background-color: #493515; }
a { background-color: rgb(73,53,21); }
div.DivClassName
{
background-color: #493515;
}
.BgClassName
{
background-color: #493515;
}
</style>
border-color css
<style>
span { border-color: #493515; }
span { border-color: rgb(73,53,21); }
td.TdClassName
{
border-color: #493515;
}
.TagClassName
{
border-color: #493515;
}
</style>