Shades of Mikado #423504
Tints of Mikado #423504
RGB
CMYK
RGB Variations
Color information
#423504 (or 0x423504) is known color: Mikado. HEX triplet: 42, 35 and 04. RGB value is (66,53,4). Sum of RGB (Red+Green+Blue) = 66+53+4=123 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.66% from 123); Green value is 53 (21.09% from 255 or 43.09% from 123); Blue value is 4 (1.95% from 255 or 3.25% from 123); Max value from RGB is 66 - color contains mainly: red. Hex color #423504 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423504 is #BDCAFB. Grayscale: #333333. Windows color (decimal): -12438268 or 275778. OLE color: 275778.
HSL color Cylindrical-coordinate representation of color #423504: hue angle of 47.42º 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 #423504 is Cyan = 0, Magento = 0.20, Yellow = 0.94 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 53 | 4 | - |
| CMYK | 0 | 0.20 | 0.94 | 0.74 |
| HSL | 47.42º | 0.89% | 0.14% | - |
| HSV(B) | 47.42º | 0.94% | 0.26% | - |
| XYZ | 3.54 | 3.71 | 0.64 | - |
| YUV | 51.3 | 101.31 | 138.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 4 | 0 | 0.20 | 0.94 | 0.74 | 47.42 | 0.89 | 0.14 |
| Hex | 42 | 35 | 4 | 0 | 14 | 5E | 4A | 2F | 59 | E |
| Octal | 102 | 65 | 4 | 0 | 24 | 136 | 112 | 57 | 131 | 16 |
| Binary | 1000010 | 110101 | 100 | 0 | 10100 | 1011110 | 1001010 | 101111 | 1011001 | 1110 |
Color Harmonies of #423504
Complementary color
Monochromatic Colors of #423504
Black with #423504
Text Example
Text Example
White with #423504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423504; }
p { color: rgb(66,53,4); }
H1.HeaderClassName
{
color: #423504;
}
.AnyTagClassName
{
color: #423504;
}
</style>
background-color css
<style>
a { background-color: #423504; }
a { background-color: rgb(66,53,4); }
div.DivClassName
{
background-color: #423504;
}
.BgClassName
{
background-color: #423504;
}
</style>
border-color css
<style>
span { border-color: #423504; }
span { border-color: rgb(66,53,4); }
td.TdClassName
{
border-color: #423504;
}
.TagClassName
{
border-color: #423504;
}
</style>