Shades of Mikado #423712
Tints of Mikado #423712
RGB
CMYK
RGB Variations
Color information
#423712 (or 0x423712) is known color: Mikado. HEX triplet: 42, 37 and 12. RGB value is (66,55,18). Sum of RGB (Red+Green+Blue) = 66+55+18=139 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.48% from 139); Green value is 55 (21.88% from 255 or 39.57% from 139); Blue value is 18 (7.42% from 255 or 12.95% from 139); Max value from RGB is 66 - color contains mainly: red. Hex color #423712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423712 is #BDC8ED. Grayscale: #363636. Windows color (decimal): -12437742 or 1193794. OLE color: 1193794.
HSL color Cylindrical-coordinate representation of color #423712: hue angle of 46.25º degrees, saturation: 0.57, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #423712 is Cyan = 0, Magento = 0.17, Yellow = 0.73 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 55 | 18 | - |
| CMYK | 0 | 0.17 | 0.73 | 0.74 |
| HSL | 46.25º | 0.57% | 0.16% | - |
| HSV(B) | 46.25º | 0.73% | 0.26% | - |
| XYZ | 3.72 | 3.93 | 1.14 | - |
| YUV | 54.07 | 107.64 | 136.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 18 | 0 | 0.17 | 0.73 | 0.74 | 46.25 | 0.57 | 0.16 |
| Hex | 42 | 37 | 12 | 0 | 11 | 49 | 4A | 2E | 39 | 10 |
| Octal | 102 | 67 | 22 | 0 | 21 | 111 | 112 | 56 | 71 | 20 |
| Binary | 1000010 | 110111 | 10010 | 0 | 10001 | 1001001 | 1001010 | 101110 | 111001 | 10000 |
Color Harmonies of #423712
Complementary color
Monochromatic Colors of #423712
Black with #423712
Text Example
Text Example
White with #423712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423712; }
p { color: rgb(66,55,18); }
H1.HeaderClassName
{
color: #423712;
}
.AnyTagClassName
{
color: #423712;
}
</style>
background-color css
<style>
a { background-color: #423712; }
a { background-color: rgb(66,55,18); }
div.DivClassName
{
background-color: #423712;
}
.BgClassName
{
background-color: #423712;
}
</style>
border-color css
<style>
span { border-color: #423712; }
span { border-color: rgb(66,55,18); }
td.TdClassName
{
border-color: #423712;
}
.TagClassName
{
border-color: #423712;
}
</style>