Shades of Mikado #473408
Tints of Mikado #473408
RGB
CMYK
RGB Variations
Color information
#473408 (or 0x473408) is known color: Mikado. HEX triplet: 47, 34 and 08. RGB value is (71,52,8). Sum of RGB (Red+Green+Blue) = 71+52+8=131 (17% of max value = 765). Red value is 71 (28.12% from 255 or 54.20% from 131); Green value is 52 (20.70% from 255 or 39.69% from 131); Blue value is 8 (3.52% from 255 or 6.11% from 131); Max value from RGB is 71 - color contains mainly: red. Hex color #473408 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473408 is #B8CBF7. Grayscale: #343434. Windows color (decimal): -12110840 or 537671. OLE color: 537671.
HSL color Cylindrical-coordinate representation of color #473408: hue angle of 41.9º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #473408 is Cyan = 0, Magento = 0.27, Yellow = 0.89 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 52 | 8 | - |
| CMYK | 0 | 0.27 | 0.89 | 0.72 |
| HSL | 41.9º | 0.8% | 0.15% | - |
| HSV(B) | 41.9º | 0.89% | 0.28% | - |
| XYZ | 3.87 | 3.81 | 0.76 | - |
| YUV | 52.67 | 102.79 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 8 | 0 | 0.27 | 0.89 | 0.72 | 41.9 | 0.8 | 0.15 |
| Hex | 47 | 34 | 8 | 0 | 1B | 59 | 48 | 2A | 50 | F |
| Octal | 107 | 64 | 10 | 0 | 33 | 131 | 110 | 52 | 120 | 17 |
| Binary | 1000111 | 110100 | 1000 | 0 | 11011 | 1011001 | 1001000 | 101010 | 1010000 | 1111 |
Color Harmonies of #473408
Complementary color
Monochromatic Colors of #473408
Black with #473408
Text Example
Text Example
White with #473408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473408; }
p { color: rgb(71,52,8); }
H1.HeaderClassName
{
color: #473408;
}
.AnyTagClassName
{
color: #473408;
}
</style>
background-color css
<style>
a { background-color: #473408; }
a { background-color: rgb(71,52,8); }
div.DivClassName
{
background-color: #473408;
}
.BgClassName
{
background-color: #473408;
}
</style>
border-color css
<style>
span { border-color: #473408; }
span { border-color: rgb(71,52,8); }
td.TdClassName
{
border-color: #473408;
}
.TagClassName
{
border-color: #473408;
}
</style>