Shades of Clinker #473013
Tints of Clinker #473013
RGB
CMYK
RGB Variations
Color information
#473013 (or 0x473013) is known color: Clinker. HEX triplet: 47, 30 and 13. RGB value is (71,48,19). Sum of RGB (Red+Green+Blue) = 71+48+19=138 (18% of max value = 765). Red value is 71 (28.12% from 255 or 51.45% from 138); Green value is 48 (19.14% from 255 or 34.78% from 138); Blue value is 19 (7.81% from 255 or 13.77% from 138); Max value from RGB is 71 - color contains mainly: red. Hex color #473013 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473013 is #B8CFEC. Grayscale: #333333. Windows color (decimal): -12111853 or 1257543. OLE color: 1257543.
HSL color Cylindrical-coordinate representation of color #473013: hue angle of 33.46º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #473013 is Cyan = 0, Magento = 0.32, Yellow = 0.73 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 48 | 19 | - |
| CMYK | 0 | 0.32 | 0.73 | 0.72 |
| HSL | 33.46º | 0.58% | 0.18% | - |
| HSV(B) | 33.46º | 0.73% | 0.28% | - |
| XYZ | 3.77 | 3.5 | 1.09 | - |
| YUV | 51.57 | 109.62 | 141.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 48 | 19 | 0 | 0.32 | 0.73 | 0.72 | 33.46 | 0.58 | 0.18 |
| Hex | 47 | 30 | 13 | 0 | 20 | 49 | 48 | 21 | 3A | 12 |
| Octal | 107 | 60 | 23 | 0 | 40 | 111 | 110 | 41 | 72 | 22 |
| Binary | 1000111 | 110000 | 10011 | 0 | 100000 | 1001001 | 1001000 | 100001 | 111010 | 10010 |
Color Harmonies of #473013
Complementary color
Monochromatic Colors of #473013
Black with #473013
Text Example
Text Example
White with #473013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473013; }
p { color: rgb(71,48,19); }
H1.HeaderClassName
{
color: #473013;
}
.AnyTagClassName
{
color: #473013;
}
</style>
background-color css
<style>
a { background-color: #473013; }
a { background-color: rgb(71,48,19); }
div.DivClassName
{
background-color: #473013;
}
.BgClassName
{
background-color: #473013;
}
</style>
border-color css
<style>
span { border-color: #473013; }
span { border-color: rgb(71,48,19); }
td.TdClassName
{
border-color: #473013;
}
.TagClassName
{
border-color: #473013;
}
</style>