Shades of Clinker #493217
Tints of Clinker #493217
RGB
CMYK
RGB Variations
Color information
#493217 (or 0x493217) is known color: Clinker. HEX triplet: 49, 32 and 17. RGB value is (73,50,23). Sum of RGB (Red+Green+Blue) = 73+50+23=146 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50% from 146); Green value is 50 (19.92% from 255 or 34.25% from 146); Blue value is 23 (9.38% from 255 or 15.75% from 146); Max value from RGB is 73 - color contains mainly: red. Hex color #493217 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493217 is #B6CDE8. Grayscale: #353535. Windows color (decimal): -11980265 or 1520201. OLE color: 1520201.
HSL color Cylindrical-coordinate representation of color #493217: hue angle of 32.4º 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 #493217 is Cyan = 0, Magento = 0.32, Yellow = 0.68 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 50 | 23 | - |
| CMYK | 0 | 0.32 | 0.68 | 0.71 |
| HSL | 32.4º | 0.52% | 0.19% | - |
| HSV(B) | 32.4º | 0.68% | 0.29% | - |
| XYZ | 4.04 | 3.76 | 1.32 | - |
| YUV | 53.8 | 110.62 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 50 | 23 | 0 | 0.32 | 0.68 | 0.71 | 32.4 | 0.52 | 0.19 |
| Hex | 49 | 32 | 17 | 0 | 20 | 44 | 47 | 20 | 34 | 13 |
| Octal | 111 | 62 | 27 | 0 | 40 | 104 | 107 | 40 | 64 | 23 |
| Binary | 1001001 | 110010 | 10111 | 0 | 100000 | 1000100 | 1000111 | 100000 | 110100 | 10011 |
Color Harmonies of #493217
Complementary color
Monochromatic Colors of #493217
Black with #493217
Text Example
Text Example
White with #493217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493217; }
p { color: rgb(73,50,23); }
H1.HeaderClassName
{
color: #493217;
}
.AnyTagClassName
{
color: #493217;
}
</style>
background-color css
<style>
a { background-color: #493217; }
a { background-color: rgb(73,50,23); }
div.DivClassName
{
background-color: #493217;
}
.BgClassName
{
background-color: #493217;
}
</style>
border-color css
<style>
span { border-color: #493217; }
span { border-color: rgb(73,50,23); }
td.TdClassName
{
border-color: #493217;
}
.TagClassName
{
border-color: #493217;
}
</style>