Shades of Mikado #423718
Tints of Mikado #423718
RGB
CMYK
RGB Variations
Color information
#423718 (or 0x423718) is known color: Mikado. HEX triplet: 42, 37 and 18. RGB value is (66,55,24). Sum of RGB (Red+Green+Blue) = 66+55+24=145 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.52% from 145); Green value is 55 (21.88% from 255 or 37.93% from 145); Blue value is 24 (9.77% from 255 or 16.55% from 145); Max value from RGB is 66 - color contains mainly: red. Hex color #423718 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423718 is #BDC8E7. Grayscale: #363636. Windows color (decimal): -12437736 or 1587010. OLE color: 1587010.
HSL color Cylindrical-coordinate representation of color #423718: hue angle of 44.29º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #423718 is Cyan = 0, Magento = 0.17, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 55 | 24 | - |
| CMYK | 0 | 0.17 | 0.64 | 0.74 |
| HSL | 44.29º | 0.47% | 0.18% | - |
| HSV(B) | 44.29º | 0.64% | 0.26% | - |
| XYZ | 3.78 | 3.96 | 1.43 | - |
| YUV | 54.76 | 110.64 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 24 | 0 | 0.17 | 0.64 | 0.74 | 44.29 | 0.47 | 0.18 |
| Hex | 42 | 37 | 18 | 0 | 11 | 40 | 4A | 2C | 2F | 12 |
| Octal | 102 | 67 | 30 | 0 | 21 | 100 | 112 | 54 | 57 | 22 |
| Binary | 1000010 | 110111 | 11000 | 0 | 10001 | 1000000 | 1001010 | 101100 | 101111 | 10010 |
Color Harmonies of #423718
Complementary color
Monochromatic Colors of #423718
Black with #423718
Text Example
Text Example
White with #423718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423718; }
p { color: rgb(66,55,24); }
H1.HeaderClassName
{
color: #423718;
}
.AnyTagClassName
{
color: #423718;
}
</style>
background-color css
<style>
a { background-color: #423718; }
a { background-color: rgb(66,55,24); }
div.DivClassName
{
background-color: #423718;
}
.BgClassName
{
background-color: #423718;
}
</style>
border-color css
<style>
span { border-color: #423718; }
span { border-color: rgb(66,55,24); }
td.TdClassName
{
border-color: #423718;
}
.TagClassName
{
border-color: #423718;
}
</style>