Shades of Mikado #423715
Tints of Mikado #423715
RGB
CMYK
RGB Variations
Color information
#423715 (or 0x423715) is known color: Mikado. HEX triplet: 42, 37 and 15. RGB value is (66,55,21). Sum of RGB (Red+Green+Blue) = 66+55+21=142 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.48% from 142); Green value is 55 (21.88% from 255 or 38.73% from 142); Blue value is 21 (8.59% from 255 or 14.79% from 142); Max value from RGB is 66 - color contains mainly: red. Hex color #423715 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423715 is #BDC8EA. Grayscale: #363636. Windows color (decimal): -12437739 or 1390402. OLE color: 1390402.
HSL color Cylindrical-coordinate representation of color #423715: hue angle of 45.33º 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 #423715 is Cyan = 0, Magento = 0.17, Yellow = 0.68 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 55 | 21 | - |
| CMYK | 0 | 0.17 | 0.68 | 0.74 |
| HSL | 45.33º | 0.52% | 0.17% | - |
| HSV(B) | 45.33º | 0.68% | 0.26% | - |
| XYZ | 3.75 | 3.94 | 1.27 | - |
| YUV | 54.41 | 109.14 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 21 | 0 | 0.17 | 0.68 | 0.74 | 45.33 | 0.52 | 0.17 |
| Hex | 42 | 37 | 15 | 0 | 11 | 44 | 4A | 2D | 34 | 11 |
| Octal | 102 | 67 | 25 | 0 | 21 | 104 | 112 | 55 | 64 | 21 |
| Binary | 1000010 | 110111 | 10101 | 0 | 10001 | 1000100 | 1001010 | 101101 | 110100 | 10001 |
Color Harmonies of #423715
Complementary color
Monochromatic Colors of #423715
Black with #423715
Text Example
Text Example
White with #423715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423715; }
p { color: rgb(66,55,21); }
H1.HeaderClassName
{
color: #423715;
}
.AnyTagClassName
{
color: #423715;
}
</style>
background-color css
<style>
a { background-color: #423715; }
a { background-color: rgb(66,55,21); }
div.DivClassName
{
background-color: #423715;
}
.BgClassName
{
background-color: #423715;
}
</style>
border-color css
<style>
span { border-color: #423715; }
span { border-color: rgb(66,55,21); }
td.TdClassName
{
border-color: #423715;
}
.TagClassName
{
border-color: #423715;
}
</style>