Shades of Mikado #423406
Tints of Mikado #423406
RGB
CMYK
RGB Variations
Color information
#423406 (or 0x423406) is known color: Mikado. HEX triplet: 42, 34 and 06. RGB value is (66,52,6). Sum of RGB (Red+Green+Blue) = 66+52+6=124 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.23% from 124); Green value is 52 (20.70% from 255 or 41.94% from 124); Blue value is 6 (2.73% from 255 or 4.84% from 124); Max value from RGB is 66 - color contains mainly: red. Hex color #423406 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423406 is #BDCBF9. Grayscale: #333333. Windows color (decimal): -12438522 or 406594. OLE color: 406594.
HSL color Cylindrical-coordinate representation of color #423406: hue angle of 46º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #423406 is Cyan = 0, Magento = 0.21, Yellow = 0.91 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 52 | 6 | - |
| CMYK | 0 | 0.21 | 0.91 | 0.74 |
| HSL | 46º | 0.83% | 0.14% | - |
| HSV(B) | 46º | 0.91% | 0.26% | - |
| XYZ | 3.51 | 3.63 | 0.69 | - |
| YUV | 50.94 | 102.64 | 138.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 52 | 6 | 0 | 0.21 | 0.91 | 0.74 | 46 | 0.83 | 0.14 |
| Hex | 42 | 34 | 6 | 0 | 15 | 5B | 4A | 2E | 53 | E |
| Octal | 102 | 64 | 6 | 0 | 25 | 133 | 112 | 56 | 123 | 16 |
| Binary | 1000010 | 110100 | 110 | 0 | 10101 | 1011011 | 1001010 | 101110 | 1010011 | 1110 |
Color Harmonies of #423406
Complementary color
Monochromatic Colors of #423406
Black with #423406
Text Example
Text Example
White with #423406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423406; }
p { color: rgb(66,52,6); }
H1.HeaderClassName
{
color: #423406;
}
.AnyTagClassName
{
color: #423406;
}
</style>
background-color css
<style>
a { background-color: #423406; }
a { background-color: rgb(66,52,6); }
div.DivClassName
{
background-color: #423406;
}
.BgClassName
{
background-color: #423406;
}
</style>
border-color css
<style>
span { border-color: #423406; }
span { border-color: rgb(66,52,6); }
td.TdClassName
{
border-color: #423406;
}
.TagClassName
{
border-color: #423406;
}
</style>