Shades of Mikado #473713
Tints of Mikado #473713
RGB
CMYK
RGB Variations
Color information
#473713 (or 0x473713) is known color: Mikado. HEX triplet: 47, 37 and 13. RGB value is (71,55,19). Sum of RGB (Red+Green+Blue) = 71+55+19=145 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.97% from 145); Green value is 55 (21.88% from 255 or 37.93% from 145); Blue value is 19 (7.81% from 255 or 13.10% from 145); Max value from RGB is 71 - color contains mainly: red. Hex color #473713 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473713 is #B8C8EC. Grayscale: #373737. Windows color (decimal): -12110061 or 1259335. OLE color: 1259335.
HSL color Cylindrical-coordinate representation of color #473713: hue angle of 41.54º 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 #473713 is Cyan = 0, Magento = 0.23, Yellow = 0.73 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 55 | 19 | - |
| CMYK | 0 | 0.23 | 0.73 | 0.72 |
| HSL | 41.54º | 0.58% | 0.18% | - |
| HSV(B) | 41.54º | 0.73% | 0.28% | - |
| XYZ | 4.08 | 4.12 | 1.2 | - |
| YUV | 55.68 | 107.3 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 19 | 0 | 0.23 | 0.73 | 0.72 | 41.54 | 0.58 | 0.18 |
| Hex | 47 | 37 | 13 | 0 | 17 | 49 | 48 | 2A | 3A | 12 |
| Octal | 107 | 67 | 23 | 0 | 27 | 111 | 110 | 52 | 72 | 22 |
| Binary | 1000111 | 110111 | 10011 | 0 | 10111 | 1001001 | 1001000 | 101010 | 111010 | 10010 |
Color Harmonies of #473713
Complementary color
Monochromatic Colors of #473713
Black with #473713
Text Example
Text Example
White with #473713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473713; }
p { color: rgb(71,55,19); }
H1.HeaderClassName
{
color: #473713;
}
.AnyTagClassName
{
color: #473713;
}
</style>
background-color css
<style>
a { background-color: #473713; }
a { background-color: rgb(71,55,19); }
div.DivClassName
{
background-color: #473713;
}
.BgClassName
{
background-color: #473713;
}
</style>
border-color css
<style>
span { border-color: #473713; }
span { border-color: rgb(71,55,19); }
td.TdClassName
{
border-color: #473713;
}
.TagClassName
{
border-color: #473713;
}
</style>