Shades of Mikado #423614
Tints of Mikado #423614
RGB
CMYK
RGB Variations
Color information
#423614 (or 0x423614) is known color: Mikado. HEX triplet: 42, 36 and 14. RGB value is (66,54,20). Sum of RGB (Red+Green+Blue) = 66+54+20=140 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.14% from 140); Green value is 54 (21.48% from 255 or 38.57% from 140); Blue value is 20 (8.20% from 255 or 14.29% from 140); Max value from RGB is 66 - color contains mainly: red. Hex color #423614 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423614 is #BDC9EB. Grayscale: #353535. Windows color (decimal): -12437996 or 1324610. OLE color: 1324610.
HSL color Cylindrical-coordinate representation of color #423614: hue angle of 44.35º degrees, saturation: 0.53, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #423614 is Cyan = 0, Magento = 0.18, Yellow = 0.70 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 54 | 20 | - |
| CMYK | 0 | 0.18 | 0.70 | 0.74 |
| HSL | 44.35º | 0.53% | 0.17% | - |
| HSV(B) | 44.35º | 0.7% | 0.26% | - |
| XYZ | 3.69 | 3.85 | 1.21 | - |
| YUV | 53.71 | 108.98 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 20 | 0 | 0.18 | 0.70 | 0.74 | 44.35 | 0.53 | 0.17 |
| Hex | 42 | 36 | 14 | 0 | 12 | 46 | 4A | 2C | 35 | 11 |
| Octal | 102 | 66 | 24 | 0 | 22 | 106 | 112 | 54 | 65 | 21 |
| Binary | 1000010 | 110110 | 10100 | 0 | 10010 | 1000110 | 1001010 | 101100 | 110101 | 10001 |
Color Harmonies of #423614
Complementary color
Monochromatic Colors of #423614
Black with #423614
Text Example
Text Example
White with #423614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423614; }
p { color: rgb(66,54,20); }
H1.HeaderClassName
{
color: #423614;
}
.AnyTagClassName
{
color: #423614;
}
</style>
background-color css
<style>
a { background-color: #423614; }
a { background-color: rgb(66,54,20); }
div.DivClassName
{
background-color: #423614;
}
.BgClassName
{
background-color: #423614;
}
</style>
border-color css
<style>
span { border-color: #423614; }
span { border-color: rgb(66,54,20); }
td.TdClassName
{
border-color: #423614;
}
.TagClassName
{
border-color: #423614;
}
</style>