Shades of Mikado #413610
Tints of Mikado #413610
RGB
CMYK
RGB Variations
Color information
#413610 (or 0x413610) is known color: Mikado. HEX triplet: 41, 36 and 10. RGB value is (65,54,16). Sum of RGB (Red+Green+Blue) = 65+54+16=135 (17% of max value = 765). Red value is 65 (25.78% from 255 or 48.15% from 135); Green value is 54 (21.48% from 255 or 40% from 135); Blue value is 16 (6.64% from 255 or 11.85% from 135); Max value from RGB is 65 - color contains mainly: red. Hex color #413610 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413610 is #BEC9EF. Grayscale: #353535. Windows color (decimal): -12503536 or 1062465. OLE color: 1062465.
HSL color Cylindrical-coordinate representation of color #413610: hue angle of 46.53º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #413610 is Cyan = 0, Magento = 0.17, Yellow = 0.75 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 54 | 16 | - |
| CMYK | 0 | 0.17 | 0.75 | 0.75 |
| HSL | 46.53º | 0.6% | 0.16% | - |
| HSV(B) | 46.53º | 0.75% | 0.25% | - |
| XYZ | 3.59 | 3.8 | 1.03 | - |
| YUV | 52.96 | 107.14 | 136.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 16 | 0 | 0.17 | 0.75 | 0.75 | 46.53 | 0.6 | 0.16 |
| Hex | 41 | 36 | 10 | 0 | 11 | 4B | 4B | 2F | 3C | 10 |
| Octal | 101 | 66 | 20 | 0 | 21 | 113 | 113 | 57 | 74 | 20 |
| Binary | 1000001 | 110110 | 10000 | 0 | 10001 | 1001011 | 1001011 | 101111 | 111100 | 10000 |
Color Harmonies of #413610
Complementary color
Monochromatic Colors of #413610
Black with #413610
Text Example
Text Example
White with #413610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413610; }
p { color: rgb(65,54,16); }
H1.HeaderClassName
{
color: #413610;
}
.AnyTagClassName
{
color: #413610;
}
</style>
background-color css
<style>
a { background-color: #413610; }
a { background-color: rgb(65,54,16); }
div.DivClassName
{
background-color: #413610;
}
.BgClassName
{
background-color: #413610;
}
</style>
border-color css
<style>
span { border-color: #413610; }
span { border-color: rgb(65,54,16); }
td.TdClassName
{
border-color: #413610;
}
.TagClassName
{
border-color: #413610;
}
</style>