Shades of Mikado #423615
Tints of Mikado #423615
RGB
CMYK
RGB Variations
Color information
#423615 (or 0x423615) is known color: Mikado. HEX triplet: 42, 36 and 15. RGB value is (66,54,21). Sum of RGB (Red+Green+Blue) = 66+54+21=141 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.81% from 141); Green value is 54 (21.48% from 255 or 38.30% from 141); Blue value is 21 (8.59% from 255 or 14.89% from 141); Max value from RGB is 66 - color contains mainly: red. Hex color #423615 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423615 is #BDC9EA. Grayscale: #353535. Windows color (decimal): -12437995 or 1390146. OLE color: 1390146.
HSL color Cylindrical-coordinate representation of color #423615: hue angle of 44º degrees, saturation: 0.52, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #423615 is Cyan = 0, Magento = 0.18, Yellow = 0.68 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 54 | 21 | - |
| CMYK | 0 | 0.18 | 0.68 | 0.74 |
| HSL | 44º | 0.52% | 0.17% | - |
| HSV(B) | 44º | 0.68% | 0.26% | - |
| XYZ | 3.7 | 3.85 | 1.26 | - |
| YUV | 53.83 | 109.48 | 136.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 21 | 0 | 0.18 | 0.68 | 0.74 | 44 | 0.52 | 0.17 |
| Hex | 42 | 36 | 15 | 0 | 12 | 44 | 4A | 2C | 34 | 11 |
| Octal | 102 | 66 | 25 | 0 | 22 | 104 | 112 | 54 | 64 | 21 |
| Binary | 1000010 | 110110 | 10101 | 0 | 10010 | 1000100 | 1001010 | 101100 | 110100 | 10001 |
Color Harmonies of #423615
Complementary color
Monochromatic Colors of #423615
Black with #423615
Text Example
Text Example
White with #423615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423615; }
p { color: rgb(66,54,21); }
H1.HeaderClassName
{
color: #423615;
}
.AnyTagClassName
{
color: #423615;
}
</style>
background-color css
<style>
a { background-color: #423615; }
a { background-color: rgb(66,54,21); }
div.DivClassName
{
background-color: #423615;
}
.BgClassName
{
background-color: #423615;
}
</style>
border-color css
<style>
span { border-color: #423615; }
span { border-color: rgb(66,54,21); }
td.TdClassName
{
border-color: #423615;
}
.TagClassName
{
border-color: #423615;
}
</style>