Shades of Clinker #473517
Tints of Clinker #473517
RGB
CMYK
RGB Variations
Color information
#473517 (or 0x473517) is known color: Clinker. HEX triplet: 47, 35 and 17. RGB value is (71,53,23). Sum of RGB (Red+Green+Blue) = 71+53+23=147 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.30% from 147); Green value is 53 (21.09% from 255 or 36.05% from 147); Blue value is 23 (9.38% from 255 or 15.65% from 147); Max value from RGB is 71 - color contains mainly: red. Hex color #473517 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473517 is #B8CAE8. Grayscale: #373737. Windows color (decimal): -12110569 or 1520967. OLE color: 1520967.
HSL color Cylindrical-coordinate representation of color #473517: hue angle of 37.5º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #473517 is Cyan = 0, Magento = 0.25, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 53 | 23 | - |
| CMYK | 0 | 0.25 | 0.68 | 0.72 |
| HSL | 37.5º | 0.51% | 0.18% | - |
| HSV(B) | 37.5º | 0.68% | 0.28% | - |
| XYZ | 4.03 | 3.95 | 1.36 | - |
| YUV | 54.96 | 109.96 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 23 | 0 | 0.25 | 0.68 | 0.72 | 37.5 | 0.51 | 0.18 |
| Hex | 47 | 35 | 17 | 0 | 19 | 44 | 48 | 26 | 33 | 12 |
| Octal | 107 | 65 | 27 | 0 | 31 | 104 | 110 | 46 | 63 | 22 |
| Binary | 1000111 | 110101 | 10111 | 0 | 11001 | 1000100 | 1001000 | 100110 | 110011 | 10010 |
Color Harmonies of #473517
Complementary color
Monochromatic Colors of #473517
Black with #473517
Text Example
Text Example
White with #473517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473517; }
p { color: rgb(71,53,23); }
H1.HeaderClassName
{
color: #473517;
}
.AnyTagClassName
{
color: #473517;
}
</style>
background-color css
<style>
a { background-color: #473517; }
a { background-color: rgb(71,53,23); }
div.DivClassName
{
background-color: #473517;
}
.BgClassName
{
background-color: #473517;
}
</style>
border-color css
<style>
span { border-color: #473517; }
span { border-color: rgb(71,53,23); }
td.TdClassName
{
border-color: #473517;
}
.TagClassName
{
border-color: #473517;
}
</style>