Shades of Mikado #433114
Tints of Mikado #433114
RGB
CMYK
RGB Variations
Color information
#433114 (or 0x433114) is known color: Mikado. HEX triplet: 43, 31 and 14. RGB value is (67,49,20). Sum of RGB (Red+Green+Blue) = 67+49+20=136 (18% of max value = 765). Red value is 67 (26.56% from 255 or 49.26% from 136); Green value is 49 (19.53% from 255 or 36.03% from 136); Blue value is 20 (8.20% from 255 or 14.71% from 136); Max value from RGB is 67 - color contains mainly: red. Hex color #433114 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433114 is #BCCEEB. Grayscale: #333333. Windows color (decimal): -12373740 or 1323331. OLE color: 1323331.
HSL color Cylindrical-coordinate representation of color #433114: hue angle of 37.02º degrees, saturation: 0.54, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #433114 is Cyan = 0, Magento = 0.27, Yellow = 0.70 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 49 | 20 | - |
| CMYK | 0 | 0.27 | 0.70 | 0.74 |
| HSL | 37.02º | 0.54% | 0.17% | - |
| HSV(B) | 37.02º | 0.7% | 0.26% | - |
| XYZ | 3.54 | 3.44 | 1.14 | - |
| YUV | 51.08 | 110.46 | 139.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 49 | 20 | 0 | 0.27 | 0.70 | 0.74 | 37.02 | 0.54 | 0.17 |
| Hex | 43 | 31 | 14 | 0 | 1B | 46 | 4A | 25 | 36 | 11 |
| Octal | 103 | 61 | 24 | 0 | 33 | 106 | 112 | 45 | 66 | 21 |
| Binary | 1000011 | 110001 | 10100 | 0 | 11011 | 1000110 | 1001010 | 100101 | 110110 | 10001 |
Color Harmonies of #433114
Complementary color
Monochromatic Colors of #433114
Black with #433114
Text Example
Text Example
White with #433114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433114; }
p { color: rgb(67,49,20); }
H1.HeaderClassName
{
color: #433114;
}
.AnyTagClassName
{
color: #433114;
}
</style>
background-color css
<style>
a { background-color: #433114; }
a { background-color: rgb(67,49,20); }
div.DivClassName
{
background-color: #433114;
}
.BgClassName
{
background-color: #433114;
}
</style>
border-color css
<style>
span { border-color: #433114; }
span { border-color: rgb(67,49,20); }
td.TdClassName
{
border-color: #433114;
}
.TagClassName
{
border-color: #433114;
}
</style>