Shades of Mikado #473509
Tints of Mikado #473509
RGB
CMYK
RGB Variations
Color information
#473509 (or 0x473509) is known color: Mikado. HEX triplet: 47, 35 and 09. RGB value is (71,53,9). Sum of RGB (Red+Green+Blue) = 71+53+9=133 (17% of max value = 765). Red value is 71 (28.12% from 255 or 53.38% from 133); Green value is 53 (21.09% from 255 or 39.85% from 133); Blue value is 9 (3.91% from 255 or 6.77% from 133); Max value from RGB is 71 - color contains mainly: red. Hex color #473509 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473509 is #B8CAF6. Grayscale: #353535. Windows color (decimal): -12110583 or 603463. OLE color: 603463.
HSL color Cylindrical-coordinate representation of color #473509: hue angle of 42.58º degrees, saturation: 0.77, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #473509 is Cyan = 0, Magento = 0.25, Yellow = 0.87 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 53 | 9 | - |
| CMYK | 0 | 0.25 | 0.87 | 0.72 |
| HSL | 42.58º | 0.78% | 0.16% | - |
| HSV(B) | 42.58º | 0.87% | 0.28% | - |
| XYZ | 3.92 | 3.91 | 0.81 | - |
| YUV | 53.37 | 102.96 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 9 | 0 | 0.25 | 0.87 | 0.72 | 42.58 | 0.78 | 0.16 |
| Hex | 47 | 35 | 9 | 0 | 19 | 57 | 48 | 2B | 4E | 10 |
| Octal | 107 | 65 | 11 | 0 | 31 | 127 | 110 | 53 | 116 | 20 |
| Binary | 1000111 | 110101 | 1001 | 0 | 11001 | 1010111 | 1001000 | 101011 | 1001110 | 10000 |
Color Harmonies of #473509
Complementary color
Monochromatic Colors of #473509
Black with #473509
Text Example
Text Example
White with #473509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473509; }
p { color: rgb(71,53,9); }
H1.HeaderClassName
{
color: #473509;
}
.AnyTagClassName
{
color: #473509;
}
</style>
background-color css
<style>
a { background-color: #473509; }
a { background-color: rgb(71,53,9); }
div.DivClassName
{
background-color: #473509;
}
.BgClassName
{
background-color: #473509;
}
</style>
border-color css
<style>
span { border-color: #473509; }
span { border-color: rgb(71,53,9); }
td.TdClassName
{
border-color: #473509;
}
.TagClassName
{
border-color: #473509;
}
</style>