Shades of Clinker #473116
Tints of Clinker #473116
RGB
CMYK
RGB Variations
Color information
#473116 (or 0x473116) is known color: Clinker. HEX triplet: 47, 31 and 16. RGB value is (71,49,22). Sum of RGB (Red+Green+Blue) = 71+49+22=142 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50% from 142); Green value is 49 (19.53% from 255 or 34.51% from 142); Blue value is 22 (8.98% from 255 or 15.49% from 142); Max value from RGB is 71 - color contains mainly: red. Hex color #473116 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473116 is #B8CEE9. Grayscale: #343434. Windows color (decimal): -12111594 or 1454407. OLE color: 1454407.
HSL color Cylindrical-coordinate representation of color #473116: hue angle of 33.06º 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 #473116 is Cyan = 0, Magento = 0.31, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 49 | 22 | - |
| CMYK | 0 | 0.31 | 0.69 | 0.72 |
| HSL | 33.06º | 0.53% | 0.18% | - |
| HSV(B) | 33.06º | 0.69% | 0.28% | - |
| XYZ | 3.84 | 3.59 | 1.25 | - |
| YUV | 52.5 | 110.79 | 141.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 49 | 22 | 0 | 0.31 | 0.69 | 0.72 | 33.06 | 0.53 | 0.18 |
| Hex | 47 | 31 | 16 | 0 | 1F | 45 | 48 | 21 | 35 | 12 |
| Octal | 107 | 61 | 26 | 0 | 37 | 105 | 110 | 41 | 65 | 22 |
| Binary | 1000111 | 110001 | 10110 | 0 | 11111 | 1000101 | 1001000 | 100001 | 110101 | 10010 |
Color Harmonies of #473116
Complementary color
Monochromatic Colors of #473116
Black with #473116
Text Example
Text Example
White with #473116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473116; }
p { color: rgb(71,49,22); }
H1.HeaderClassName
{
color: #473116;
}
.AnyTagClassName
{
color: #473116;
}
</style>
background-color css
<style>
a { background-color: #473116; }
a { background-color: rgb(71,49,22); }
div.DivClassName
{
background-color: #473116;
}
.BgClassName
{
background-color: #473116;
}
</style>
border-color css
<style>
span { border-color: #473116; }
span { border-color: rgb(71,49,22); }
td.TdClassName
{
border-color: #473116;
}
.TagClassName
{
border-color: #473116;
}
</style>