Shades of Mikado #473513
Tints of Mikado #473513
RGB
CMYK
RGB Variations
Color information
#473513 (or 0x473513) is known color: Mikado. HEX triplet: 47, 35 and 13. RGB value is (71,53,19). Sum of RGB (Red+Green+Blue) = 71+53+19=143 (18% of max value = 765). Red value is 71 (28.12% from 255 or 49.65% from 143); Green value is 53 (21.09% from 255 or 37.06% from 143); Blue value is 19 (7.81% from 255 or 13.29% from 143); Max value from RGB is 71 - color contains mainly: red. Hex color #473513 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473513 is #B8CAEC. Grayscale: #363636. Windows color (decimal): -12110573 or 1258823. OLE color: 1258823.
HSL color Cylindrical-coordinate representation of color #473513: hue angle of 39.23º 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 #473513 is Cyan = 0, Magento = 0.25, Yellow = 0.73 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 53 | 19 | - |
| CMYK | 0 | 0.25 | 0.73 | 0.72 |
| HSL | 39.23º | 0.58% | 0.18% | - |
| HSV(B) | 39.23º | 0.73% | 0.28% | - |
| XYZ | 3.99 | 3.93 | 1.16 | - |
| YUV | 54.51 | 107.96 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 19 | 0 | 0.25 | 0.73 | 0.72 | 39.23 | 0.58 | 0.18 |
| Hex | 47 | 35 | 13 | 0 | 19 | 49 | 48 | 27 | 3A | 12 |
| Octal | 107 | 65 | 23 | 0 | 31 | 111 | 110 | 47 | 72 | 22 |
| Binary | 1000111 | 110101 | 10011 | 0 | 11001 | 1001001 | 1001000 | 100111 | 111010 | 10010 |
Color Harmonies of #473513
Complementary color
Monochromatic Colors of #473513
Black with #473513
Text Example
Text Example
White with #473513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473513; }
p { color: rgb(71,53,19); }
H1.HeaderClassName
{
color: #473513;
}
.AnyTagClassName
{
color: #473513;
}
</style>
background-color css
<style>
a { background-color: #473513; }
a { background-color: rgb(71,53,19); }
div.DivClassName
{
background-color: #473513;
}
.BgClassName
{
background-color: #473513;
}
</style>
border-color css
<style>
span { border-color: #473513; }
span { border-color: rgb(71,53,19); }
td.TdClassName
{
border-color: #473513;
}
.TagClassName
{
border-color: #473513;
}
</style>