Shades of Mikado #413716
Tints of Mikado #413716
RGB
CMYK
RGB Variations
Color information
#413716 (or 0x413716) is known color: Mikado. HEX triplet: 41, 37 and 16. RGB value is (65,55,22). Sum of RGB (Red+Green+Blue) = 65+55+22=142 (18% of max value = 765). Red value is 65 (25.78% from 255 or 45.77% from 142); Green value is 55 (21.88% from 255 or 38.73% from 142); Blue value is 22 (8.98% from 255 or 15.49% from 142); Max value from RGB is 65 - color contains mainly: red. Hex color #413716 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413716 is #BEC8E9. Grayscale: #363636. Windows color (decimal): -12503274 or 1455937. OLE color: 1455937.
HSL color Cylindrical-coordinate representation of color #413716: hue angle of 46.05º 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 #413716 is Cyan = 0, Magento = 0.15, Yellow = 0.66 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 55 | 22 | - |
| CMYK | 0 | 0.15 | 0.66 | 0.75 |
| HSL | 46.05º | 0.49% | 0.17% | - |
| HSV(B) | 46.05º | 0.66% | 0.25% | - |
| XYZ | 3.69 | 3.91 | 1.32 | - |
| YUV | 54.23 | 109.81 | 135.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 22 | 0 | 0.15 | 0.66 | 0.75 | 46.05 | 0.49 | 0.17 |
| Hex | 41 | 37 | 16 | 0 | F | 42 | 4B | 2E | 31 | 11 |
| Octal | 101 | 67 | 26 | 0 | 17 | 102 | 113 | 56 | 61 | 21 |
| Binary | 1000001 | 110111 | 10110 | 0 | 1111 | 1000010 | 1001011 | 101110 | 110001 | 10001 |
Color Harmonies of #413716
Complementary color
Monochromatic Colors of #413716
Black with #413716
Text Example
Text Example
White with #413716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413716; }
p { color: rgb(65,55,22); }
H1.HeaderClassName
{
color: #413716;
}
.AnyTagClassName
{
color: #413716;
}
</style>
background-color css
<style>
a { background-color: #413716; }
a { background-color: rgb(65,55,22); }
div.DivClassName
{
background-color: #413716;
}
.BgClassName
{
background-color: #413716;
}
</style>
border-color css
<style>
span { border-color: #413716; }
span { border-color: rgb(65,55,22); }
td.TdClassName
{
border-color: #413716;
}
.TagClassName
{
border-color: #413716;
}
</style>