Shades of Mikado #423010
Tints of Mikado #423010
RGB
CMYK
RGB Variations
Color information
#423010 (or 0x423010) is known color: Mikado. HEX triplet: 42, 30 and 10. RGB value is (66,48,16). Sum of RGB (Red+Green+Blue) = 66+48+16=130 (17% of max value = 765). Red value is 66 (26.17% from 255 or 50.77% from 130); Green value is 48 (19.14% from 255 or 36.92% from 130); Blue value is 16 (6.64% from 255 or 12.31% from 130); Max value from RGB is 66 - color contains mainly: red. Hex color #423010 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423010 is #BDCFEF. Grayscale: #313131. Windows color (decimal): -12439536 or 1060930. OLE color: 1060930.
HSL color Cylindrical-coordinate representation of color #423010: hue angle of 38.4º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #423010 is Cyan = 0, Magento = 0.27, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 48 | 16 | - |
| CMYK | 0 | 0.27 | 0.76 | 0.74 |
| HSL | 38.4º | 0.61% | 0.16% | - |
| HSV(B) | 38.4º | 0.76% | 0.26% | - |
| XYZ | 3.4 | 3.31 | 0.95 | - |
| YUV | 49.73 | 108.96 | 139.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 16 | 0 | 0.27 | 0.76 | 0.74 | 38.4 | 0.61 | 0.16 |
| Hex | 42 | 30 | 10 | 0 | 1B | 4C | 4A | 26 | 3D | 10 |
| Octal | 102 | 60 | 20 | 0 | 33 | 114 | 112 | 46 | 75 | 20 |
| Binary | 1000010 | 110000 | 10000 | 0 | 11011 | 1001100 | 1001010 | 100110 | 111101 | 10000 |
Color Harmonies of #423010
Complementary color
Monochromatic Colors of #423010
Black with #423010
Text Example
Text Example
White with #423010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423010; }
p { color: rgb(66,48,16); }
H1.HeaderClassName
{
color: #423010;
}
.AnyTagClassName
{
color: #423010;
}
</style>
background-color css
<style>
a { background-color: #423010; }
a { background-color: rgb(66,48,16); }
div.DivClassName
{
background-color: #423010;
}
.BgClassName
{
background-color: #423010;
}
</style>
border-color css
<style>
span { border-color: #423010; }
span { border-color: rgb(66,48,16); }
td.TdClassName
{
border-color: #423010;
}
.TagClassName
{
border-color: #423010;
}
</style>