Shades of Mikado #413507
Tints of Mikado #413507
RGB
CMYK
RGB Variations
Color information
#413507 (or 0x413507) is known color: Mikado. HEX triplet: 41, 35 and 07. RGB value is (65,53,7). Sum of RGB (Red+Green+Blue) = 65+53+7=125 (16% of max value = 765). Red value is 65 (25.78% from 255 or 52% from 125); Green value is 53 (21.09% from 255 or 42.4% from 125); Blue value is 7 (3.12% from 255 or 5.6% from 125); Max value from RGB is 65 - color contains mainly: red. Hex color #413507 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413507 is #BECAF8. Grayscale: #333333. Windows color (decimal): -12503801 or 472385. OLE color: 472385.
HSL color Cylindrical-coordinate representation of color #413507: hue angle of 47.59º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #413507 is Cyan = 0, Magento = 0.18, Yellow = 0.89 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 53 | 7 | - |
| CMYK | 0 | 0.18 | 0.89 | 0.75 |
| HSL | 47.59º | 0.81% | 0.14% | - |
| HSV(B) | 47.59º | 0.89% | 0.25% | - |
| XYZ | 3.49 | 3.69 | 0.73 | - |
| YUV | 51.34 | 102.98 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 53 | 7 | 0 | 0.18 | 0.89 | 0.75 | 47.59 | 0.81 | 0.14 |
| Hex | 41 | 35 | 7 | 0 | 12 | 59 | 4B | 30 | 51 | E |
| Octal | 101 | 65 | 7 | 0 | 22 | 131 | 113 | 60 | 121 | 16 |
| Binary | 1000001 | 110101 | 111 | 0 | 10010 | 1011001 | 1001011 | 110000 | 1010001 | 1110 |
Color Harmonies of #413507
Complementary color
Monochromatic Colors of #413507
Black with #413507
Text Example
Text Example
White with #413507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413507; }
p { color: rgb(65,53,7); }
H1.HeaderClassName
{
color: #413507;
}
.AnyTagClassName
{
color: #413507;
}
</style>
background-color css
<style>
a { background-color: #413507; }
a { background-color: rgb(65,53,7); }
div.DivClassName
{
background-color: #413507;
}
.BgClassName
{
background-color: #413507;
}
</style>
border-color css
<style>
span { border-color: #413507; }
span { border-color: rgb(65,53,7); }
td.TdClassName
{
border-color: #413507;
}
.TagClassName
{
border-color: #413507;
}
</style>