Shades of Mikado #413007
Tints of Mikado #413007
RGB
CMYK
RGB Variations
Color information
#413007 (or 0x413007) is known color: Mikado. HEX triplet: 41, 30 and 07. RGB value is (65,48,7). Sum of RGB (Red+Green+Blue) = 65+48+7=120 (15% of max value = 765). Red value is 65 (25.78% from 255 or 54.17% from 120); Green value is 48 (19.14% from 255 or 40% from 120); Blue value is 7 (3.12% from 255 or 5.83% from 120); Max value from RGB is 65 - color contains mainly: red. Hex color #413007 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413007 is #BECFF8. Grayscale: #303030. Windows color (decimal): -12505081 or 471105. OLE color: 471105.
HSL color Cylindrical-coordinate representation of color #413007: hue angle of 42.41º 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 #413007 is Cyan = 0, Magento = 0.26, Yellow = 0.89 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 48 | 7 | - |
| CMYK | 0 | 0.26 | 0.89 | 0.75 |
| HSL | 42.41º | 0.81% | 0.14% | - |
| HSV(B) | 42.41º | 0.89% | 0.25% | - |
| XYZ | 3.28 | 3.25 | 0.66 | - |
| YUV | 48.41 | 104.63 | 139.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 7 | 0 | 0.26 | 0.89 | 0.75 | 42.41 | 0.81 | 0.14 |
| Hex | 41 | 30 | 7 | 0 | 1A | 59 | 4B | 2A | 51 | E |
| Octal | 101 | 60 | 7 | 0 | 32 | 131 | 113 | 52 | 121 | 16 |
| Binary | 1000001 | 110000 | 111 | 0 | 11010 | 1011001 | 1001011 | 101010 | 1010001 | 1110 |
Color Harmonies of #413007
Complementary color
Monochromatic Colors of #413007
Black with #413007
Text Example
Text Example
White with #413007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413007; }
p { color: rgb(65,48,7); }
H1.HeaderClassName
{
color: #413007;
}
.AnyTagClassName
{
color: #413007;
}
</style>
background-color css
<style>
a { background-color: #413007; }
a { background-color: rgb(65,48,7); }
div.DivClassName
{
background-color: #413007;
}
.BgClassName
{
background-color: #413007;
}
</style>
border-color css
<style>
span { border-color: #413007; }
span { border-color: rgb(65,48,7); }
td.TdClassName
{
border-color: #413007;
}
.TagClassName
{
border-color: #413007;
}
</style>