Shades of Mikado #413715
Tints of Mikado #413715
RGB
CMYK
RGB Variations
Color information
#413715 (or 0x413715) is known color: Mikado. HEX triplet: 41, 37 and 15. RGB value is (65,55,21). Sum of RGB (Red+Green+Blue) = 65+55+21=141 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.10% from 141); Green value is 55 (21.88% from 255 or 39.01% from 141); Blue value is 21 (8.59% from 255 or 14.89% from 141); Max value from RGB is 65 - color contains mainly: red. Hex color #413715 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413715 is #BEC8EA. Grayscale: #363636. Windows color (decimal): -12503275 or 1390401. OLE color: 1390401.
HSL color Cylindrical-coordinate representation of color #413715: hue angle of 46.36º 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 #413715 is Cyan = 0, Magento = 0.15, Yellow = 0.68 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 55 | 21 | - |
| CMYK | 0 | 0.15 | 0.68 | 0.75 |
| HSL | 46.36º | 0.51% | 0.17% | - |
| HSV(B) | 46.36º | 0.68% | 0.25% | - |
| XYZ | 3.68 | 3.91 | 1.27 | - |
| YUV | 54.11 | 109.31 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 21 | 0 | 0.15 | 0.68 | 0.75 | 46.36 | 0.51 | 0.17 |
| Hex | 41 | 37 | 15 | 0 | F | 44 | 4B | 2E | 33 | 11 |
| Octal | 101 | 67 | 25 | 0 | 17 | 104 | 113 | 56 | 63 | 21 |
| Binary | 1000001 | 110111 | 10101 | 0 | 1111 | 1000100 | 1001011 | 101110 | 110011 | 10001 |
Color Harmonies of #413715
Complementary color
Monochromatic Colors of #413715
Black with #413715
Text Example
Text Example
White with #413715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413715; }
p { color: rgb(65,55,21); }
H1.HeaderClassName
{
color: #413715;
}
.AnyTagClassName
{
color: #413715;
}
</style>
background-color css
<style>
a { background-color: #413715; }
a { background-color: rgb(65,55,21); }
div.DivClassName
{
background-color: #413715;
}
.BgClassName
{
background-color: #413715;
}
</style>
border-color css
<style>
span { border-color: #413715; }
span { border-color: rgb(65,55,21); }
td.TdClassName
{
border-color: #413715;
}
.TagClassName
{
border-color: #413715;
}
</style>