Shades of Mikado #413615
Tints of Mikado #413615
RGB
CMYK
RGB Variations
Color information
#413615 (or 0x413615) is known color: Mikado. HEX triplet: 41, 36 and 15. RGB value is (65,54,21). Sum of RGB (Red+Green+Blue) = 65+54+21=140 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.43% from 140); Green value is 54 (21.48% from 255 or 38.57% from 140); Blue value is 21 (8.59% from 255 or 15% from 140); Max value from RGB is 65 - color contains mainly: red. Hex color #413615 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413615 is #BEC9EA. Grayscale: #353535. Windows color (decimal): -12503531 or 1390145. OLE color: 1390145.
HSL color Cylindrical-coordinate representation of color #413615: hue angle of 45º degrees, saturation: 0.51, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #413615 is Cyan = 0, Magento = 0.17, Yellow = 0.68 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 54 | 21 | - |
| CMYK | 0 | 0.17 | 0.68 | 0.75 |
| HSL | 45º | 0.51% | 0.17% | - |
| HSV(B) | 45º | 0.68% | 0.25% | - |
| XYZ | 3.63 | 3.82 | 1.25 | - |
| YUV | 53.53 | 109.64 | 136.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 21 | 0 | 0.17 | 0.68 | 0.75 | 45 | 0.51 | 0.17 |
| Hex | 41 | 36 | 15 | 0 | 11 | 44 | 4B | 2D | 33 | 11 |
| Octal | 101 | 66 | 25 | 0 | 21 | 104 | 113 | 55 | 63 | 21 |
| Binary | 1000001 | 110110 | 10101 | 0 | 10001 | 1000100 | 1001011 | 101101 | 110011 | 10001 |
Color Harmonies of #413615
Complementary color
Monochromatic Colors of #413615
Black with #413615
Text Example
Text Example
White with #413615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413615; }
p { color: rgb(65,54,21); }
H1.HeaderClassName
{
color: #413615;
}
.AnyTagClassName
{
color: #413615;
}
</style>
background-color css
<style>
a { background-color: #413615; }
a { background-color: rgb(65,54,21); }
div.DivClassName
{
background-color: #413615;
}
.BgClassName
{
background-color: #413615;
}
</style>
border-color css
<style>
span { border-color: #413615; }
span { border-color: rgb(65,54,21); }
td.TdClassName
{
border-color: #413615;
}
.TagClassName
{
border-color: #413615;
}
</style>