Shades of Mikado #413712
Tints of Mikado #413712
RGB
CMYK
RGB Variations
Color information
#413712 (or 0x413712) is known color: Mikado. HEX triplet: 41, 37 and 12. RGB value is (65,55,18). Sum of RGB (Red+Green+Blue) = 65+55+18=138 (18% of max value = 765). Red value is 65 (25.78% from 255 or 47.10% from 138); Green value is 55 (21.88% from 255 or 39.86% from 138); Blue value is 18 (7.42% from 255 or 13.04% from 138); Max value from RGB is 65 - color contains mainly: red. Hex color #413712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413712 is #BEC8ED. Grayscale: #353535. Windows color (decimal): -12503278 or 1193793. OLE color: 1193793.
HSL color Cylindrical-coordinate representation of color #413712: hue angle of 47.23º 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 #413712 is Cyan = 0, Magento = 0.15, Yellow = 0.72 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 55 | 18 | - |
| CMYK | 0 | 0.15 | 0.72 | 0.75 |
| HSL | 47.23º | 0.57% | 0.16% | - |
| HSV(B) | 47.23º | 0.72% | 0.25% | - |
| XYZ | 3.66 | 3.9 | 1.13 | - |
| YUV | 53.77 | 107.81 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 18 | 0 | 0.15 | 0.72 | 0.75 | 47.23 | 0.57 | 0.16 |
| Hex | 41 | 37 | 12 | 0 | F | 48 | 4B | 2F | 39 | 10 |
| Octal | 101 | 67 | 22 | 0 | 17 | 110 | 113 | 57 | 71 | 20 |
| Binary | 1000001 | 110111 | 10010 | 0 | 1111 | 1001000 | 1001011 | 101111 | 111001 | 10000 |
Color Harmonies of #413712
Complementary color
Monochromatic Colors of #413712
Black with #413712
Text Example
Text Example
White with #413712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413712; }
p { color: rgb(65,55,18); }
H1.HeaderClassName
{
color: #413712;
}
.AnyTagClassName
{
color: #413712;
}
</style>
background-color css
<style>
a { background-color: #413712; }
a { background-color: rgb(65,55,18); }
div.DivClassName
{
background-color: #413712;
}
.BgClassName
{
background-color: #413712;
}
</style>
border-color css
<style>
span { border-color: #413712; }
span { border-color: rgb(65,55,18); }
td.TdClassName
{
border-color: #413712;
}
.TagClassName
{
border-color: #413712;
}
</style>