Shades of Mikado #473716
Tints of Mikado #473716
RGB
CMYK
RGB Variations
Color information
#473716 (or 0x473716) is known color: Mikado. HEX triplet: 47, 37 and 16. RGB value is (71,55,22). Sum of RGB (Red+Green+Blue) = 71+55+22=148 (19% of max value = 765). Red value is 71 (28.12% from 255 or 47.97% from 148); Green value is 55 (21.88% from 255 or 37.16% from 148); Blue value is 22 (8.98% from 255 or 14.86% from 148); Max value from RGB is 71 - color contains mainly: red. Hex color #473716 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473716 is #B8C8E9. Grayscale: #383838. Windows color (decimal): -12110058 or 1455943. OLE color: 1455943.
HSL color Cylindrical-coordinate representation of color #473716: hue angle of 40.41º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #473716 is Cyan = 0, Magento = 0.23, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 55 | 22 | - |
| CMYK | 0 | 0.23 | 0.69 | 0.72 |
| HSL | 40.41º | 0.53% | 0.18% | - |
| HSV(B) | 40.41º | 0.69% | 0.28% | - |
| XYZ | 4.11 | 4.13 | 1.34 | - |
| YUV | 56.02 | 108.8 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 22 | 0 | 0.23 | 0.69 | 0.72 | 40.41 | 0.53 | 0.18 |
| Hex | 47 | 37 | 16 | 0 | 17 | 45 | 48 | 28 | 35 | 12 |
| Octal | 107 | 67 | 26 | 0 | 27 | 105 | 110 | 50 | 65 | 22 |
| Binary | 1000111 | 110111 | 10110 | 0 | 10111 | 1000101 | 1001000 | 101000 | 110101 | 10010 |
Color Harmonies of #473716
Complementary color
Monochromatic Colors of #473716
Black with #473716
Text Example
Text Example
White with #473716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473716; }
p { color: rgb(71,55,22); }
H1.HeaderClassName
{
color: #473716;
}
.AnyTagClassName
{
color: #473716;
}
</style>
background-color css
<style>
a { background-color: #473716; }
a { background-color: rgb(71,55,22); }
div.DivClassName
{
background-color: #473716;
}
.BgClassName
{
background-color: #473716;
}
</style>
border-color css
<style>
span { border-color: #473716; }
span { border-color: rgb(71,55,22); }
td.TdClassName
{
border-color: #473716;
}
.TagClassName
{
border-color: #473716;
}
</style>