Shades of Mikado #413014
Tints of Mikado #413014
RGB
CMYK
RGB Variations
Color information
#413014 (or 0x413014) is known color: Mikado. HEX triplet: 41, 30 and 14. RGB value is (65,48,20). Sum of RGB (Red+Green+Blue) = 65+48+20=133 (17% of max value = 765). Red value is 65 (25.78% from 255 or 48.87% from 133); Green value is 48 (19.14% from 255 or 36.09% from 133); Blue value is 20 (8.20% from 255 or 15.04% from 133); Max value from RGB is 65 - color contains mainly: red. Hex color #413014 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413014 is #BECFEB. Grayscale: #323232. Windows color (decimal): -12505068 or 1323073. OLE color: 1323073.
HSL color Cylindrical-coordinate representation of color #413014: hue angle of 37.33º degrees, saturation: 0.53, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #413014 is Cyan = 0, Magento = 0.26, Yellow = 0.69 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 48 | 20 | - |
| CMYK | 0 | 0.26 | 0.69 | 0.75 |
| HSL | 37.33º | 0.53% | 0.17% | - |
| HSV(B) | 37.33º | 0.69% | 0.25% | - |
| XYZ | 3.36 | 3.29 | 1.12 | - |
| YUV | 49.89 | 111.13 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 20 | 0 | 0.26 | 0.69 | 0.75 | 37.33 | 0.53 | 0.17 |
| Hex | 41 | 30 | 14 | 0 | 1A | 45 | 4B | 25 | 35 | 11 |
| Octal | 101 | 60 | 24 | 0 | 32 | 105 | 113 | 45 | 65 | 21 |
| Binary | 1000001 | 110000 | 10100 | 0 | 11010 | 1000101 | 1001011 | 100101 | 110101 | 10001 |
Color Harmonies of #413014
Complementary color
Monochromatic Colors of #413014
Black with #413014
Text Example
Text Example
White with #413014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413014; }
p { color: rgb(65,48,20); }
H1.HeaderClassName
{
color: #413014;
}
.AnyTagClassName
{
color: #413014;
}
</style>
background-color css
<style>
a { background-color: #413014; }
a { background-color: rgb(65,48,20); }
div.DivClassName
{
background-color: #413014;
}
.BgClassName
{
background-color: #413014;
}
</style>
border-color css
<style>
span { border-color: #413014; }
span { border-color: rgb(65,48,20); }
td.TdClassName
{
border-color: #413014;
}
.TagClassName
{
border-color: #413014;
}
</style>