Shades of Mikado #473613
Tints of Mikado #473613
RGB
CMYK
RGB Variations
Color information
#473613 (or 0x473613) is known color: Mikado. HEX triplet: 47, 36 and 13. RGB value is (71,54,19). Sum of RGB (Red+Green+Blue) = 71+54+19=144 (19% of max value = 765). Red value is 71 (28.12% from 255 or 49.31% from 144); Green value is 54 (21.48% from 255 or 37.5% from 144); Blue value is 19 (7.81% from 255 or 13.19% from 144); Max value from RGB is 71 - color contains mainly: red. Hex color #473613 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473613 is #B8C9EC. Grayscale: #373737. Windows color (decimal): -12110317 or 1259079. OLE color: 1259079.
HSL color Cylindrical-coordinate representation of color #473613: hue angle of 40.38º 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 #473613 is Cyan = 0, Magento = 0.24, Yellow = 0.73 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 54 | 19 | - |
| CMYK | 0 | 0.24 | 0.73 | 0.72 |
| HSL | 40.38º | 0.58% | 0.18% | - |
| HSV(B) | 40.38º | 0.73% | 0.28% | - |
| XYZ | 4.04 | 4.02 | 1.18 | - |
| YUV | 55.09 | 107.63 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 54 | 19 | 0 | 0.24 | 0.73 | 0.72 | 40.38 | 0.58 | 0.18 |
| Hex | 47 | 36 | 13 | 0 | 18 | 49 | 48 | 28 | 3A | 12 |
| Octal | 107 | 66 | 23 | 0 | 30 | 111 | 110 | 50 | 72 | 22 |
| Binary | 1000111 | 110110 | 10011 | 0 | 11000 | 1001001 | 1001000 | 101000 | 111010 | 10010 |
Color Harmonies of #473613
Complementary color
Monochromatic Colors of #473613
Black with #473613
Text Example
Text Example
White with #473613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473613; }
p { color: rgb(71,54,19); }
H1.HeaderClassName
{
color: #473613;
}
.AnyTagClassName
{
color: #473613;
}
</style>
background-color css
<style>
a { background-color: #473613; }
a { background-color: rgb(71,54,19); }
div.DivClassName
{
background-color: #473613;
}
.BgClassName
{
background-color: #473613;
}
</style>
border-color css
<style>
span { border-color: #473613; }
span { border-color: rgb(71,54,19); }
td.TdClassName
{
border-color: #473613;
}
.TagClassName
{
border-color: #473613;
}
</style>