Shades of Mikado #413608
Tints of Mikado #413608
RGB
CMYK
RGB Variations
Color information
#413608 (or 0x413608) is known color: Mikado. HEX triplet: 41, 36 and 08. RGB value is (65,54,8). Sum of RGB (Red+Green+Blue) = 65+54+8=127 (16% of max value = 765). Red value is 65 (25.78% from 255 or 51.18% from 127); Green value is 54 (21.48% from 255 or 42.52% from 127); Blue value is 8 (3.52% from 255 or 6.30% from 127); Max value from RGB is 65 - color contains mainly: red. Hex color #413608 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413608 is #BEC9F7. Grayscale: #343434. Windows color (decimal): -12503544 or 538177. OLE color: 538177.
HSL color Cylindrical-coordinate representation of color #413608: hue angle of 48.42º 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 #413608 is Cyan = 0, Magento = 0.17, Yellow = 0.88 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 54 | 8 | - |
| CMYK | 0 | 0.17 | 0.88 | 0.75 |
| HSL | 48.42º | 0.78% | 0.14% | - |
| HSV(B) | 48.42º | 0.88% | 0.25% | - |
| XYZ | 3.54 | 3.78 | 0.77 | - |
| YUV | 52.05 | 103.14 | 137.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 8 | 0 | 0.17 | 0.88 | 0.75 | 48.42 | 0.78 | 0.14 |
| Hex | 41 | 36 | 8 | 0 | 11 | 58 | 4B | 30 | 4E | E |
| Octal | 101 | 66 | 10 | 0 | 21 | 130 | 113 | 60 | 116 | 16 |
| Binary | 1000001 | 110110 | 1000 | 0 | 10001 | 1011000 | 1001011 | 110000 | 1001110 | 1110 |
Color Harmonies of #413608
Complementary color
Monochromatic Colors of #413608
Black with #413608
Text Example
Text Example
White with #413608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413608; }
p { color: rgb(65,54,8); }
H1.HeaderClassName
{
color: #413608;
}
.AnyTagClassName
{
color: #413608;
}
</style>
background-color css
<style>
a { background-color: #413608; }
a { background-color: rgb(65,54,8); }
div.DivClassName
{
background-color: #413608;
}
.BgClassName
{
background-color: #413608;
}
</style>
border-color css
<style>
span { border-color: #413608; }
span { border-color: rgb(65,54,8); }
td.TdClassName
{
border-color: #413608;
}
.TagClassName
{
border-color: #413608;
}
</style>