Shades of Mikado #413511
Tints of Mikado #413511
RGB
CMYK
RGB Variations
Color information
#413511 (or 0x413511) is known color: Mikado. HEX triplet: 41, 35 and 11. RGB value is (65,53,17). Sum of RGB (Red+Green+Blue) = 65+53+17=135 (17% of max value = 765). Red value is 65 (25.78% from 255 or 48.15% from 135); Green value is 53 (21.09% from 255 or 39.26% from 135); Blue value is 17 (7.03% from 255 or 12.59% from 135); Max value from RGB is 65 - color contains mainly: red. Hex color #413511 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413511 is #BECAEE. Grayscale: #343434. Windows color (decimal): -12503791 or 1127745. OLE color: 1127745.
HSL color Cylindrical-coordinate representation of color #413511: hue angle of 45º degrees, saturation: 0.59, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #413511 is Cyan = 0, Magento = 0.18, Yellow = 0.74 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 53 | 17 | - |
| CMYK | 0 | 0.18 | 0.74 | 0.75 |
| HSL | 45º | 0.59% | 0.16% | - |
| HSV(B) | 45º | 0.74% | 0.25% | - |
| XYZ | 3.55 | 3.71 | 1.06 | - |
| YUV | 52.48 | 107.98 | 136.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 53 | 17 | 0 | 0.18 | 0.74 | 0.75 | 45 | 0.59 | 0.16 |
| Hex | 41 | 35 | 11 | 0 | 12 | 4A | 4B | 2D | 3B | 10 |
| Octal | 101 | 65 | 21 | 0 | 22 | 112 | 113 | 55 | 73 | 20 |
| Binary | 1000001 | 110101 | 10001 | 0 | 10010 | 1001010 | 1001011 | 101101 | 111011 | 10000 |
Color Harmonies of #413511
Complementary color
Monochromatic Colors of #413511
Black with #413511
Text Example
Text Example
White with #413511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413511; }
p { color: rgb(65,53,17); }
H1.HeaderClassName
{
color: #413511;
}
.AnyTagClassName
{
color: #413511;
}
</style>
background-color css
<style>
a { background-color: #413511; }
a { background-color: rgb(65,53,17); }
div.DivClassName
{
background-color: #413511;
}
.BgClassName
{
background-color: #413511;
}
</style>
border-color css
<style>
span { border-color: #413511; }
span { border-color: rgb(65,53,17); }
td.TdClassName
{
border-color: #413511;
}
.TagClassName
{
border-color: #413511;
}
</style>