Shades of Mikado #413617
Tints of Mikado #413617
RGB
CMYK
RGB Variations
Color information
#413617 (or 0x413617) is known color: Mikado. HEX triplet: 41, 36 and 17. RGB value is (65,54,23). Sum of RGB (Red+Green+Blue) = 65+54+23=142 (18% of max value = 765). Red value is 65 (25.78% from 255 or 45.77% from 142); Green value is 54 (21.48% from 255 or 38.03% from 142); Blue value is 23 (9.38% from 255 or 16.20% from 142); Max value from RGB is 65 - color contains mainly: red. Hex color #413617 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413617 is #BEC9E8. Grayscale: #353535. Windows color (decimal): -12503529 or 1521217. OLE color: 1521217.
HSL color Cylindrical-coordinate representation of color #413617: hue angle of 44.29º degrees, saturation: 0.48, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #413617 is Cyan = 0, Magento = 0.17, Yellow = 0.65 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 54 | 23 | - |
| CMYK | 0 | 0.17 | 0.65 | 0.75 |
| HSL | 44.29º | 0.48% | 0.17% | - |
| HSV(B) | 44.29º | 0.65% | 0.25% | - |
| XYZ | 3.65 | 3.82 | 1.36 | - |
| YUV | 53.76 | 110.64 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 23 | 0 | 0.17 | 0.65 | 0.75 | 44.29 | 0.48 | 0.17 |
| Hex | 41 | 36 | 17 | 0 | 11 | 41 | 4B | 2C | 30 | 11 |
| Octal | 101 | 66 | 27 | 0 | 21 | 101 | 113 | 54 | 60 | 21 |
| Binary | 1000001 | 110110 | 10111 | 0 | 10001 | 1000001 | 1001011 | 101100 | 110000 | 10001 |
Color Harmonies of #413617
Complementary color
Monochromatic Colors of #413617
Black with #413617
Text Example
Text Example
White with #413617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413617; }
p { color: rgb(65,54,23); }
H1.HeaderClassName
{
color: #413617;
}
.AnyTagClassName
{
color: #413617;
}
</style>
background-color css
<style>
a { background-color: #413617; }
a { background-color: rgb(65,54,23); }
div.DivClassName
{
background-color: #413617;
}
.BgClassName
{
background-color: #413617;
}
</style>
border-color css
<style>
span { border-color: #413617; }
span { border-color: rgb(65,54,23); }
td.TdClassName
{
border-color: #413617;
}
.TagClassName
{
border-color: #413617;
}
</style>