Shades of Clinker #473321
Tints of Clinker #473321
RGB
CMYK
RGB Variations
Color information
#473321 (or 0x473321) is known color: Clinker. HEX triplet: 47, 33 and 21. RGB value is (71,51,33). Sum of RGB (Red+Green+Blue) = 71+51+33=155 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.81% from 155); Green value is 51 (20.31% from 255 or 32.90% from 155); Blue value is 33 (13.28% from 255 or 21.29% from 155); Max value from RGB is 71 - color contains mainly: red. Hex color #473321 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473321 is #B8CCDE. Grayscale: #373737. Windows color (decimal): -12111071 or 2175815. OLE color: 2175815.
HSL color Cylindrical-coordinate representation of color #473321: hue angle of 28.42º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #473321 is Cyan = 0, Magento = 0.28, Yellow = 0.54 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 51 | 33 | - |
| CMYK | 0 | 0.28 | 0.54 | 0.72 |
| HSL | 28.42º | 0.37% | 0.2% | - |
| HSV(B) | 28.42º | 0.54% | 0.28% | - |
| XYZ | 4.06 | 3.82 | 1.96 | - |
| YUV | 54.93 | 115.63 | 139.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 51 | 33 | 0 | 0.28 | 0.54 | 0.72 | 28.42 | 0.37 | 0.2 |
| Hex | 47 | 33 | 21 | 0 | 1C | 36 | 48 | 1C | 25 | 14 |
| Octal | 107 | 63 | 41 | 0 | 34 | 66 | 110 | 34 | 45 | 24 |
| Binary | 1000111 | 110011 | 100001 | 0 | 11100 | 110110 | 1001000 | 11100 | 100101 | 10100 |
Color Harmonies of #473321
Complementary color
Monochromatic Colors of #473321
Black with #473321
Text Example
Text Example
White with #473321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473321; }
p { color: rgb(71,51,33); }
H1.HeaderClassName
{
color: #473321;
}
.AnyTagClassName
{
color: #473321;
}
</style>
background-color css
<style>
a { background-color: #473321; }
a { background-color: rgb(71,51,33); }
div.DivClassName
{
background-color: #473321;
}
.BgClassName
{
background-color: #473321;
}
</style>
border-color css
<style>
span { border-color: #473321; }
span { border-color: rgb(71,51,33); }
td.TdClassName
{
border-color: #473321;
}
.TagClassName
{
border-color: #473321;
}
</style>