Shades of Mikado #413612
Tints of Mikado #413612
RGB
CMYK
RGB Variations
Color information
#413612 (or 0x413612) is known color: Mikado. HEX triplet: 41, 36 and 12. RGB value is (65,54,18). Sum of RGB (Red+Green+Blue) = 65+54+18=137 (18% of max value = 765). Red value is 65 (25.78% from 255 or 47.45% from 137); Green value is 54 (21.48% from 255 or 39.42% from 137); Blue value is 18 (7.42% from 255 or 13.14% from 137); Max value from RGB is 65 - color contains mainly: red. Hex color #413612 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413612 is #BEC9ED. Grayscale: #353535. Windows color (decimal): -12503534 or 1193537. OLE color: 1193537.
HSL color Cylindrical-coordinate representation of color #413612: hue angle of 45.96º degrees, saturation: 0.57, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #413612 is Cyan = 0, Magento = 0.17, Yellow = 0.72 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 54 | 18 | - |
| CMYK | 0 | 0.17 | 0.72 | 0.75 |
| HSL | 45.96º | 0.57% | 0.16% | - |
| HSV(B) | 45.96º | 0.72% | 0.25% | - |
| XYZ | 3.61 | 3.81 | 1.12 | - |
| YUV | 53.19 | 108.14 | 136.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 18 | 0 | 0.17 | 0.72 | 0.75 | 45.96 | 0.57 | 0.16 |
| Hex | 41 | 36 | 12 | 0 | 11 | 48 | 4B | 2E | 39 | 10 |
| Octal | 101 | 66 | 22 | 0 | 21 | 110 | 113 | 56 | 71 | 20 |
| Binary | 1000001 | 110110 | 10010 | 0 | 10001 | 1001000 | 1001011 | 101110 | 111001 | 10000 |
Color Harmonies of #413612
Complementary color
Monochromatic Colors of #413612
Black with #413612
Text Example
Text Example
White with #413612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413612; }
p { color: rgb(65,54,18); }
H1.HeaderClassName
{
color: #413612;
}
.AnyTagClassName
{
color: #413612;
}
</style>
background-color css
<style>
a { background-color: #413612; }
a { background-color: rgb(65,54,18); }
div.DivClassName
{
background-color: #413612;
}
.BgClassName
{
background-color: #413612;
}
</style>
border-color css
<style>
span { border-color: #413612; }
span { border-color: rgb(65,54,18); }
td.TdClassName
{
border-color: #413612;
}
.TagClassName
{
border-color: #413612;
}
</style>