Shades of Mikado #413418
Tints of Mikado #413418
RGB
CMYK
RGB Variations
Color information
#413418 (or 0x413418) is known color: Mikado. HEX triplet: 41, 34 and 18. RGB value is (65,52,24). Sum of RGB (Red+Green+Blue) = 65+52+24=141 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.10% from 141); Green value is 52 (20.70% from 255 or 36.88% from 141); Blue value is 24 (9.77% from 255 or 17.02% from 141); Max value from RGB is 65 - color contains mainly: red. Hex color #413418 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413418 is #BECBE7. Grayscale: #343434. Windows color (decimal): -12504040 or 1586241. OLE color: 1586241.
HSL color Cylindrical-coordinate representation of color #413418: hue angle of 40.98º degrees, saturation: 0.46, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #413418 is Cyan = 0, Magento = 0.20, Yellow = 0.63 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 52 | 24 | - |
| CMYK | 0 | 0.20 | 0.63 | 0.75 |
| HSL | 40.98º | 0.46% | 0.17% | - |
| HSV(B) | 40.98º | 0.63% | 0.25% | - |
| XYZ | 3.57 | 3.65 | 1.38 | - |
| YUV | 52.7 | 111.81 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 24 | 0 | 0.20 | 0.63 | 0.75 | 40.98 | 0.46 | 0.17 |
| Hex | 41 | 34 | 18 | 0 | 14 | 3F | 4B | 29 | 2E | 11 |
| Octal | 101 | 64 | 30 | 0 | 24 | 77 | 113 | 51 | 56 | 21 |
| Binary | 1000001 | 110100 | 11000 | 0 | 10100 | 111111 | 1001011 | 101001 | 101110 | 10001 |
Color Harmonies of #413418
Complementary color
Monochromatic Colors of #413418
Black with #413418
Text Example
Text Example
White with #413418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413418; }
p { color: rgb(65,52,24); }
H1.HeaderClassName
{
color: #413418;
}
.AnyTagClassName
{
color: #413418;
}
</style>
background-color css
<style>
a { background-color: #413418; }
a { background-color: rgb(65,52,24); }
div.DivClassName
{
background-color: #413418;
}
.BgClassName
{
background-color: #413418;
}
</style>
border-color css
<style>
span { border-color: #413418; }
span { border-color: rgb(65,52,24); }
td.TdClassName
{
border-color: #413418;
}
.TagClassName
{
border-color: #413418;
}
</style>