Shades of Mikado #423207
Tints of Mikado #423207
RGB
CMYK
RGB Variations
Color information
#423207 (or 0x423207) is known color: Mikado. HEX triplet: 42, 32 and 07. RGB value is (66,50,7). Sum of RGB (Red+Green+Blue) = 66+50+7=123 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.66% from 123); Green value is 50 (19.92% from 255 or 40.65% from 123); Blue value is 7 (3.12% from 255 or 5.69% from 123); Max value from RGB is 66 - color contains mainly: red. Hex color #423207 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423207 is #BDCDF8. Grayscale: #323232. Windows color (decimal): -12439033 or 471618. OLE color: 471618.
HSL color Cylindrical-coordinate representation of color #423207: hue angle of 43.73º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #423207 is Cyan = 0, Magento = 0.24, Yellow = 0.89 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 50 | 7 | - |
| CMYK | 0 | 0.24 | 0.89 | 0.74 |
| HSL | 43.73º | 0.81% | 0.14% | - |
| HSV(B) | 43.73º | 0.89% | 0.26% | - |
| XYZ | 3.43 | 3.45 | 0.69 | - |
| YUV | 49.88 | 103.8 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 50 | 7 | 0 | 0.24 | 0.89 | 0.74 | 43.73 | 0.81 | 0.14 |
| Hex | 42 | 32 | 7 | 0 | 18 | 59 | 4A | 2C | 51 | E |
| Octal | 102 | 62 | 7 | 0 | 30 | 131 | 112 | 54 | 121 | 16 |
| Binary | 1000010 | 110010 | 111 | 0 | 11000 | 1011001 | 1001010 | 101100 | 1010001 | 1110 |
Color Harmonies of #423207
Complementary color
Monochromatic Colors of #423207
Black with #423207
Text Example
Text Example
White with #423207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423207; }
p { color: rgb(66,50,7); }
H1.HeaderClassName
{
color: #423207;
}
.AnyTagClassName
{
color: #423207;
}
</style>
background-color css
<style>
a { background-color: #423207; }
a { background-color: rgb(66,50,7); }
div.DivClassName
{
background-color: #423207;
}
.BgClassName
{
background-color: #423207;
}
</style>
border-color css
<style>
span { border-color: #423207; }
span { border-color: rgb(66,50,7); }
td.TdClassName
{
border-color: #423207;
}
.TagClassName
{
border-color: #423207;
}
</style>