Shades of Mikado #423507
Tints of Mikado #423507
RGB
CMYK
RGB Variations
Color information
#423507 (or 0x423507) is known color: Mikado. HEX triplet: 42, 35 and 07. RGB value is (66,53,7). Sum of RGB (Red+Green+Blue) = 66+53+7=126 (16% of max value = 765). Red value is 66 (26.17% from 255 or 52.38% from 126); Green value is 53 (21.09% from 255 or 42.06% from 126); Blue value is 7 (3.12% from 255 or 5.56% from 126); Max value from RGB is 66 - color contains mainly: red. Hex color #423507 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423507 is #BDCAF8. Grayscale: #333333. Windows color (decimal): -12438265 or 472386. OLE color: 472386.
HSL color Cylindrical-coordinate representation of color #423507: hue angle of 46.78º 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 #423507 is Cyan = 0, Magento = 0.20, Yellow = 0.89 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 53 | 7 | - |
| CMYK | 0 | 0.20 | 0.89 | 0.74 |
| HSL | 46.78º | 0.81% | 0.14% | - |
| HSV(B) | 46.78º | 0.89% | 0.26% | - |
| XYZ | 3.56 | 3.72 | 0.73 | - |
| YUV | 51.64 | 102.81 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 7 | 0 | 0.20 | 0.89 | 0.74 | 46.78 | 0.81 | 0.14 |
| Hex | 42 | 35 | 7 | 0 | 14 | 59 | 4A | 2F | 51 | E |
| Octal | 102 | 65 | 7 | 0 | 24 | 131 | 112 | 57 | 121 | 16 |
| Binary | 1000010 | 110101 | 111 | 0 | 10100 | 1011001 | 1001010 | 101111 | 1010001 | 1110 |
Color Harmonies of #423507
Complementary color
Monochromatic Colors of #423507
Black with #423507
Text Example
Text Example
White with #423507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423507; }
p { color: rgb(66,53,7); }
H1.HeaderClassName
{
color: #423507;
}
.AnyTagClassName
{
color: #423507;
}
</style>
background-color css
<style>
a { background-color: #423507; }
a { background-color: rgb(66,53,7); }
div.DivClassName
{
background-color: #423507;
}
.BgClassName
{
background-color: #423507;
}
</style>
border-color css
<style>
span { border-color: #423507; }
span { border-color: rgb(66,53,7); }
td.TdClassName
{
border-color: #423507;
}
.TagClassName
{
border-color: #423507;
}
</style>