Shades of Clinker #473420
Tints of Clinker #473420
RGB
CMYK
RGB Variations
Color information
#473420 (or 0x473420) is known color: Clinker. HEX triplet: 47, 34 and 20. RGB value is (71,52,32). Sum of RGB (Red+Green+Blue) = 71+52+32=155 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.81% from 155); Green value is 52 (20.70% from 255 or 33.55% from 155); Blue value is 32 (12.89% from 255 or 20.65% from 155); Max value from RGB is 71 - color contains mainly: red. Hex color #473420 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473420 is #B8CBDF. Grayscale: #373737. Windows color (decimal): -12110816 or 2110535. OLE color: 2110535.
HSL color Cylindrical-coordinate representation of color #473420: hue angle of 30.77º degrees, saturation: 0.38, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #473420 is Cyan = 0, Magento = 0.27, Yellow = 0.55 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 52 | 32 | - |
| CMYK | 0 | 0.27 | 0.55 | 0.72 |
| HSL | 30.77º | 0.38% | 0.2% | - |
| HSV(B) | 30.77º | 0.55% | 0.28% | - |
| XYZ | 4.09 | 3.9 | 1.9 | - |
| YUV | 55.4 | 114.79 | 139.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 32 | 0 | 0.27 | 0.55 | 0.72 | 30.77 | 0.38 | 0.2 |
| Hex | 47 | 34 | 20 | 0 | 1B | 37 | 48 | 1F | 26 | 14 |
| Octal | 107 | 64 | 40 | 0 | 33 | 67 | 110 | 37 | 46 | 24 |
| Binary | 1000111 | 110100 | 100000 | 0 | 11011 | 110111 | 1001000 | 11111 | 100110 | 10100 |
Color Harmonies of #473420
Complementary color
Monochromatic Colors of #473420
Black with #473420
Text Example
Text Example
White with #473420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473420; }
p { color: rgb(71,52,32); }
H1.HeaderClassName
{
color: #473420;
}
.AnyTagClassName
{
color: #473420;
}
</style>
background-color css
<style>
a { background-color: #473420; }
a { background-color: rgb(71,52,32); }
div.DivClassName
{
background-color: #473420;
}
.BgClassName
{
background-color: #473420;
}
</style>
border-color css
<style>
span { border-color: #473420; }
span { border-color: rgb(71,52,32); }
td.TdClassName
{
border-color: #473420;
}
.TagClassName
{
border-color: #473420;
}
</style>