Shades of Mikado #473717
Tints of Mikado #473717
RGB
CMYK
RGB Variations
Color information
#473717 (or 0x473717) is known color: Mikado. HEX triplet: 47, 37 and 17. RGB value is (71,55,23). Sum of RGB (Red+Green+Blue) = 71+55+23=149 (19% of max value = 765). Red value is 71 (28.12% from 255 or 47.65% from 149); Green value is 55 (21.88% from 255 or 36.91% from 149); Blue value is 23 (9.38% from 255 or 15.44% from 149); Max value from RGB is 71 - color contains mainly: red. Hex color #473717 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473717 is #B8C8E8. Grayscale: #383838. Windows color (decimal): -12110057 or 1521479. OLE color: 1521479.
HSL color Cylindrical-coordinate representation of color #473717: hue angle of 40º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #473717 is Cyan = 0, Magento = 0.23, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 55 | 23 | - |
| CMYK | 0 | 0.23 | 0.68 | 0.72 |
| HSL | 40º | 0.51% | 0.18% | - |
| HSV(B) | 40º | 0.68% | 0.28% | - |
| XYZ | 4.12 | 4.13 | 1.39 | - |
| YUV | 56.14 | 109.3 | 138.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 23 | 0 | 0.23 | 0.68 | 0.72 | 40 | 0.51 | 0.18 |
| Hex | 47 | 37 | 17 | 0 | 17 | 44 | 48 | 28 | 33 | 12 |
| Octal | 107 | 67 | 27 | 0 | 27 | 104 | 110 | 50 | 63 | 22 |
| Binary | 1000111 | 110111 | 10111 | 0 | 10111 | 1000100 | 1001000 | 101000 | 110011 | 10010 |
Color Harmonies of #473717
Complementary color
Monochromatic Colors of #473717
Black with #473717
Text Example
Text Example
White with #473717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473717; }
p { color: rgb(71,55,23); }
H1.HeaderClassName
{
color: #473717;
}
.AnyTagClassName
{
color: #473717;
}
</style>
background-color css
<style>
a { background-color: #473717; }
a { background-color: rgb(71,55,23); }
div.DivClassName
{
background-color: #473717;
}
.BgClassName
{
background-color: #473717;
}
</style>
border-color css
<style>
span { border-color: #473717; }
span { border-color: rgb(71,55,23); }
td.TdClassName
{
border-color: #473717;
}
.TagClassName
{
border-color: #473717;
}
</style>