Shades of Mikado #423517
Tints of Mikado #423517
RGB
CMYK
RGB Variations
Color information
#423517 (or 0x423517) is known color: Mikado. HEX triplet: 42, 35 and 17. RGB value is (66,53,23). Sum of RGB (Red+Green+Blue) = 66+53+23=142 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.48% from 142); Green value is 53 (21.09% from 255 or 37.32% from 142); Blue value is 23 (9.38% from 255 or 16.20% from 142); Max value from RGB is 66 - color contains mainly: red. Hex color #423517 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423517 is #BDCAE8. Grayscale: #353535. Windows color (decimal): -12438249 or 1520962. OLE color: 1520962.
HSL color Cylindrical-coordinate representation of color #423517: hue angle of 41.86º degrees, saturation: 0.48, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #423517 is Cyan = 0, Magento = 0.20, Yellow = 0.65 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 53 | 23 | - |
| CMYK | 0 | 0.20 | 0.65 | 0.74 |
| HSL | 41.86º | 0.48% | 0.17% | - |
| HSV(B) | 41.86º | 0.65% | 0.26% | - |
| XYZ | 3.67 | 3.77 | 1.34 | - |
| YUV | 53.47 | 110.81 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 23 | 0 | 0.20 | 0.65 | 0.74 | 41.86 | 0.48 | 0.17 |
| Hex | 42 | 35 | 17 | 0 | 14 | 41 | 4A | 2A | 30 | 11 |
| Octal | 102 | 65 | 27 | 0 | 24 | 101 | 112 | 52 | 60 | 21 |
| Binary | 1000010 | 110101 | 10111 | 0 | 10100 | 1000001 | 1001010 | 101010 | 110000 | 10001 |
Color Harmonies of #423517
Complementary color
Monochromatic Colors of #423517
Black with #423517
Text Example
Text Example
White with #423517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423517; }
p { color: rgb(66,53,23); }
H1.HeaderClassName
{
color: #423517;
}
.AnyTagClassName
{
color: #423517;
}
</style>
background-color css
<style>
a { background-color: #423517; }
a { background-color: rgb(66,53,23); }
div.DivClassName
{
background-color: #423517;
}
.BgClassName
{
background-color: #423517;
}
</style>
border-color css
<style>
span { border-color: #423517; }
span { border-color: rgb(66,53,23); }
td.TdClassName
{
border-color: #423517;
}
.TagClassName
{
border-color: #423517;
}
</style>