Shades of Clinker #473516
Tints of Clinker #473516
RGB
CMYK
RGB Variations
Color information
#473516 (or 0x473516) is known color: Clinker. HEX triplet: 47, 35 and 16. RGB value is (71,53,22). Sum of RGB (Red+Green+Blue) = 71+53+22=146 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.63% from 146); Green value is 53 (21.09% from 255 or 36.30% from 146); Blue value is 22 (8.98% from 255 or 15.07% from 146); Max value from RGB is 71 - color contains mainly: red. Hex color #473516 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473516 is #B8CAE9. Grayscale: #363636. Windows color (decimal): -12110570 or 1455431. OLE color: 1455431.
HSL color Cylindrical-coordinate representation of color #473516: hue angle of 37.96º 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 #473516 is Cyan = 0, Magento = 0.25, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 53 | 22 | - |
| CMYK | 0 | 0.25 | 0.69 | 0.72 |
| HSL | 37.96º | 0.53% | 0.18% | - |
| HSV(B) | 37.96º | 0.69% | 0.28% | - |
| XYZ | 4.02 | 3.94 | 1.31 | - |
| YUV | 54.85 | 109.46 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 22 | 0 | 0.25 | 0.69 | 0.72 | 37.96 | 0.53 | 0.18 |
| Hex | 47 | 35 | 16 | 0 | 19 | 45 | 48 | 26 | 35 | 12 |
| Octal | 107 | 65 | 26 | 0 | 31 | 105 | 110 | 46 | 65 | 22 |
| Binary | 1000111 | 110101 | 10110 | 0 | 11001 | 1000101 | 1001000 | 100110 | 110101 | 10010 |
Color Harmonies of #473516
Complementary color
Monochromatic Colors of #473516
Black with #473516
Text Example
Text Example
White with #473516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473516; }
p { color: rgb(71,53,22); }
H1.HeaderClassName
{
color: #473516;
}
.AnyTagClassName
{
color: #473516;
}
</style>
background-color css
<style>
a { background-color: #473516; }
a { background-color: rgb(71,53,22); }
div.DivClassName
{
background-color: #473516;
}
.BgClassName
{
background-color: #473516;
}
</style>
border-color css
<style>
span { border-color: #473516; }
span { border-color: rgb(71,53,22); }
td.TdClassName
{
border-color: #473516;
}
.TagClassName
{
border-color: #473516;
}
</style>