Shades of Mikado #443310
Tints of Mikado #443310
RGB
CMYK
RGB Variations
Color information
#443310 (or 0x443310) is known color: Mikado. HEX triplet: 44, 33 and 10. RGB value is (68,51,16). Sum of RGB (Red+Green+Blue) = 68+51+16=135 (17% of max value = 765). Red value is 68 (26.95% from 255 or 50.37% from 135); Green value is 51 (20.31% from 255 or 37.78% from 135); Blue value is 16 (6.64% from 255 or 11.85% from 135); Max value from RGB is 68 - color contains mainly: red. Hex color #443310 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #443310 is #BBCCEF. Grayscale: #343434. Windows color (decimal): -12307696 or 1061700. OLE color: 1061700.
HSL color Cylindrical-coordinate representation of color #443310: hue angle of 40.38º 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 #443310 is Cyan = 0, Magento = 0.25, Yellow = 0.76 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 51 | 16 | - |
| CMYK | 0 | 0.25 | 0.76 | 0.73 |
| HSL | 40.38º | 0.62% | 0.16% | - |
| HSV(B) | 40.38º | 0.76% | 0.27% | - |
| XYZ | 3.66 | 3.63 | 1 | - |
| YUV | 52.09 | 107.63 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 51 | 16 | 0 | 0.25 | 0.76 | 0.73 | 40.38 | 0.62 | 0.16 |
| Hex | 44 | 33 | 10 | 0 | 19 | 4C | 49 | 28 | 3E | 10 |
| Octal | 104 | 63 | 20 | 0 | 31 | 114 | 111 | 50 | 76 | 20 |
| Binary | 1000100 | 110011 | 10000 | 0 | 11001 | 1001100 | 1001001 | 101000 | 111110 | 10000 |
Color Harmonies of #443310
Complementary color
Monochromatic Colors of #443310
Black with #443310
Text Example
Text Example
White with #443310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443310; }
p { color: rgb(68,51,16); }
H1.HeaderClassName
{
color: #443310;
}
.AnyTagClassName
{
color: #443310;
}
</style>
background-color css
<style>
a { background-color: #443310; }
a { background-color: rgb(68,51,16); }
div.DivClassName
{
background-color: #443310;
}
.BgClassName
{
background-color: #443310;
}
</style>
border-color css
<style>
span { border-color: #443310; }
span { border-color: rgb(68,51,16); }
td.TdClassName
{
border-color: #443310;
}
.TagClassName
{
border-color: #443310;
}
</style>