Shades of Mikado #413312
Tints of Mikado #413312
RGB
CMYK
RGB Variations
Color information
#413312 (or 0x413312) is known color: Mikado. HEX triplet: 41, 33 and 12. RGB value is (65,51,18). Sum of RGB (Red+Green+Blue) = 65+51+18=134 (17% of max value = 765). Red value is 65 (25.78% from 255 or 48.51% from 134); Green value is 51 (20.31% from 255 or 38.06% from 134); Blue value is 18 (7.42% from 255 or 13.43% from 134); Max value from RGB is 65 - color contains mainly: red. Hex color #413312 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413312 is #BECCED. Grayscale: #333333. Windows color (decimal): -12504302 or 1192769. OLE color: 1192769.
HSL color Cylindrical-coordinate representation of color #413312: hue angle of 42.13º degrees, saturation: 0.57, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #413312 is Cyan = 0, Magento = 0.22, Yellow = 0.72 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 51 | 18 | - |
| CMYK | 0 | 0.22 | 0.72 | 0.75 |
| HSL | 42.13º | 0.57% | 0.16% | - |
| HSV(B) | 42.13º | 0.72% | 0.25% | - |
| XYZ | 3.47 | 3.54 | 1.07 | - |
| YUV | 51.42 | 109.14 | 137.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 51 | 18 | 0 | 0.22 | 0.72 | 0.75 | 42.13 | 0.57 | 0.16 |
| Hex | 41 | 33 | 12 | 0 | 16 | 48 | 4B | 2A | 39 | 10 |
| Octal | 101 | 63 | 22 | 0 | 26 | 110 | 113 | 52 | 71 | 20 |
| Binary | 1000001 | 110011 | 10010 | 0 | 10110 | 1001000 | 1001011 | 101010 | 111001 | 10000 |
Color Harmonies of #413312
Complementary color
Monochromatic Colors of #413312
Black with #413312
Text Example
Text Example
White with #413312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413312; }
p { color: rgb(65,51,18); }
H1.HeaderClassName
{
color: #413312;
}
.AnyTagClassName
{
color: #413312;
}
</style>
background-color css
<style>
a { background-color: #413312; }
a { background-color: rgb(65,51,18); }
div.DivClassName
{
background-color: #413312;
}
.BgClassName
{
background-color: #413312;
}
</style>
border-color css
<style>
span { border-color: #413312; }
span { border-color: rgb(65,51,18); }
td.TdClassName
{
border-color: #413312;
}
.TagClassName
{
border-color: #413312;
}
</style>