Shades of Clinker #493721
Tints of Clinker #493721
RGB
CMYK
RGB Variations
Color information
#493721 (or 0x493721) is known color: Clinker. HEX triplet: 49, 37 and 21. RGB value is (73,55,33). Sum of RGB (Red+Green+Blue) = 73+55+33=161 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.34% from 161); Green value is 55 (21.88% from 255 or 34.16% from 161); Blue value is 33 (13.28% from 255 or 20.50% from 161); Max value from RGB is 73 - color contains mainly: red. Hex color #493721 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493721 is #B6C8DE. Grayscale: #393939. Windows color (decimal): -11978975 or 2176841. OLE color: 2176841.
HSL color Cylindrical-coordinate representation of color #493721: hue angle of 33º degrees, saturation: 0.38, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #493721 is Cyan = 0, Magento = 0.25, Yellow = 0.55 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 55 | 33 | - |
| CMYK | 0 | 0.25 | 0.55 | 0.71 |
| HSL | 33º | 0.38% | 0.21% | - |
| HSV(B) | 33º | 0.55% | 0.29% | - |
| XYZ | 4.39 | 4.26 | 2.03 | - |
| YUV | 57.87 | 113.96 | 138.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 55 | 33 | 0 | 0.25 | 0.55 | 0.71 | 33 | 0.38 | 0.21 |
| Hex | 49 | 37 | 21 | 0 | 19 | 37 | 47 | 21 | 26 | 15 |
| Octal | 111 | 67 | 41 | 0 | 31 | 67 | 107 | 41 | 46 | 25 |
| Binary | 1001001 | 110111 | 100001 | 0 | 11001 | 110111 | 1000111 | 100001 | 100110 | 10101 |
Color Harmonies of #493721
Complementary color
Monochromatic Colors of #493721
Black with #493721
Text Example
Text Example
White with #493721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493721; }
p { color: rgb(73,55,33); }
H1.HeaderClassName
{
color: #493721;
}
.AnyTagClassName
{
color: #493721;
}
</style>
background-color css
<style>
a { background-color: #493721; }
a { background-color: rgb(73,55,33); }
div.DivClassName
{
background-color: #493721;
}
.BgClassName
{
background-color: #493721;
}
</style>
border-color css
<style>
span { border-color: #493721; }
span { border-color: rgb(73,55,33); }
td.TdClassName
{
border-color: #493721;
}
.TagClassName
{
border-color: #493721;
}
</style>