Shades of Mikado #473615
Tints of Mikado #473615
RGB
CMYK
RGB Variations
Color information
#473615 (or 0x473615) is known color: Mikado. HEX triplet: 47, 36 and 15. RGB value is (71,54,21). Sum of RGB (Red+Green+Blue) = 71+54+21=146 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.63% from 146); Green value is 54 (21.48% from 255 or 36.99% from 146); Blue value is 21 (8.59% from 255 or 14.38% from 146); Max value from RGB is 71 - color contains mainly: red. Hex color #473615 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473615 is #B8C9EA. Grayscale: #373737. Windows color (decimal): -12110315 or 1390151. OLE color: 1390151.
HSL color Cylindrical-coordinate representation of color #473615: hue angle of 39.6º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #473615 is Cyan = 0, Magento = 0.24, Yellow = 0.70 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 54 | 21 | - |
| CMYK | 0 | 0.24 | 0.70 | 0.72 |
| HSL | 39.6º | 0.54% | 0.18% | - |
| HSV(B) | 39.6º | 0.7% | 0.28% | - |
| XYZ | 4.05 | 4.03 | 1.27 | - |
| YUV | 55.32 | 108.63 | 139.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 54 | 21 | 0 | 0.24 | 0.70 | 0.72 | 39.6 | 0.54 | 0.18 |
| Hex | 47 | 36 | 15 | 0 | 18 | 46 | 48 | 28 | 36 | 12 |
| Octal | 107 | 66 | 25 | 0 | 30 | 106 | 110 | 50 | 66 | 22 |
| Binary | 1000111 | 110110 | 10101 | 0 | 11000 | 1000110 | 1001000 | 101000 | 110110 | 10010 |
Color Harmonies of #473615
Complementary color
Monochromatic Colors of #473615
Black with #473615
Text Example
Text Example
White with #473615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473615; }
p { color: rgb(71,54,21); }
H1.HeaderClassName
{
color: #473615;
}
.AnyTagClassName
{
color: #473615;
}
</style>
background-color css
<style>
a { background-color: #473615; }
a { background-color: rgb(71,54,21); }
div.DivClassName
{
background-color: #473615;
}
.BgClassName
{
background-color: #473615;
}
</style>
border-color css
<style>
span { border-color: #473615; }
span { border-color: rgb(71,54,21); }
td.TdClassName
{
border-color: #473615;
}
.TagClassName
{
border-color: #473615;
}
</style>