Shades of Mikado #423116
Tints of Mikado #423116
RGB
CMYK
RGB Variations
Color information
#423116 (or 0x423116) is known color: Mikado. HEX triplet: 42, 31 and 16. RGB value is (66,49,22). Sum of RGB (Red+Green+Blue) = 66+49+22=137 (18% of max value = 765). Red value is 66 (26.17% from 255 or 48.18% from 137); Green value is 49 (19.53% from 255 or 35.77% from 137); Blue value is 22 (8.98% from 255 or 16.06% from 137); Max value from RGB is 66 - color contains mainly: red. Hex color #423116 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423116 is #BDCEE9. Grayscale: #333333. Windows color (decimal): -12439274 or 1454402. OLE color: 1454402.
HSL color Cylindrical-coordinate representation of color #423116: hue angle of 36.82º 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 #423116 is Cyan = 0, Magento = 0.26, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 49 | 22 | - |
| CMYK | 0 | 0.26 | 0.67 | 0.74 |
| HSL | 36.82º | 0.5% | 0.17% | - |
| HSV(B) | 36.82º | 0.67% | 0.26% | - |
| XYZ | 3.49 | 3.41 | 1.23 | - |
| YUV | 51.01 | 111.63 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 49 | 22 | 0 | 0.26 | 0.67 | 0.74 | 36.82 | 0.5 | 0.17 |
| Hex | 42 | 31 | 16 | 0 | 1A | 43 | 4A | 25 | 32 | 11 |
| Octal | 102 | 61 | 26 | 0 | 32 | 103 | 112 | 45 | 62 | 21 |
| Binary | 1000010 | 110001 | 10110 | 0 | 11010 | 1000011 | 1001010 | 100101 | 110010 | 10001 |
Color Harmonies of #423116
Complementary color
Monochromatic Colors of #423116
Black with #423116
Text Example
Text Example
White with #423116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423116; }
p { color: rgb(66,49,22); }
H1.HeaderClassName
{
color: #423116;
}
.AnyTagClassName
{
color: #423116;
}
</style>
background-color css
<style>
a { background-color: #423116; }
a { background-color: rgb(66,49,22); }
div.DivClassName
{
background-color: #423116;
}
.BgClassName
{
background-color: #423116;
}
</style>
border-color css
<style>
span { border-color: #423116; }
span { border-color: rgb(66,49,22); }
td.TdClassName
{
border-color: #423116;
}
.TagClassName
{
border-color: #423116;
}
</style>