Shades of Mikado #413108
Tints of Mikado #413108
RGB
CMYK
RGB Variations
Color information
#413108 (or 0x413108) is known color: Mikado. HEX triplet: 41, 31 and 08. RGB value is (65,49,8). Sum of RGB (Red+Green+Blue) = 65+49+8=122 (16% of max value = 765). Red value is 65 (25.78% from 255 or 53.28% from 122); Green value is 49 (19.53% from 255 or 40.16% from 122); Blue value is 8 (3.52% from 255 or 6.56% from 122); Max value from RGB is 65 - color contains mainly: red. Hex color #413108 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413108 is #BECEF7. Grayscale: #313131. Windows color (decimal): -12504824 or 536897. OLE color: 536897.
HSL color Cylindrical-coordinate representation of color #413108: hue angle of 43.16º degrees, saturation: 0.78, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #413108 is Cyan = 0, Magento = 0.25, Yellow = 0.88 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 49 | 8 | - |
| CMYK | 0 | 0.25 | 0.88 | 0.75 |
| HSL | 43.16º | 0.78% | 0.14% | - |
| HSV(B) | 43.16º | 0.88% | 0.25% | - |
| XYZ | 3.32 | 3.34 | 0.7 | - |
| YUV | 49.11 | 104.8 | 139.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 49 | 8 | 0 | 0.25 | 0.88 | 0.75 | 43.16 | 0.78 | 0.14 |
| Hex | 41 | 31 | 8 | 0 | 19 | 58 | 4B | 2B | 4E | E |
| Octal | 101 | 61 | 10 | 0 | 31 | 130 | 113 | 53 | 116 | 16 |
| Binary | 1000001 | 110001 | 1000 | 0 | 11001 | 1011000 | 1001011 | 101011 | 1001110 | 1110 |
Color Harmonies of #413108
Complementary color
Monochromatic Colors of #413108
Black with #413108
Text Example
Text Example
White with #413108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413108; }
p { color: rgb(65,49,8); }
H1.HeaderClassName
{
color: #413108;
}
.AnyTagClassName
{
color: #413108;
}
</style>
background-color css
<style>
a { background-color: #413108; }
a { background-color: rgb(65,49,8); }
div.DivClassName
{
background-color: #413108;
}
.BgClassName
{
background-color: #413108;
}
</style>
border-color css
<style>
span { border-color: #413108; }
span { border-color: rgb(65,49,8); }
td.TdClassName
{
border-color: #413108;
}
.TagClassName
{
border-color: #413108;
}
</style>