Shades of Mikado #413318
Tints of Mikado #413318
RGB
CMYK
RGB Variations
Color information
#413318 (or 0x413318) is known color: Mikado. HEX triplet: 41, 33 and 18. RGB value is (65,51,24). Sum of RGB (Red+Green+Blue) = 65+51+24=140 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.43% from 140); Green value is 51 (20.31% from 255 or 36.43% from 140); Blue value is 24 (9.77% from 255 or 17.14% from 140); Max value from RGB is 65 - color contains mainly: red. Hex color #413318 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413318 is #BECCE7. Grayscale: #343434. Windows color (decimal): -12504296 or 1585985. OLE color: 1585985.
HSL color Cylindrical-coordinate representation of color #413318: hue angle of 39.51º 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 #413318 is Cyan = 0, Magento = 0.22, Yellow = 0.63 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 51 | 24 | - |
| CMYK | 0 | 0.22 | 0.63 | 0.75 |
| HSL | 39.51º | 0.46% | 0.17% | - |
| HSV(B) | 39.51º | 0.63% | 0.25% | - |
| XYZ | 3.53 | 3.56 | 1.36 | - |
| YUV | 52.11 | 112.14 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 51 | 24 | 0 | 0.22 | 0.63 | 0.75 | 39.51 | 0.46 | 0.17 |
| Hex | 41 | 33 | 18 | 0 | 16 | 3F | 4B | 28 | 2E | 11 |
| Octal | 101 | 63 | 30 | 0 | 26 | 77 | 113 | 50 | 56 | 21 |
| Binary | 1000001 | 110011 | 11000 | 0 | 10110 | 111111 | 1001011 | 101000 | 101110 | 10001 |
Color Harmonies of #413318
Complementary color
Monochromatic Colors of #413318
Black with #413318
Text Example
Text Example
White with #413318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413318; }
p { color: rgb(65,51,24); }
H1.HeaderClassName
{
color: #413318;
}
.AnyTagClassName
{
color: #413318;
}
</style>
background-color css
<style>
a { background-color: #413318; }
a { background-color: rgb(65,51,24); }
div.DivClassName
{
background-color: #413318;
}
.BgClassName
{
background-color: #413318;
}
</style>
border-color css
<style>
span { border-color: #413318; }
span { border-color: rgb(65,51,24); }
td.TdClassName
{
border-color: #413318;
}
.TagClassName
{
border-color: #413318;
}
</style>