Shades of Mikado #413410
Tints of Mikado #413410
RGB
CMYK
RGB Variations
Color information
#413410 (or 0x413410) is known color: Mikado. HEX triplet: 41, 34 and 10. RGB value is (65,52,16). Sum of RGB (Red+Green+Blue) = 65+52+16=133 (17% of max value = 765). Red value is 65 (25.78% from 255 or 48.87% from 133); Green value is 52 (20.70% from 255 or 39.10% from 133); Blue value is 16 (6.64% from 255 or 12.03% from 133); Max value from RGB is 65 - color contains mainly: red. Hex color #413410 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413410 is #BECBEF. Grayscale: #333333. Windows color (decimal): -12504048 or 1061953. OLE color: 1061953.
HSL color Cylindrical-coordinate representation of color #413410: hue angle of 44.08º 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 #413410 is Cyan = 0, Magento = 0.20, Yellow = 0.75 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 52 | 16 | - |
| CMYK | 0 | 0.20 | 0.75 | 0.75 |
| HSL | 44.08º | 0.6% | 0.16% | - |
| HSV(B) | 44.08º | 0.75% | 0.25% | - |
| XYZ | 3.5 | 3.62 | 1 | - |
| YUV | 51.78 | 107.81 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 16 | 0 | 0.20 | 0.75 | 0.75 | 44.08 | 0.6 | 0.16 |
| Hex | 41 | 34 | 10 | 0 | 14 | 4B | 4B | 2C | 3C | 10 |
| Octal | 101 | 64 | 20 | 0 | 24 | 113 | 113 | 54 | 74 | 20 |
| Binary | 1000001 | 110100 | 10000 | 0 | 10100 | 1001011 | 1001011 | 101100 | 111100 | 10000 |
Color Harmonies of #413410
Complementary color
Monochromatic Colors of #413410
Black with #413410
Text Example
Text Example
White with #413410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413410; }
p { color: rgb(65,52,16); }
H1.HeaderClassName
{
color: #413410;
}
.AnyTagClassName
{
color: #413410;
}
</style>
background-color css
<style>
a { background-color: #413410; }
a { background-color: rgb(65,52,16); }
div.DivClassName
{
background-color: #413410;
}
.BgClassName
{
background-color: #413410;
}
</style>
border-color css
<style>
span { border-color: #413410; }
span { border-color: rgb(65,52,16); }
td.TdClassName
{
border-color: #413410;
}
.TagClassName
{
border-color: #413410;
}
</style>