Shades of Mikado #423711
Tints of Mikado #423711
RGB
CMYK
RGB Variations
Color information
#423711 (or 0x423711) is known color: Mikado. HEX triplet: 42, 37 and 11. RGB value is (66,55,17). Sum of RGB (Red+Green+Blue) = 66+55+17=138 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.83% from 138); Green value is 55 (21.88% from 255 or 39.86% from 138); Blue value is 17 (7.03% from 255 or 12.32% from 138); Max value from RGB is 66 - color contains mainly: red. Hex color #423711 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423711 is #BDC8EE. Grayscale: #363636. Windows color (decimal): -12437743 or 1128258. OLE color: 1128258.
HSL color Cylindrical-coordinate representation of color #423711: hue angle of 46.53º degrees, saturation: 0.59, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #423711 is Cyan = 0, Magento = 0.17, Yellow = 0.74 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 55 | 17 | - |
| CMYK | 0 | 0.17 | 0.74 | 0.74 |
| HSL | 46.53º | 0.59% | 0.16% | - |
| HSV(B) | 46.53º | 0.74% | 0.26% | - |
| XYZ | 3.71 | 3.93 | 1.09 | - |
| YUV | 53.96 | 107.14 | 136.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 17 | 0 | 0.17 | 0.74 | 0.74 | 46.53 | 0.59 | 0.16 |
| Hex | 42 | 37 | 11 | 0 | 11 | 4A | 4A | 2F | 3B | 10 |
| Octal | 102 | 67 | 21 | 0 | 21 | 112 | 112 | 57 | 73 | 20 |
| Binary | 1000010 | 110111 | 10001 | 0 | 10001 | 1001010 | 1001010 | 101111 | 111011 | 10000 |
Color Harmonies of #423711
Complementary color
Monochromatic Colors of #423711
Black with #423711
Text Example
Text Example
White with #423711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423711; }
p { color: rgb(66,55,17); }
H1.HeaderClassName
{
color: #423711;
}
.AnyTagClassName
{
color: #423711;
}
</style>
background-color css
<style>
a { background-color: #423711; }
a { background-color: rgb(66,55,17); }
div.DivClassName
{
background-color: #423711;
}
.BgClassName
{
background-color: #423711;
}
</style>
border-color css
<style>
span { border-color: #423711; }
span { border-color: rgb(66,55,17); }
td.TdClassName
{
border-color: #423711;
}
.TagClassName
{
border-color: #423711;
}
</style>