Shades of Mikado #423719
Tints of Mikado #423719
RGB
CMYK
RGB Variations
Color information
#423719 (or 0x423719) is known color: Mikado. HEX triplet: 42, 37 and 19. RGB value is (66,55,25). Sum of RGB (Red+Green+Blue) = 66+55+25=146 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.21% from 146); Green value is 55 (21.88% from 255 or 37.67% from 146); Blue value is 25 (10.16% from 255 or 17.12% from 146); Max value from RGB is 66 - color contains mainly: red. Hex color #423719 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423719 is #BDC8E6. Grayscale: #373737. Windows color (decimal): -12437735 or 1652546. OLE color: 1652546.
HSL color Cylindrical-coordinate representation of color #423719: hue angle of 43.9º 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 #423719 is Cyan = 0, Magento = 0.17, Yellow = 0.62 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 55 | 25 | - |
| CMYK | 0 | 0.17 | 0.62 | 0.74 |
| HSL | 43.9º | 0.45% | 0.18% | - |
| HSV(B) | 43.9º | 0.62% | 0.26% | - |
| XYZ | 3.79 | 3.96 | 1.48 | - |
| YUV | 54.87 | 111.14 | 135.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 25 | 0 | 0.17 | 0.62 | 0.74 | 43.9 | 0.45 | 0.18 |
| Hex | 42 | 37 | 19 | 0 | 11 | 3E | 4A | 2C | 2D | 12 |
| Octal | 102 | 67 | 31 | 0 | 21 | 76 | 112 | 54 | 55 | 22 |
| Binary | 1000010 | 110111 | 11001 | 0 | 10001 | 111110 | 1001010 | 101100 | 101101 | 10010 |
Color Harmonies of #423719
Complementary color
Monochromatic Colors of #423719
Black with #423719
Text Example
Text Example
White with #423719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423719; }
p { color: rgb(66,55,25); }
H1.HeaderClassName
{
color: #423719;
}
.AnyTagClassName
{
color: #423719;
}
</style>
background-color css
<style>
a { background-color: #423719; }
a { background-color: rgb(66,55,25); }
div.DivClassName
{
background-color: #423719;
}
.BgClassName
{
background-color: #423719;
}
</style>
border-color css
<style>
span { border-color: #423719; }
span { border-color: rgb(66,55,25); }
td.TdClassName
{
border-color: #423719;
}
.TagClassName
{
border-color: #423719;
}
</style>