Shades of Mikado #423720
Tints of Mikado #423720
RGB
CMYK
RGB Variations
Color information
#423720 (or 0x423720) is known color: Mikado. HEX triplet: 42, 37 and 20. RGB value is (66,55,32). Sum of RGB (Red+Green+Blue) = 66+55+32=153 (20% of max value = 765). Red value is 66 (26.17% from 255 or 43.14% from 153); Green value is 55 (21.88% from 255 or 35.95% from 153); Blue value is 32 (12.89% from 255 or 20.92% from 153); Max value from RGB is 66 - color contains mainly: red. Hex color #423720 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423720 is #BDC8DF. Grayscale: #373737. Windows color (decimal): -12437728 or 2111298. OLE color: 2111298.
HSL color Cylindrical-coordinate representation of color #423720: hue angle of 40.59º 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 #423720 is Cyan = 0, Magento = 0.17, Yellow = 0.52 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 55 | 32 | - |
| CMYK | 0 | 0.17 | 0.52 | 0.74 |
| HSL | 40.59º | 0.35% | 0.19% | - |
| HSV(B) | 40.59º | 0.52% | 0.26% | - |
| XYZ | 3.87 | 3.99 | 1.93 | - |
| YUV | 55.67 | 114.64 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 32 | 0 | 0.17 | 0.52 | 0.74 | 40.59 | 0.35 | 0.19 |
| Hex | 42 | 37 | 20 | 0 | 11 | 34 | 4A | 29 | 23 | 13 |
| Octal | 102 | 67 | 40 | 0 | 21 | 64 | 112 | 51 | 43 | 23 |
| Binary | 1000010 | 110111 | 100000 | 0 | 10001 | 110100 | 1001010 | 101001 | 100011 | 10011 |
Color Harmonies of #423720
Complementary color
Monochromatic Colors of #423720
Black with #423720
Text Example
Text Example
White with #423720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423720; }
p { color: rgb(66,55,32); }
H1.HeaderClassName
{
color: #423720;
}
.AnyTagClassName
{
color: #423720;
}
</style>
background-color css
<style>
a { background-color: #423720; }
a { background-color: rgb(66,55,32); }
div.DivClassName
{
background-color: #423720;
}
.BgClassName
{
background-color: #423720;
}
</style>
border-color css
<style>
span { border-color: #423720; }
span { border-color: rgb(66,55,32); }
td.TdClassName
{
border-color: #423720;
}
.TagClassName
{
border-color: #423720;
}
</style>