Shades of Mikado #423011
Tints of Mikado #423011
RGB
CMYK
RGB Variations
Color information
#423011 (or 0x423011) is known color: Mikado. HEX triplet: 42, 30 and 11. RGB value is (66,48,17). Sum of RGB (Red+Green+Blue) = 66+48+17=131 (17% of max value = 765). Red value is 66 (26.17% from 255 or 50.38% from 131); Green value is 48 (19.14% from 255 or 36.64% from 131); Blue value is 17 (7.03% from 255 or 12.98% from 131); Max value from RGB is 66 - color contains mainly: red. Hex color #423011 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423011 is #BDCFEE. Grayscale: #313131. Windows color (decimal): -12439535 or 1126466. OLE color: 1126466.
HSL color Cylindrical-coordinate representation of color #423011: hue angle of 37.96º degrees, saturation: 0.59, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #423011 is Cyan = 0, Magento = 0.27, Yellow = 0.74 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 48 | 17 | - |
| CMYK | 0 | 0.27 | 0.74 | 0.74 |
| HSL | 37.96º | 0.59% | 0.16% | - |
| HSV(B) | 37.96º | 0.74% | 0.26% | - |
| XYZ | 3.4 | 3.31 | 0.99 | - |
| YUV | 49.85 | 109.46 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 17 | 0 | 0.27 | 0.74 | 0.74 | 37.96 | 0.59 | 0.16 |
| Hex | 42 | 30 | 11 | 0 | 1B | 4A | 4A | 26 | 3B | 10 |
| Octal | 102 | 60 | 21 | 0 | 33 | 112 | 112 | 46 | 73 | 20 |
| Binary | 1000010 | 110000 | 10001 | 0 | 11011 | 1001010 | 1001010 | 100110 | 111011 | 10000 |
Color Harmonies of #423011
Complementary color
Monochromatic Colors of #423011
Black with #423011
Text Example
Text Example
White with #423011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423011; }
p { color: rgb(66,48,17); }
H1.HeaderClassName
{
color: #423011;
}
.AnyTagClassName
{
color: #423011;
}
</style>
background-color css
<style>
a { background-color: #423011; }
a { background-color: rgb(66,48,17); }
div.DivClassName
{
background-color: #423011;
}
.BgClassName
{
background-color: #423011;
}
</style>
border-color css
<style>
span { border-color: #423011; }
span { border-color: rgb(66,48,17); }
td.TdClassName
{
border-color: #423011;
}
.TagClassName
{
border-color: #423011;
}
</style>