Shades of Clinker #493617
Tints of Clinker #493617
RGB
CMYK
RGB Variations
Color information
#493617 (or 0x493617) is known color: Clinker. HEX triplet: 49, 36 and 17. RGB value is (73,54,23). Sum of RGB (Red+Green+Blue) = 73+54+23=150 (19% of max value = 765). Red value is 73 (28.91% from 255 or 48.67% from 150); Green value is 54 (21.48% from 255 or 36% from 150); Blue value is 23 (9.38% from 255 or 15.33% from 150); Max value from RGB is 73 - color contains mainly: red. Hex color #493617 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493617 is #B6C9E8. Grayscale: #383838. Windows color (decimal): -11979241 or 1521225. OLE color: 1521225.
HSL color Cylindrical-coordinate representation of color #493617: hue angle of 37.2º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #493617 is Cyan = 0, Magento = 0.26, Yellow = 0.68 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 23 | - |
| CMYK | 0 | 0.26 | 0.68 | 0.71 |
| HSL | 37.2º | 0.52% | 0.19% | - |
| HSV(B) | 37.2º | 0.68% | 0.29% | - |
| XYZ | 4.22 | 4.12 | 1.38 | - |
| YUV | 56.15 | 109.29 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 23 | 0 | 0.26 | 0.68 | 0.71 | 37.2 | 0.52 | 0.19 |
| Hex | 49 | 36 | 17 | 0 | 1A | 44 | 47 | 25 | 34 | 13 |
| Octal | 111 | 66 | 27 | 0 | 32 | 104 | 107 | 45 | 64 | 23 |
| Binary | 1001001 | 110110 | 10111 | 0 | 11010 | 1000100 | 1000111 | 100101 | 110100 | 10011 |
Color Harmonies of #493617
Complementary color
Monochromatic Colors of #493617
Black with #493617
Text Example
Text Example
White with #493617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493617; }
p { color: rgb(73,54,23); }
H1.HeaderClassName
{
color: #493617;
}
.AnyTagClassName
{
color: #493617;
}
</style>
background-color css
<style>
a { background-color: #493617; }
a { background-color: rgb(73,54,23); }
div.DivClassName
{
background-color: #493617;
}
.BgClassName
{
background-color: #493617;
}
</style>
border-color css
<style>
span { border-color: #493617; }
span { border-color: rgb(73,54,23); }
td.TdClassName
{
border-color: #493617;
}
.TagClassName
{
border-color: #493617;
}
</style>