Shades of Mikado #423819
Tints of Mikado #423819
RGB
CMYK
RGB Variations
Color information
#423819 (or 0x423819) is known color: Mikado. HEX triplet: 42, 38 and 19. RGB value is (66,56,25). Sum of RGB (Red+Green+Blue) = 66+56+25=147 (19% of max value = 765). Red value is 66 (26.17% from 255 or 44.90% from 147); Green value is 56 (22.27% from 255 or 38.10% from 147); Blue value is 25 (10.16% from 255 or 17.01% from 147); Max value from RGB is 66 - color contains mainly: red. Hex color #423819 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423819 is #BDC7E6. Grayscale: #373737. Windows color (decimal): -12437479 or 1652802. OLE color: 1652802.
HSL color Cylindrical-coordinate representation of color #423819: hue angle of 45.37º 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 #423819 is Cyan = 0, Magento = 0.15, Yellow = 0.62 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 56 | 25 | - |
| CMYK | 0 | 0.15 | 0.62 | 0.74 |
| HSL | 45.37º | 0.45% | 0.18% | - |
| HSV(B) | 45.37º | 0.62% | 0.26% | - |
| XYZ | 3.84 | 4.06 | 1.5 | - |
| YUV | 55.46 | 110.81 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 25 | 0 | 0.15 | 0.62 | 0.74 | 45.37 | 0.45 | 0.18 |
| Hex | 42 | 38 | 19 | 0 | F | 3E | 4A | 2D | 2D | 12 |
| Octal | 102 | 70 | 31 | 0 | 17 | 76 | 112 | 55 | 55 | 22 |
| Binary | 1000010 | 111000 | 11001 | 0 | 1111 | 111110 | 1001010 | 101101 | 101101 | 10010 |
Color Harmonies of #423819
Complementary color
Monochromatic Colors of #423819
Black with #423819
Text Example
Text Example
White with #423819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423819; }
p { color: rgb(66,56,25); }
H1.HeaderClassName
{
color: #423819;
}
.AnyTagClassName
{
color: #423819;
}
</style>
background-color css
<style>
a { background-color: #423819; }
a { background-color: rgb(66,56,25); }
div.DivClassName
{
background-color: #423819;
}
.BgClassName
{
background-color: #423819;
}
</style>
border-color css
<style>
span { border-color: #423819; }
span { border-color: rgb(66,56,25); }
td.TdClassName
{
border-color: #423819;
}
.TagClassName
{
border-color: #423819;
}
</style>