Shades of Mikado #433511
Tints of Mikado #433511
RGB
CMYK
RGB Variations
Color information
#433511 (or 0x433511) is known color: Mikado. HEX triplet: 43, 35 and 11. RGB value is (67,53,17). Sum of RGB (Red+Green+Blue) = 67+53+17=137 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.91% from 137); Green value is 53 (21.09% from 255 or 38.69% from 137); Blue value is 17 (7.03% from 255 or 12.41% from 137); Max value from RGB is 67 - color contains mainly: red. Hex color #433511 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433511 is #BCCAEE. Grayscale: #353535. Windows color (decimal): -12372719 or 1127747. OLE color: 1127747.
HSL color Cylindrical-coordinate representation of color #433511: hue angle of 43.2º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #433511 is Cyan = 0, Magento = 0.21, Yellow = 0.75 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 53 | 17 | - |
| CMYK | 0 | 0.21 | 0.75 | 0.74 |
| HSL | 43.2º | 0.6% | 0.16% | - |
| HSV(B) | 43.2º | 0.75% | 0.26% | - |
| XYZ | 3.69 | 3.78 | 1.07 | - |
| YUV | 53.08 | 107.64 | 137.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 53 | 17 | 0 | 0.21 | 0.75 | 0.74 | 43.2 | 0.6 | 0.16 |
| Hex | 43 | 35 | 11 | 0 | 15 | 4B | 4A | 2B | 3C | 10 |
| Octal | 103 | 65 | 21 | 0 | 25 | 113 | 112 | 53 | 74 | 20 |
| Binary | 1000011 | 110101 | 10001 | 0 | 10101 | 1001011 | 1001010 | 101011 | 111100 | 10000 |
Color Harmonies of #433511
Complementary color
Monochromatic Colors of #433511
Black with #433511
Text Example
Text Example
White with #433511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433511; }
p { color: rgb(67,53,17); }
H1.HeaderClassName
{
color: #433511;
}
.AnyTagClassName
{
color: #433511;
}
</style>
background-color css
<style>
a { background-color: #433511; }
a { background-color: rgb(67,53,17); }
div.DivClassName
{
background-color: #433511;
}
.BgClassName
{
background-color: #433511;
}
</style>
border-color css
<style>
span { border-color: #433511; }
span { border-color: rgb(67,53,17); }
td.TdClassName
{
border-color: #433511;
}
.TagClassName
{
border-color: #433511;
}
</style>