Shades of Clinker #473720
Tints of Clinker #473720
RGB
CMYK
RGB Variations
Color information
#473720 (or 0x473720) is known color: Clinker. HEX triplet: 47, 37 and 20. RGB value is (71,55,32). Sum of RGB (Red+Green+Blue) = 71+55+32=158 (20% of max value = 765). Red value is 71 (28.12% from 255 or 44.94% from 158); Green value is 55 (21.88% from 255 or 34.81% from 158); Blue value is 32 (12.89% from 255 or 20.25% from 158); Max value from RGB is 71 - color contains mainly: red. Hex color #473720 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473720 is #B8C8DF. Grayscale: #393939. Windows color (decimal): -12110048 or 2111303. OLE color: 2111303.
HSL color Cylindrical-coordinate representation of color #473720: hue angle of 35.38º 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 #473720 is Cyan = 0, Magento = 0.23, Yellow = 0.55 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 55 | 32 | - |
| CMYK | 0 | 0.23 | 0.55 | 0.72 |
| HSL | 35.38º | 0.38% | 0.2% | - |
| HSV(B) | 35.38º | 0.55% | 0.28% | - |
| XYZ | 4.23 | 4.18 | 1.95 | - |
| YUV | 57.16 | 113.8 | 137.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 32 | 0 | 0.23 | 0.55 | 0.72 | 35.38 | 0.38 | 0.2 |
| Hex | 47 | 37 | 20 | 0 | 17 | 37 | 48 | 23 | 26 | 14 |
| Octal | 107 | 67 | 40 | 0 | 27 | 67 | 110 | 43 | 46 | 24 |
| Binary | 1000111 | 110111 | 100000 | 0 | 10111 | 110111 | 1001000 | 100011 | 100110 | 10100 |
Color Harmonies of #473720
Complementary color
Monochromatic Colors of #473720
Black with #473720
Text Example
Text Example
White with #473720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473720; }
p { color: rgb(71,55,32); }
H1.HeaderClassName
{
color: #473720;
}
.AnyTagClassName
{
color: #473720;
}
</style>
background-color css
<style>
a { background-color: #473720; }
a { background-color: rgb(71,55,32); }
div.DivClassName
{
background-color: #473720;
}
.BgClassName
{
background-color: #473720;
}
</style>
border-color css
<style>
span { border-color: #473720; }
span { border-color: rgb(71,55,32); }
td.TdClassName
{
border-color: #473720;
}
.TagClassName
{
border-color: #473720;
}
</style>