Shades of Clinker #493618
Tints of Clinker #493618
RGB
CMYK
RGB Variations
Color information
#493618 (or 0x493618) is known color: Clinker. HEX triplet: 49, 36 and 18. RGB value is (73,54,24). Sum of RGB (Red+Green+Blue) = 73+54+24=151 (20% of max value = 765). Red value is 73 (28.91% from 255 or 48.34% from 151); Green value is 54 (21.48% from 255 or 35.76% from 151); Blue value is 24 (9.77% from 255 or 15.89% from 151); Max value from RGB is 73 - color contains mainly: red. Hex color #493618 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493618 is #B6C9E7. Grayscale: #383838. Windows color (decimal): -11979240 or 1586761. OLE color: 1586761.
HSL color Cylindrical-coordinate representation of color #493618: hue angle of 36.73º degrees, saturation: 0.51, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #493618 is Cyan = 0, Magento = 0.26, Yellow = 0.67 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 24 | - |
| CMYK | 0 | 0.26 | 0.67 | 0.71 |
| HSL | 36.73º | 0.51% | 0.19% | - |
| HSV(B) | 36.73º | 0.67% | 0.29% | - |
| XYZ | 4.23 | 4.12 | 1.44 | - |
| YUV | 56.26 | 109.79 | 139.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 24 | 0 | 0.26 | 0.67 | 0.71 | 36.73 | 0.51 | 0.19 |
| Hex | 49 | 36 | 18 | 0 | 1A | 43 | 47 | 25 | 33 | 13 |
| Octal | 111 | 66 | 30 | 0 | 32 | 103 | 107 | 45 | 63 | 23 |
| Binary | 1001001 | 110110 | 11000 | 0 | 11010 | 1000011 | 1000111 | 100101 | 110011 | 10011 |
Color Harmonies of #493618
Complementary color
Monochromatic Colors of #493618
Black with #493618
Text Example
Text Example
White with #493618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493618; }
p { color: rgb(73,54,24); }
H1.HeaderClassName
{
color: #493618;
}
.AnyTagClassName
{
color: #493618;
}
</style>
background-color css
<style>
a { background-color: #493618; }
a { background-color: rgb(73,54,24); }
div.DivClassName
{
background-color: #493618;
}
.BgClassName
{
background-color: #493618;
}
</style>
border-color css
<style>
span { border-color: #493618; }
span { border-color: rgb(73,54,24); }
td.TdClassName
{
border-color: #493618;
}
.TagClassName
{
border-color: #493618;
}
</style>