Shades of Mikado #423416
Tints of Mikado #423416
RGB
CMYK
RGB Variations
Color information
#423416 (or 0x423416) is known color: Mikado. HEX triplet: 42, 34 and 16. RGB value is (66,52,22). Sum of RGB (Red+Green+Blue) = 66+52+22=140 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.14% from 140); Green value is 52 (20.70% from 255 or 37.14% from 140); Blue value is 22 (8.98% from 255 or 15.71% from 140); Max value from RGB is 66 - color contains mainly: red. Hex color #423416 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423416 is #BDCBE9. Grayscale: #343434. Windows color (decimal): -12438506 or 1455170. OLE color: 1455170.
HSL color Cylindrical-coordinate representation of color #423416: hue angle of 40.91º 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 #423416 is Cyan = 0, Magento = 0.21, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 52 | 22 | - |
| CMYK | 0 | 0.21 | 0.67 | 0.74 |
| HSL | 40.91º | 0.5% | 0.17% | - |
| HSV(B) | 40.91º | 0.67% | 0.26% | - |
| XYZ | 3.62 | 3.67 | 1.28 | - |
| YUV | 52.77 | 110.64 | 137.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 52 | 22 | 0 | 0.21 | 0.67 | 0.74 | 40.91 | 0.5 | 0.17 |
| Hex | 42 | 34 | 16 | 0 | 15 | 43 | 4A | 29 | 32 | 11 |
| Octal | 102 | 64 | 26 | 0 | 25 | 103 | 112 | 51 | 62 | 21 |
| Binary | 1000010 | 110100 | 10110 | 0 | 10101 | 1000011 | 1001010 | 101001 | 110010 | 10001 |
Color Harmonies of #423416
Complementary color
Monochromatic Colors of #423416
Black with #423416
Text Example
Text Example
White with #423416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423416; }
p { color: rgb(66,52,22); }
H1.HeaderClassName
{
color: #423416;
}
.AnyTagClassName
{
color: #423416;
}
</style>
background-color css
<style>
a { background-color: #423416; }
a { background-color: rgb(66,52,22); }
div.DivClassName
{
background-color: #423416;
}
.BgClassName
{
background-color: #423416;
}
</style>
border-color css
<style>
span { border-color: #423416; }
span { border-color: rgb(66,52,22); }
td.TdClassName
{
border-color: #423416;
}
.TagClassName
{
border-color: #423416;
}
</style>