Shades of Mikado #473207
Tints of Mikado #473207
RGB
CMYK
RGB Variations
Color information
#473207 (or 0x473207) is known color: Mikado. HEX triplet: 47, 32 and 07. RGB value is (71,50,7). Sum of RGB (Red+Green+Blue) = 71+50+7=128 (16% of max value = 765). Red value is 71 (28.12% from 255 or 55.47% from 128); Green value is 50 (19.92% from 255 or 39.06% from 128); Blue value is 7 (3.12% from 255 or 5.47% from 128); Max value from RGB is 71 - color contains mainly: red. Hex color #473207 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473207 is #B8CDF8. Grayscale: #333333. Windows color (decimal): -12111353 or 471623. OLE color: 471623.
HSL color Cylindrical-coordinate representation of color #473207: hue angle of 40.31º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #473207 is Cyan = 0, Magento = 0.30, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 50 | 7 | - |
| CMYK | 0 | 0.30 | 0.90 | 0.72 |
| HSL | 40.31º | 0.82% | 0.15% | - |
| HSV(B) | 40.31º | 0.9% | 0.28% | - |
| XYZ | 3.78 | 3.64 | 0.7 | - |
| YUV | 51.38 | 102.96 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 50 | 7 | 0 | 0.30 | 0.90 | 0.72 | 40.31 | 0.82 | 0.15 |
| Hex | 47 | 32 | 7 | 0 | 1E | 5A | 48 | 28 | 52 | F |
| Octal | 107 | 62 | 7 | 0 | 36 | 132 | 110 | 50 | 122 | 17 |
| Binary | 1000111 | 110010 | 111 | 0 | 11110 | 1011010 | 1001000 | 101000 | 1010010 | 1111 |
Color Harmonies of #473207
Complementary color
Monochromatic Colors of #473207
Black with #473207
Text Example
Text Example
White with #473207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473207; }
p { color: rgb(71,50,7); }
H1.HeaderClassName
{
color: #473207;
}
.AnyTagClassName
{
color: #473207;
}
</style>
background-color css
<style>
a { background-color: #473207; }
a { background-color: rgb(71,50,7); }
div.DivClassName
{
background-color: #473207;
}
.BgClassName
{
background-color: #473207;
}
</style>
border-color css
<style>
span { border-color: #473207; }
span { border-color: rgb(71,50,7); }
td.TdClassName
{
border-color: #473207;
}
.TagClassName
{
border-color: #473207;
}
</style>