Shades of Clinker #473418
Tints of Clinker #473418
RGB
CMYK
RGB Variations
Color information
#473418 (or 0x473418) is known color: Clinker. HEX triplet: 47, 34 and 18. RGB value is (71,52,24). Sum of RGB (Red+Green+Blue) = 71+52+24=147 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.30% from 147); Green value is 52 (20.70% from 255 or 35.37% from 147); Blue value is 24 (9.77% from 255 or 16.33% from 147); Max value from RGB is 71 - color contains mainly: red. Hex color #473418 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473418 is #B8CBE7. Grayscale: #363636. Windows color (decimal): -12110824 or 1586247. OLE color: 1586247.
HSL color Cylindrical-coordinate representation of color #473418: hue angle of 35.74º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #473418 is Cyan = 0, Magento = 0.27, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 52 | 24 | - |
| CMYK | 0 | 0.27 | 0.66 | 0.72 |
| HSL | 35.74º | 0.49% | 0.19% | - |
| HSV(B) | 35.74º | 0.66% | 0.28% | - |
| XYZ | 3.99 | 3.86 | 1.4 | - |
| YUV | 54.49 | 110.79 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 24 | 0 | 0.27 | 0.66 | 0.72 | 35.74 | 0.49 | 0.19 |
| Hex | 47 | 34 | 18 | 0 | 1B | 42 | 48 | 24 | 31 | 13 |
| Octal | 107 | 64 | 30 | 0 | 33 | 102 | 110 | 44 | 61 | 23 |
| Binary | 1000111 | 110100 | 11000 | 0 | 11011 | 1000010 | 1001000 | 100100 | 110001 | 10011 |
Color Harmonies of #473418
Complementary color
Monochromatic Colors of #473418
Black with #473418
Text Example
Text Example
White with #473418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473418; }
p { color: rgb(71,52,24); }
H1.HeaderClassName
{
color: #473418;
}
.AnyTagClassName
{
color: #473418;
}
</style>
background-color css
<style>
a { background-color: #473418; }
a { background-color: rgb(71,52,24); }
div.DivClassName
{
background-color: #473418;
}
.BgClassName
{
background-color: #473418;
}
</style>
border-color css
<style>
span { border-color: #473418; }
span { border-color: rgb(71,52,24); }
td.TdClassName
{
border-color: #473418;
}
.TagClassName
{
border-color: #473418;
}
</style>