Shades of Clinker #493719
Tints of Clinker #493719
RGB
CMYK
RGB Variations
Color information
#493719 (or 0x493719) is known color: Clinker. HEX triplet: 49, 37 and 19. RGB value is (73,55,25). Sum of RGB (Red+Green+Blue) = 73+55+25=153 (20% of max value = 765). Red value is 73 (28.91% from 255 or 47.71% from 153); Green value is 55 (21.88% from 255 or 35.95% from 153); Blue value is 25 (10.16% from 255 or 16.34% from 153); Max value from RGB is 73 - color contains mainly: red. Hex color #493719 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493719 is #B6C8E6. Grayscale: #393939. Windows color (decimal): -11978983 or 1652553. OLE color: 1652553.
HSL color Cylindrical-coordinate representation of color #493719: hue angle of 37.5º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #493719 is Cyan = 0, Magento = 0.25, Yellow = 0.66 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 55 | 25 | - |
| CMYK | 0 | 0.25 | 0.66 | 0.71 |
| HSL | 37.5º | 0.49% | 0.19% | - |
| HSV(B) | 37.5º | 0.66% | 0.29% | - |
| XYZ | 4.29 | 4.22 | 1.51 | - |
| YUV | 56.96 | 109.96 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 55 | 25 | 0 | 0.25 | 0.66 | 0.71 | 37.5 | 0.49 | 0.19 |
| Hex | 49 | 37 | 19 | 0 | 19 | 42 | 47 | 26 | 31 | 13 |
| Octal | 111 | 67 | 31 | 0 | 31 | 102 | 107 | 46 | 61 | 23 |
| Binary | 1001001 | 110111 | 11001 | 0 | 11001 | 1000010 | 1000111 | 100110 | 110001 | 10011 |
Color Harmonies of #493719
Complementary color
Monochromatic Colors of #493719
Black with #493719
Text Example
Text Example
White with #493719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493719; }
p { color: rgb(73,55,25); }
H1.HeaderClassName
{
color: #493719;
}
.AnyTagClassName
{
color: #493719;
}
</style>
background-color css
<style>
a { background-color: #493719; }
a { background-color: rgb(73,55,25); }
div.DivClassName
{
background-color: #493719;
}
.BgClassName
{
background-color: #493719;
}
</style>
border-color css
<style>
span { border-color: #493719; }
span { border-color: rgb(73,55,25); }
td.TdClassName
{
border-color: #493719;
}
.TagClassName
{
border-color: #493719;
}
</style>