Shades of Mikado #443610
Tints of Mikado #443610
RGB
CMYK
RGB Variations
Color information
#443610 (or 0x443610) is known color: Mikado. HEX triplet: 44, 36 and 10. RGB value is (68,54,16). Sum of RGB (Red+Green+Blue) = 68+54+16=138 (18% of max value = 765). Red value is 68 (26.95% from 255 or 49.28% from 138); Green value is 54 (21.48% from 255 or 39.13% from 138); Blue value is 16 (6.64% from 255 or 11.59% from 138); Max value from RGB is 68 - color contains mainly: red. Hex color #443610 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #443610 is #BBC9EF. Grayscale: #363636. Windows color (decimal): -12306928 or 1062468. OLE color: 1062468.
HSL color Cylindrical-coordinate representation of color #443610: hue angle of 43.85º degrees, saturation: 0.62, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #443610 is Cyan = 0, Magento = 0.21, Yellow = 0.76 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 54 | 16 | - |
| CMYK | 0 | 0.21 | 0.76 | 0.73 |
| HSL | 43.85º | 0.62% | 0.16% | - |
| HSV(B) | 43.85º | 0.76% | 0.27% | - |
| XYZ | 3.8 | 3.9 | 1.04 | - |
| YUV | 53.85 | 106.64 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 54 | 16 | 0 | 0.21 | 0.76 | 0.73 | 43.85 | 0.62 | 0.16 |
| Hex | 44 | 36 | 10 | 0 | 15 | 4C | 49 | 2C | 3E | 10 |
| Octal | 104 | 66 | 20 | 0 | 25 | 114 | 111 | 54 | 76 | 20 |
| Binary | 1000100 | 110110 | 10000 | 0 | 10101 | 1001100 | 1001001 | 101100 | 111110 | 10000 |
Color Harmonies of #443610
Complementary color
Monochromatic Colors of #443610
Black with #443610
Text Example
Text Example
White with #443610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443610; }
p { color: rgb(68,54,16); }
H1.HeaderClassName
{
color: #443610;
}
.AnyTagClassName
{
color: #443610;
}
</style>
background-color css
<style>
a { background-color: #443610; }
a { background-color: rgb(68,54,16); }
div.DivClassName
{
background-color: #443610;
}
.BgClassName
{
background-color: #443610;
}
</style>
border-color css
<style>
span { border-color: #443610; }
span { border-color: rgb(68,54,16); }
td.TdClassName
{
border-color: #443610;
}
.TagClassName
{
border-color: #443610;
}
</style>