Shades of Clinker #473016
Tints of Clinker #473016
RGB
CMYK
RGB Variations
Color information
#473016 (or 0x473016) is known color: Clinker. HEX triplet: 47, 30 and 16. RGB value is (71,48,22). Sum of RGB (Red+Green+Blue) = 71+48+22=141 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50.35% from 141); Green value is 48 (19.14% from 255 or 34.04% from 141); Blue value is 22 (8.98% from 255 or 15.60% from 141); Max value from RGB is 71 - color contains mainly: red. Hex color #473016 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473016 is #B8CFE9. Grayscale: #343434. Windows color (decimal): -12111850 or 1454151. OLE color: 1454151.
HSL color Cylindrical-coordinate representation of color #473016: hue angle of 31.84º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #473016 is Cyan = 0, Magento = 0.32, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 48 | 22 | - |
| CMYK | 0 | 0.32 | 0.69 | 0.72 |
| HSL | 31.84º | 0.53% | 0.18% | - |
| HSV(B) | 31.84º | 0.69% | 0.28% | - |
| XYZ | 3.8 | 3.51 | 1.24 | - |
| YUV | 51.91 | 111.12 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 48 | 22 | 0 | 0.32 | 0.69 | 0.72 | 31.84 | 0.53 | 0.18 |
| Hex | 47 | 30 | 16 | 0 | 20 | 45 | 48 | 20 | 35 | 12 |
| Octal | 107 | 60 | 26 | 0 | 40 | 105 | 110 | 40 | 65 | 22 |
| Binary | 1000111 | 110000 | 10110 | 0 | 100000 | 1000101 | 1001000 | 100000 | 110101 | 10010 |
Color Harmonies of #473016
Complementary color
Monochromatic Colors of #473016
Black with #473016
Text Example
Text Example
White with #473016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473016; }
p { color: rgb(71,48,22); }
H1.HeaderClassName
{
color: #473016;
}
.AnyTagClassName
{
color: #473016;
}
</style>
background-color css
<style>
a { background-color: #473016; }
a { background-color: rgb(71,48,22); }
div.DivClassName
{
background-color: #473016;
}
.BgClassName
{
background-color: #473016;
}
</style>
border-color css
<style>
span { border-color: #473016; }
span { border-color: rgb(71,48,22); }
td.TdClassName
{
border-color: #473016;
}
.TagClassName
{
border-color: #473016;
}
</style>