Shades of Clinker #493219
Tints of Clinker #493219
RGB
CMYK
RGB Variations
Color information
#493219 (or 0x493219) is known color: Clinker. HEX triplet: 49, 32 and 19. RGB value is (73,50,25). Sum of RGB (Red+Green+Blue) = 73+50+25=148 (19% of max value = 765). Red value is 73 (28.91% from 255 or 49.32% from 148); Green value is 50 (19.92% from 255 or 33.78% from 148); Blue value is 25 (10.16% from 255 or 16.89% from 148); Max value from RGB is 73 - color contains mainly: red. Hex color #493219 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493219 is #B6CDE6. Grayscale: #363636. Windows color (decimal): -11980263 or 1651273. OLE color: 1651273.
HSL color Cylindrical-coordinate representation of color #493219: hue angle of 31.25º 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 #493219 is Cyan = 0, Magento = 0.32, Yellow = 0.66 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 50 | 25 | - |
| CMYK | 0 | 0.32 | 0.66 | 0.71 |
| HSL | 31.25º | 0.49% | 0.19% | - |
| HSV(B) | 31.25º | 0.66% | 0.29% | - |
| XYZ | 4.06 | 3.77 | 1.43 | - |
| YUV | 54.03 | 111.62 | 141.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 50 | 25 | 0 | 0.32 | 0.66 | 0.71 | 31.25 | 0.49 | 0.19 |
| Hex | 49 | 32 | 19 | 0 | 20 | 42 | 47 | 1F | 31 | 13 |
| Octal | 111 | 62 | 31 | 0 | 40 | 102 | 107 | 37 | 61 | 23 |
| Binary | 1001001 | 110010 | 11001 | 0 | 100000 | 1000010 | 1000111 | 11111 | 110001 | 10011 |
Color Harmonies of #493219
Complementary color
Monochromatic Colors of #493219
Black with #493219
Text Example
Text Example
White with #493219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493219; }
p { color: rgb(73,50,25); }
H1.HeaderClassName
{
color: #493219;
}
.AnyTagClassName
{
color: #493219;
}
</style>
background-color css
<style>
a { background-color: #493219; }
a { background-color: rgb(73,50,25); }
div.DivClassName
{
background-color: #493219;
}
.BgClassName
{
background-color: #493219;
}
</style>
border-color css
<style>
span { border-color: #493219; }
span { border-color: rgb(73,50,25); }
td.TdClassName
{
border-color: #493219;
}
.TagClassName
{
border-color: #493219;
}
</style>