Shades of Mikado #423104
Tints of Mikado #423104
RGB
CMYK
RGB Variations
Color information
#423104 (or 0x423104) is known color: Mikado. HEX triplet: 42, 31 and 04. RGB value is (66,49,4). Sum of RGB (Red+Green+Blue) = 66+49+4=119 (15% of max value = 765). Red value is 66 (26.17% from 255 or 55.46% from 119); Green value is 49 (19.53% from 255 or 41.18% from 119); Blue value is 4 (1.95% from 255 or 3.36% from 119); Max value from RGB is 66 - color contains mainly: red. Hex color #423104 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423104 is #BDCEFB. Grayscale: #313131. Windows color (decimal): -12439292 or 274754. OLE color: 274754.
HSL color Cylindrical-coordinate representation of color #423104: hue angle of 43.55º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #423104 is Cyan = 0, Magento = 0.26, Yellow = 0.94 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 49 | 4 | - |
| CMYK | 0 | 0.26 | 0.94 | 0.74 |
| HSL | 43.55º | 0.89% | 0.14% | - |
| HSV(B) | 43.55º | 0.94% | 0.26% | - |
| XYZ | 3.37 | 3.36 | 0.59 | - |
| YUV | 48.95 | 102.63 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 49 | 4 | 0 | 0.26 | 0.94 | 0.74 | 43.55 | 0.89 | 0.14 |
| Hex | 42 | 31 | 4 | 0 | 1A | 5E | 4A | 2C | 59 | E |
| Octal | 102 | 61 | 4 | 0 | 32 | 136 | 112 | 54 | 131 | 16 |
| Binary | 1000010 | 110001 | 100 | 0 | 11010 | 1011110 | 1001010 | 101100 | 1011001 | 1110 |
Color Harmonies of #423104
Complementary color
Monochromatic Colors of #423104
Black with #423104
Text Example
Text Example
White with #423104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423104; }
p { color: rgb(66,49,4); }
H1.HeaderClassName
{
color: #423104;
}
.AnyTagClassName
{
color: #423104;
}
</style>
background-color css
<style>
a { background-color: #423104; }
a { background-color: rgb(66,49,4); }
div.DivClassName
{
background-color: #423104;
}
.BgClassName
{
background-color: #423104;
}
</style>
border-color css
<style>
span { border-color: #423104; }
span { border-color: rgb(66,49,4); }
td.TdClassName
{
border-color: #423104;
}
.TagClassName
{
border-color: #423104;
}
</style>