Shades of Mikado #423620
Tints of Mikado #423620
RGB
CMYK
RGB Variations
Color information
#423620 (or 0x423620) is known color: Mikado. HEX triplet: 42, 36 and 20. RGB value is (66,54,32). Sum of RGB (Red+Green+Blue) = 66+54+32=152 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.42% from 152); Green value is 54 (21.48% from 255 or 35.53% from 152); Blue value is 32 (12.89% from 255 or 21.05% from 152); Max value from RGB is 66 - color contains mainly: red. Hex color #423620 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423620 is #BDC9DF. Grayscale: #373737. Windows color (decimal): -12437984 or 2111042. OLE color: 2111042.
HSL color Cylindrical-coordinate representation of color #423620: hue angle of 38.82º degrees, saturation: 0.35, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #423620 is Cyan = 0, Magento = 0.18, Yellow = 0.52 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 54 | 32 | - |
| CMYK | 0 | 0.18 | 0.52 | 0.74 |
| HSL | 38.82º | 0.35% | 0.19% | - |
| HSV(B) | 38.82º | 0.52% | 0.26% | - |
| XYZ | 3.83 | 3.9 | 1.92 | - |
| YUV | 55.08 | 114.98 | 135.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 32 | 0 | 0.18 | 0.52 | 0.74 | 38.82 | 0.35 | 0.19 |
| Hex | 42 | 36 | 20 | 0 | 12 | 34 | 4A | 27 | 23 | 13 |
| Octal | 102 | 66 | 40 | 0 | 22 | 64 | 112 | 47 | 43 | 23 |
| Binary | 1000010 | 110110 | 100000 | 0 | 10010 | 110100 | 1001010 | 100111 | 100011 | 10011 |
Color Harmonies of #423620
Complementary color
Monochromatic Colors of #423620
Black with #423620
Text Example
Text Example
White with #423620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423620; }
p { color: rgb(66,54,32); }
H1.HeaderClassName
{
color: #423620;
}
.AnyTagClassName
{
color: #423620;
}
</style>
background-color css
<style>
a { background-color: #423620; }
a { background-color: rgb(66,54,32); }
div.DivClassName
{
background-color: #423620;
}
.BgClassName
{
background-color: #423620;
}
</style>
border-color css
<style>
span { border-color: #423620; }
span { border-color: rgb(66,54,32); }
td.TdClassName
{
border-color: #423620;
}
.TagClassName
{
border-color: #423620;
}
</style>