Shades of Mikado #413016
Tints of Mikado #413016
RGB
CMYK
RGB Variations
Color information
#413016 (or 0x413016) is known color: Mikado. HEX triplet: 41, 30 and 16. RGB value is (65,48,22). Sum of RGB (Red+Green+Blue) = 65+48+22=135 (17% of max value = 765). Red value is 65 (25.78% from 255 or 48.15% from 135); Green value is 48 (19.14% from 255 or 35.56% from 135); Blue value is 22 (8.98% from 255 or 16.30% from 135); Max value from RGB is 65 - color contains mainly: red. Hex color #413016 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413016 is #BECFE9. Grayscale: #323232. Windows color (decimal): -12505066 or 1454145. OLE color: 1454145.
HSL color Cylindrical-coordinate representation of color #413016: hue angle of 36.28º degrees, saturation: 0.49, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #413016 is Cyan = 0, Magento = 0.26, Yellow = 0.66 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 48 | 22 | - |
| CMYK | 0 | 0.26 | 0.66 | 0.75 |
| HSL | 36.28º | 0.49% | 0.17% | - |
| HSV(B) | 36.28º | 0.66% | 0.25% | - |
| XYZ | 3.38 | 3.3 | 1.22 | - |
| YUV | 50.12 | 112.13 | 138.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 22 | 0 | 0.26 | 0.66 | 0.75 | 36.28 | 0.49 | 0.17 |
| Hex | 41 | 30 | 16 | 0 | 1A | 42 | 4B | 24 | 31 | 11 |
| Octal | 101 | 60 | 26 | 0 | 32 | 102 | 113 | 44 | 61 | 21 |
| Binary | 1000001 | 110000 | 10110 | 0 | 11010 | 1000010 | 1001011 | 100100 | 110001 | 10001 |
Color Harmonies of #413016
Complementary color
Monochromatic Colors of #413016
Black with #413016
Text Example
Text Example
White with #413016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413016; }
p { color: rgb(65,48,22); }
H1.HeaderClassName
{
color: #413016;
}
.AnyTagClassName
{
color: #413016;
}
</style>
background-color css
<style>
a { background-color: #413016; }
a { background-color: rgb(65,48,22); }
div.DivClassName
{
background-color: #413016;
}
.BgClassName
{
background-color: #413016;
}
</style>
border-color css
<style>
span { border-color: #413016; }
span { border-color: rgb(65,48,22); }
td.TdClassName
{
border-color: #413016;
}
.TagClassName
{
border-color: #413016;
}
</style>