Shades of Mikado #423716
Tints of Mikado #423716
RGB
CMYK
RGB Variations
Color information
#423716 (or 0x423716) is known color: Mikado. HEX triplet: 42, 37 and 16. RGB value is (66,55,22). Sum of RGB (Red+Green+Blue) = 66+55+22=143 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.15% from 143); Green value is 55 (21.88% from 255 or 38.46% from 143); Blue value is 22 (8.98% from 255 or 15.38% from 143); Max value from RGB is 66 - color contains mainly: red. Hex color #423716 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423716 is #BDC8E9. Grayscale: #363636. Windows color (decimal): -12437738 or 1455938. OLE color: 1455938.
HSL color Cylindrical-coordinate representation of color #423716: hue angle of 45º degrees, saturation: 0.5, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #423716 is Cyan = 0, Magento = 0.17, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 55 | 22 | - |
| CMYK | 0 | 0.17 | 0.67 | 0.74 |
| HSL | 45º | 0.5% | 0.17% | - |
| HSV(B) | 45º | 0.67% | 0.26% | - |
| XYZ | 3.76 | 3.95 | 1.32 | - |
| YUV | 54.53 | 109.64 | 136.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 22 | 0 | 0.17 | 0.67 | 0.74 | 45 | 0.5 | 0.17 |
| Hex | 42 | 37 | 16 | 0 | 11 | 43 | 4A | 2D | 32 | 11 |
| Octal | 102 | 67 | 26 | 0 | 21 | 103 | 112 | 55 | 62 | 21 |
| Binary | 1000010 | 110111 | 10110 | 0 | 10001 | 1000011 | 1001010 | 101101 | 110010 | 10001 |
Color Harmonies of #423716
Complementary color
Monochromatic Colors of #423716
Black with #423716
Text Example
Text Example
White with #423716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423716; }
p { color: rgb(66,55,22); }
H1.HeaderClassName
{
color: #423716;
}
.AnyTagClassName
{
color: #423716;
}
</style>
background-color css
<style>
a { background-color: #423716; }
a { background-color: rgb(66,55,22); }
div.DivClassName
{
background-color: #423716;
}
.BgClassName
{
background-color: #423716;
}
</style>
border-color css
<style>
span { border-color: #423716; }
span { border-color: rgb(66,55,22); }
td.TdClassName
{
border-color: #423716;
}
.TagClassName
{
border-color: #423716;
}
</style>