Shades of Mikado #423519
Tints of Mikado #423519
RGB
CMYK
RGB Variations
Color information
#423519 (or 0x423519) is known color: Mikado. HEX triplet: 42, 35 and 19. RGB value is (66,53,25). Sum of RGB (Red+Green+Blue) = 66+53+25=144 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.83% from 144); Green value is 53 (21.09% from 255 or 36.81% from 144); Blue value is 25 (10.16% from 255 or 17.36% from 144); Max value from RGB is 66 - color contains mainly: red. Hex color #423519 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423519 is #BDCAE6. Grayscale: #353535. Windows color (decimal): -12438247 or 1652034. OLE color: 1652034.
HSL color Cylindrical-coordinate representation of color #423519: hue angle of 40.98º degrees, saturation: 0.45, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #423519 is Cyan = 0, Magento = 0.20, Yellow = 0.62 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 53 | 25 | - |
| CMYK | 0 | 0.20 | 0.62 | 0.74 |
| HSL | 40.98º | 0.45% | 0.18% | - |
| HSV(B) | 40.98º | 0.62% | 0.26% | - |
| XYZ | 3.7 | 3.77 | 1.45 | - |
| YUV | 53.7 | 111.81 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 25 | 0 | 0.20 | 0.62 | 0.74 | 40.98 | 0.45 | 0.18 |
| Hex | 42 | 35 | 19 | 0 | 14 | 3E | 4A | 29 | 2D | 12 |
| Octal | 102 | 65 | 31 | 0 | 24 | 76 | 112 | 51 | 55 | 22 |
| Binary | 1000010 | 110101 | 11001 | 0 | 10100 | 111110 | 1001010 | 101001 | 101101 | 10010 |
Color Harmonies of #423519
Complementary color
Monochromatic Colors of #423519
Black with #423519
Text Example
Text Example
White with #423519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423519; }
p { color: rgb(66,53,25); }
H1.HeaderClassName
{
color: #423519;
}
.AnyTagClassName
{
color: #423519;
}
</style>
background-color css
<style>
a { background-color: #423519; }
a { background-color: rgb(66,53,25); }
div.DivClassName
{
background-color: #423519;
}
.BgClassName
{
background-color: #423519;
}
</style>
border-color css
<style>
span { border-color: #423519; }
span { border-color: rgb(66,53,25); }
td.TdClassName
{
border-color: #423519;
}
.TagClassName
{
border-color: #423519;
}
</style>