Shades of Clinker #473214
Tints of Clinker #473214
RGB
CMYK
RGB Variations
Color information
#473214 (or 0x473214) is known color: Clinker. HEX triplet: 47, 32 and 14. RGB value is (71,50,20). Sum of RGB (Red+Green+Blue) = 71+50+20=141 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50.35% from 141); Green value is 50 (19.92% from 255 or 35.46% from 141); Blue value is 20 (8.20% from 255 or 14.18% from 141); Max value from RGB is 71 - color contains mainly: red. Hex color #473214 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473214 is #B8CDEB. Grayscale: #353535. Windows color (decimal): -12111340 or 1323591. OLE color: 1323591.
HSL color Cylindrical-coordinate representation of color #473214: hue angle of 35.29º degrees, saturation: 0.56, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #473214 is Cyan = 0, Magento = 0.30, Yellow = 0.72 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 50 | 20 | - |
| CMYK | 0 | 0.30 | 0.72 | 0.72 |
| HSL | 35.29º | 0.56% | 0.18% | - |
| HSV(B) | 35.29º | 0.72% | 0.28% | - |
| XYZ | 3.87 | 3.67 | 1.17 | - |
| YUV | 52.86 | 109.46 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 50 | 20 | 0 | 0.30 | 0.72 | 0.72 | 35.29 | 0.56 | 0.18 |
| Hex | 47 | 32 | 14 | 0 | 1E | 48 | 48 | 23 | 38 | 12 |
| Octal | 107 | 62 | 24 | 0 | 36 | 110 | 110 | 43 | 70 | 22 |
| Binary | 1000111 | 110010 | 10100 | 0 | 11110 | 1001000 | 1001000 | 100011 | 111000 | 10010 |
Color Harmonies of #473214
Complementary color
Monochromatic Colors of #473214
Black with #473214
Text Example
Text Example
White with #473214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473214; }
p { color: rgb(71,50,20); }
H1.HeaderClassName
{
color: #473214;
}
.AnyTagClassName
{
color: #473214;
}
</style>
background-color css
<style>
a { background-color: #473214; }
a { background-color: rgb(71,50,20); }
div.DivClassName
{
background-color: #473214;
}
.BgClassName
{
background-color: #473214;
}
</style>
border-color css
<style>
span { border-color: #473214; }
span { border-color: rgb(71,50,20); }
td.TdClassName
{
border-color: #473214;
}
.TagClassName
{
border-color: #473214;
}
</style>