Shades of Mikado #423610
Tints of Mikado #423610
RGB
CMYK
RGB Variations
Color information
#423610 (or 0x423610) is known color: Mikado. HEX triplet: 42, 36 and 10. RGB value is (66,54,16). Sum of RGB (Red+Green+Blue) = 66+54+16=136 (18% of max value = 765). Red value is 66 (26.17% from 255 or 48.53% from 136); Green value is 54 (21.48% from 255 or 39.71% from 136); Blue value is 16 (6.64% from 255 or 11.76% from 136); Max value from RGB is 66 - color contains mainly: red. Hex color #423610 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423610 is #BDC9EF. Grayscale: #353535. Windows color (decimal): -12438000 or 1062466. OLE color: 1062466.
HSL color Cylindrical-coordinate representation of color #423610: hue angle of 45.6º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #423610 is Cyan = 0, Magento = 0.18, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 54 | 16 | - |
| CMYK | 0 | 0.18 | 0.76 | 0.74 |
| HSL | 45.6º | 0.61% | 0.16% | - |
| HSV(B) | 45.6º | 0.76% | 0.26% | - |
| XYZ | 3.66 | 3.83 | 1.04 | - |
| YUV | 53.26 | 106.98 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 16 | 0 | 0.18 | 0.76 | 0.74 | 45.6 | 0.61 | 0.16 |
| Hex | 42 | 36 | 10 | 0 | 12 | 4C | 4A | 2E | 3D | 10 |
| Octal | 102 | 66 | 20 | 0 | 22 | 114 | 112 | 56 | 75 | 20 |
| Binary | 1000010 | 110110 | 10000 | 0 | 10010 | 1001100 | 1001010 | 101110 | 111101 | 10000 |
Color Harmonies of #423610
Complementary color
Monochromatic Colors of #423610
Black with #423610
Text Example
Text Example
White with #423610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423610; }
p { color: rgb(66,54,16); }
H1.HeaderClassName
{
color: #423610;
}
.AnyTagClassName
{
color: #423610;
}
</style>
background-color css
<style>
a { background-color: #423610; }
a { background-color: rgb(66,54,16); }
div.DivClassName
{
background-color: #423610;
}
.BgClassName
{
background-color: #423610;
}
</style>
border-color css
<style>
span { border-color: #423610; }
span { border-color: rgb(66,54,16); }
td.TdClassName
{
border-color: #423610;
}
.TagClassName
{
border-color: #423610;
}
</style>