Shades of Mikado #413920
Tints of Mikado #413920
RGB
CMYK
RGB Variations
Color information
#413920 (or 0x413920) is known color: Mikado. HEX triplet: 41, 39 and 20. RGB value is (65,57,32). Sum of RGB (Red+Green+Blue) = 65+57+32=154 (20% of max value = 765). Red value is 65 (25.78% from 255 or 42.21% from 154); Green value is 57 (22.66% from 255 or 37.01% from 154); Blue value is 32 (12.89% from 255 or 20.78% from 154); Max value from RGB is 65 - color contains mainly: red. Hex color #413920 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413920 is #BEC6DF. Grayscale: #383838. Windows color (decimal): -12502752 or 2111809. OLE color: 2111809.
HSL color Cylindrical-coordinate representation of color #413920: hue angle of 45.45º degrees, saturation: 0.34, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #413920 is Cyan = 0, Magento = 0.12, Yellow = 0.51 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 57 | 32 | - |
| CMYK | 0 | 0.12 | 0.51 | 0.75 |
| HSL | 45.45º | 0.34% | 0.19% | - |
| HSV(B) | 45.45º | 0.51% | 0.25% | - |
| XYZ | 3.9 | 4.15 | 1.96 | - |
| YUV | 56.54 | 114.15 | 134.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 32 | 0 | 0.12 | 0.51 | 0.75 | 45.45 | 0.34 | 0.19 |
| Hex | 41 | 39 | 20 | 0 | C | 33 | 4B | 2D | 22 | 13 |
| Octal | 101 | 71 | 40 | 0 | 14 | 63 | 113 | 55 | 42 | 23 |
| Binary | 1000001 | 111001 | 100000 | 0 | 1100 | 110011 | 1001011 | 101101 | 100010 | 10011 |
Color Harmonies of #413920
Complementary color
Monochromatic Colors of #413920
Black with #413920
Text Example
Text Example
White with #413920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413920; }
p { color: rgb(65,57,32); }
H1.HeaderClassName
{
color: #413920;
}
.AnyTagClassName
{
color: #413920;
}
</style>
background-color css
<style>
a { background-color: #413920; }
a { background-color: rgb(65,57,32); }
div.DivClassName
{
background-color: #413920;
}
.BgClassName
{
background-color: #413920;
}
</style>
border-color css
<style>
span { border-color: #413920; }
span { border-color: rgb(65,57,32); }
td.TdClassName
{
border-color: #413920;
}
.TagClassName
{
border-color: #413920;
}
</style>