Shades of Mikado #413513
Tints of Mikado #413513
RGB
CMYK
RGB Variations
Color information
#413513 (or 0x413513) is known color: Mikado. HEX triplet: 41, 35 and 13. RGB value is (65,53,19). Sum of RGB (Red+Green+Blue) = 65+53+19=137 (18% of max value = 765). Red value is 65 (25.78% from 255 or 47.45% from 137); Green value is 53 (21.09% from 255 or 38.69% from 137); Blue value is 19 (7.81% from 255 or 13.87% from 137); Max value from RGB is 65 - color contains mainly: red. Hex color #413513 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413513 is #BECAEC. Grayscale: #343434. Windows color (decimal): -12503789 or 1258817. OLE color: 1258817.
HSL color Cylindrical-coordinate representation of color #413513: hue angle of 44.35º degrees, saturation: 0.55, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #413513 is Cyan = 0, Magento = 0.18, Yellow = 0.71 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 53 | 19 | - |
| CMYK | 0 | 0.18 | 0.71 | 0.75 |
| HSL | 44.35º | 0.55% | 0.16% | - |
| HSV(B) | 44.35º | 0.71% | 0.25% | - |
| XYZ | 3.57 | 3.72 | 1.15 | - |
| YUV | 52.71 | 108.98 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 53 | 19 | 0 | 0.18 | 0.71 | 0.75 | 44.35 | 0.55 | 0.16 |
| Hex | 41 | 35 | 13 | 0 | 12 | 47 | 4B | 2C | 37 | 10 |
| Octal | 101 | 65 | 23 | 0 | 22 | 107 | 113 | 54 | 67 | 20 |
| Binary | 1000001 | 110101 | 10011 | 0 | 10010 | 1000111 | 1001011 | 101100 | 110111 | 10000 |
Color Harmonies of #413513
Complementary color
Monochromatic Colors of #413513
Black with #413513
Text Example
Text Example
White with #413513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413513; }
p { color: rgb(65,53,19); }
H1.HeaderClassName
{
color: #413513;
}
.AnyTagClassName
{
color: #413513;
}
</style>
background-color css
<style>
a { background-color: #413513; }
a { background-color: rgb(65,53,19); }
div.DivClassName
{
background-color: #413513;
}
.BgClassName
{
background-color: #413513;
}
</style>
border-color css
<style>
span { border-color: #413513; }
span { border-color: rgb(65,53,19); }
td.TdClassName
{
border-color: #413513;
}
.TagClassName
{
border-color: #413513;
}
</style>