Shades of Mikado #423307
Tints of Mikado #423307
RGB
CMYK
RGB Variations
Color information
#423307 (or 0x423307) is known color: Mikado. HEX triplet: 42, 33 and 07. RGB value is (66,51,7). Sum of RGB (Red+Green+Blue) = 66+51+7=124 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.23% from 124); Green value is 51 (20.31% from 255 or 41.13% from 124); Blue value is 7 (3.12% from 255 or 5.65% from 124); Max value from RGB is 66 - color contains mainly: red. Hex color #423307 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423307 is #BDCCF8. Grayscale: #323232. Windows color (decimal): -12438777 or 471874. OLE color: 471874.
HSL color Cylindrical-coordinate representation of color #423307: hue angle of 44.75º 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 #423307 is Cyan = 0, Magento = 0.23, Yellow = 0.89 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 51 | 7 | - |
| CMYK | 0 | 0.23 | 0.89 | 0.74 |
| HSL | 44.75º | 0.81% | 0.14% | - |
| HSV(B) | 44.75º | 0.89% | 0.26% | - |
| XYZ | 3.47 | 3.54 | 0.7 | - |
| YUV | 50.47 | 103.47 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 7 | 0 | 0.23 | 0.89 | 0.74 | 44.75 | 0.81 | 0.14 |
| Hex | 42 | 33 | 7 | 0 | 17 | 59 | 4A | 2D | 51 | E |
| Octal | 102 | 63 | 7 | 0 | 27 | 131 | 112 | 55 | 121 | 16 |
| Binary | 1000010 | 110011 | 111 | 0 | 10111 | 1011001 | 1001010 | 101101 | 1010001 | 1110 |
Color Harmonies of #423307
Complementary color
Monochromatic Colors of #423307
Black with #423307
Text Example
Text Example
White with #423307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423307; }
p { color: rgb(66,51,7); }
H1.HeaderClassName
{
color: #423307;
}
.AnyTagClassName
{
color: #423307;
}
</style>
background-color css
<style>
a { background-color: #423307; }
a { background-color: rgb(66,51,7); }
div.DivClassName
{
background-color: #423307;
}
.BgClassName
{
background-color: #423307;
}
</style>
border-color css
<style>
span { border-color: #423307; }
span { border-color: rgb(66,51,7); }
td.TdClassName
{
border-color: #423307;
}
.TagClassName
{
border-color: #423307;
}
</style>