Shades of Clinker #473417
Tints of Clinker #473417
RGB
CMYK
RGB Variations
Color information
#473417 (or 0x473417) is known color: Clinker. HEX triplet: 47, 34 and 17. RGB value is (71,52,23). Sum of RGB (Red+Green+Blue) = 71+52+23=146 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.63% from 146); Green value is 52 (20.70% from 255 or 35.62% from 146); Blue value is 23 (9.38% from 255 or 15.75% from 146); Max value from RGB is 71 - color contains mainly: red. Hex color #473417 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473417 is #B8CBE8. Grayscale: #363636. Windows color (decimal): -12110825 or 1520711. OLE color: 1520711.
HSL color Cylindrical-coordinate representation of color #473417: hue angle of 36.25º 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 #473417 is Cyan = 0, Magento = 0.27, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 52 | 23 | - |
| CMYK | 0 | 0.27 | 0.68 | 0.72 |
| HSL | 36.25º | 0.51% | 0.18% | - |
| HSV(B) | 36.25º | 0.68% | 0.28% | - |
| XYZ | 3.98 | 3.86 | 1.35 | - |
| YUV | 54.38 | 110.29 | 139.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 23 | 0 | 0.27 | 0.68 | 0.72 | 36.25 | 0.51 | 0.18 |
| Hex | 47 | 34 | 17 | 0 | 1B | 44 | 48 | 24 | 33 | 12 |
| Octal | 107 | 64 | 27 | 0 | 33 | 104 | 110 | 44 | 63 | 22 |
| Binary | 1000111 | 110100 | 10111 | 0 | 11011 | 1000100 | 1001000 | 100100 | 110011 | 10010 |
Color Harmonies of #473417
Complementary color
Monochromatic Colors of #473417
Black with #473417
Text Example
Text Example
White with #473417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473417; }
p { color: rgb(71,52,23); }
H1.HeaderClassName
{
color: #473417;
}
.AnyTagClassName
{
color: #473417;
}
</style>
background-color css
<style>
a { background-color: #473417; }
a { background-color: rgb(71,52,23); }
div.DivClassName
{
background-color: #473417;
}
.BgClassName
{
background-color: #473417;
}
</style>
border-color css
<style>
span { border-color: #473417; }
span { border-color: rgb(71,52,23); }
td.TdClassName
{
border-color: #473417;
}
.TagClassName
{
border-color: #473417;
}
</style>