Shades of Mikado #473616
Tints of Mikado #473616
RGB
CMYK
RGB Variations
Color information
#473616 (or 0x473616) is known color: Mikado. HEX triplet: 47, 36 and 16. RGB value is (71,54,22). Sum of RGB (Red+Green+Blue) = 71+54+22=147 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.30% from 147); Green value is 54 (21.48% from 255 or 36.73% from 147); Blue value is 22 (8.98% from 255 or 14.97% from 147); Max value from RGB is 71 - color contains mainly: red. Hex color #473616 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473616 is #B8C9E9. Grayscale: #373737. Windows color (decimal): -12110314 or 1455687. OLE color: 1455687.
HSL color Cylindrical-coordinate representation of color #473616: hue angle of 39.18º 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 #473616 is Cyan = 0, Magento = 0.24, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 54 | 22 | - |
| CMYK | 0 | 0.24 | 0.69 | 0.72 |
| HSL | 39.18º | 0.53% | 0.18% | - |
| HSV(B) | 39.18º | 0.69% | 0.28% | - |
| XYZ | 4.06 | 4.04 | 1.32 | - |
| YUV | 55.44 | 109.13 | 139.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 54 | 22 | 0 | 0.24 | 0.69 | 0.72 | 39.18 | 0.53 | 0.18 |
| Hex | 47 | 36 | 16 | 0 | 18 | 45 | 48 | 27 | 35 | 12 |
| Octal | 107 | 66 | 26 | 0 | 30 | 105 | 110 | 47 | 65 | 22 |
| Binary | 1000111 | 110110 | 10110 | 0 | 11000 | 1000101 | 1001000 | 100111 | 110101 | 10010 |
Color Harmonies of #473616
Complementary color
Monochromatic Colors of #473616
Black with #473616
Text Example
Text Example
White with #473616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473616; }
p { color: rgb(71,54,22); }
H1.HeaderClassName
{
color: #473616;
}
.AnyTagClassName
{
color: #473616;
}
</style>
background-color css
<style>
a { background-color: #473616; }
a { background-color: rgb(71,54,22); }
div.DivClassName
{
background-color: #473616;
}
.BgClassName
{
background-color: #473616;
}
</style>
border-color css
<style>
span { border-color: #473616; }
span { border-color: rgb(71,54,22); }
td.TdClassName
{
border-color: #473616;
}
.TagClassName
{
border-color: #473616;
}
</style>