Shades of Mikado #413714
Tints of Mikado #413714
RGB
CMYK
RGB Variations
Color information
#413714 (or 0x413714) is known color: Mikado. HEX triplet: 41, 37 and 14. RGB value is (65,55,20). Sum of RGB (Red+Green+Blue) = 65+55+20=140 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.43% from 140); Green value is 55 (21.88% from 255 or 39.29% from 140); Blue value is 20 (8.20% from 255 or 14.29% from 140); Max value from RGB is 65 - color contains mainly: red. Hex color #413714 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413714 is #BEC8EB. Grayscale: #363636. Windows color (decimal): -12503276 or 1324865. OLE color: 1324865.
HSL color Cylindrical-coordinate representation of color #413714: hue angle of 46.67º 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 #413714 is Cyan = 0, Magento = 0.15, Yellow = 0.69 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 55 | 20 | - |
| CMYK | 0 | 0.15 | 0.69 | 0.75 |
| HSL | 46.67º | 0.53% | 0.17% | - |
| HSV(B) | 46.67º | 0.69% | 0.25% | - |
| XYZ | 3.67 | 3.91 | 1.22 | - |
| YUV | 54 | 108.81 | 135.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 20 | 0 | 0.15 | 0.69 | 0.75 | 46.67 | 0.53 | 0.17 |
| Hex | 41 | 37 | 14 | 0 | F | 45 | 4B | 2F | 35 | 11 |
| Octal | 101 | 67 | 24 | 0 | 17 | 105 | 113 | 57 | 65 | 21 |
| Binary | 1000001 | 110111 | 10100 | 0 | 1111 | 1000101 | 1001011 | 101111 | 110101 | 10001 |
Color Harmonies of #413714
Complementary color
Monochromatic Colors of #413714
Black with #413714
Text Example
Text Example
White with #413714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413714; }
p { color: rgb(65,55,20); }
H1.HeaderClassName
{
color: #413714;
}
.AnyTagClassName
{
color: #413714;
}
</style>
background-color css
<style>
a { background-color: #413714; }
a { background-color: rgb(65,55,20); }
div.DivClassName
{
background-color: #413714;
}
.BgClassName
{
background-color: #413714;
}
</style>
border-color css
<style>
span { border-color: #413714; }
span { border-color: rgb(65,55,20); }
td.TdClassName
{
border-color: #413714;
}
.TagClassName
{
border-color: #413714;
}
</style>