Shades of Mikado #473507
Tints of Mikado #473507
RGB
CMYK
RGB Variations
Color information
#473507 (or 0x473507) is known color: Mikado. HEX triplet: 47, 35 and 07. RGB value is (71,53,7). Sum of RGB (Red+Green+Blue) = 71+53+7=131 (17% of max value = 765). Red value is 71 (28.12% from 255 or 54.20% from 131); Green value is 53 (21.09% from 255 or 40.46% from 131); Blue value is 7 (3.12% from 255 or 5.34% from 131); Max value from RGB is 71 - color contains mainly: red. Hex color #473507 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473507 is #B8CAF8. Grayscale: #353535. Windows color (decimal): -12110585 or 472391. OLE color: 472391.
HSL color Cylindrical-coordinate representation of color #473507: hue angle of 43.12º 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 #473507 is Cyan = 0, Magento = 0.25, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 53 | 7 | - |
| CMYK | 0 | 0.25 | 0.90 | 0.72 |
| HSL | 43.13º | 0.82% | 0.15% | - |
| HSV(B) | 43.13º | 0.9% | 0.28% | - |
| XYZ | 3.91 | 3.9 | 0.75 | - |
| YUV | 53.14 | 101.96 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 7 | 0 | 0.25 | 0.90 | 0.72 | 43.13 | 0.82 | 0.15 |
| Hex | 47 | 35 | 7 | 0 | 19 | 5A | 48 | 2B | 52 | F |
| Octal | 107 | 65 | 7 | 0 | 31 | 132 | 110 | 53 | 122 | 17 |
| Binary | 1000111 | 110101 | 111 | 0 | 11001 | 1011010 | 1001000 | 101011 | 1010010 | 1111 |
Color Harmonies of #473507
Complementary color
Monochromatic Colors of #473507
Black with #473507
Text Example
Text Example
White with #473507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473507; }
p { color: rgb(71,53,7); }
H1.HeaderClassName
{
color: #473507;
}
.AnyTagClassName
{
color: #473507;
}
</style>
background-color css
<style>
a { background-color: #473507; }
a { background-color: rgb(71,53,7); }
div.DivClassName
{
background-color: #473507;
}
.BgClassName
{
background-color: #473507;
}
</style>
border-color css
<style>
span { border-color: #473507; }
span { border-color: rgb(71,53,7); }
td.TdClassName
{
border-color: #473507;
}
.TagClassName
{
border-color: #473507;
}
</style>