Shades of Mikado #413522
Tints of Mikado #413522
RGB
CMYK
RGB Variations
Color information
#413522 (or 0x413522) is known color: Mikado. HEX triplet: 41, 35 and 22. RGB value is (65,53,34). Sum of RGB (Red+Green+Blue) = 65+53+34=152 (20% of max value = 765). Red value is 65 (25.78% from 255 or 42.76% from 152); Green value is 53 (21.09% from 255 or 34.87% from 152); Blue value is 34 (13.67% from 255 or 22.37% from 152); Max value from RGB is 65 - color contains mainly: red. Hex color #413522 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413522 is #BECADD. Grayscale: #363636. Windows color (decimal): -12503774 or 2241857. OLE color: 2241857.
HSL color Cylindrical-coordinate representation of color #413522: hue angle of 36.77º degrees, saturation: 0.31, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #413522 is Cyan = 0, Magento = 0.18, Yellow = 0.48 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 53 | 34 | - |
| CMYK | 0 | 0.18 | 0.48 | 0.75 |
| HSL | 36.77º | 0.31% | 0.19% | - |
| HSV(B) | 36.77º | 0.48% | 0.25% | - |
| XYZ | 3.74 | 3.79 | 2.05 | - |
| YUV | 54.42 | 116.48 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 53 | 34 | 0 | 0.18 | 0.48 | 0.75 | 36.77 | 0.31 | 0.19 |
| Hex | 41 | 35 | 22 | 0 | 12 | 30 | 4B | 25 | 1F | 13 |
| Octal | 101 | 65 | 42 | 0 | 22 | 60 | 113 | 45 | 37 | 23 |
| Binary | 1000001 | 110101 | 100010 | 0 | 10010 | 110000 | 1001011 | 100101 | 11111 | 10011 |
Color Harmonies of #413522
Complementary color
Monochromatic Colors of #413522
Black with #413522
Text Example
Text Example
White with #413522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413522; }
p { color: rgb(65,53,34); }
H1.HeaderClassName
{
color: #413522;
}
.AnyTagClassName
{
color: #413522;
}
</style>
background-color css
<style>
a { background-color: #413522; }
a { background-color: rgb(65,53,34); }
div.DivClassName
{
background-color: #413522;
}
.BgClassName
{
background-color: #413522;
}
</style>
border-color css
<style>
span { border-color: #413522; }
span { border-color: rgb(65,53,34); }
td.TdClassName
{
border-color: #413522;
}
.TagClassName
{
border-color: #413522;
}
</style>