Shades of Mikado #433406
Tints of Mikado #433406
RGB
CMYK
RGB Variations
Color information
#433406 (or 0x433406) is known color: Mikado. HEX triplet: 43, 34 and 06. RGB value is (67,52,6). Sum of RGB (Red+Green+Blue) = 67+52+6=125 (16% of max value = 765). Red value is 67 (26.56% from 255 or 53.6% from 125); Green value is 52 (20.70% from 255 or 41.6% from 125); Blue value is 6 (2.73% from 255 or 4.8% from 125); Max value from RGB is 67 - color contains mainly: red. Hex color #433406 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433406 is #BCCBF9. Grayscale: #333333. Windows color (decimal): -12372986 or 406595. OLE color: 406595.
HSL color Cylindrical-coordinate representation of color #433406: hue angle of 45.25º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #433406 is Cyan = 0, Magento = 0.22, Yellow = 0.91 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 52 | 6 | - |
| CMYK | 0 | 0.22 | 0.91 | 0.74 |
| HSL | 45.25º | 0.84% | 0.14% | - |
| HSV(B) | 45.25º | 0.91% | 0.26% | - |
| XYZ | 3.58 | 3.66 | 0.69 | - |
| YUV | 51.24 | 102.47 | 139.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 6 | 0 | 0.22 | 0.91 | 0.74 | 45.25 | 0.84 | 0.14 |
| Hex | 43 | 34 | 6 | 0 | 16 | 5B | 4A | 2D | 54 | E |
| Octal | 103 | 64 | 6 | 0 | 26 | 133 | 112 | 55 | 124 | 16 |
| Binary | 1000011 | 110100 | 110 | 0 | 10110 | 1011011 | 1001010 | 101101 | 1010100 | 1110 |
Color Harmonies of #433406
Complementary color
Monochromatic Colors of #433406
Black with #433406
Text Example
Text Example
White with #433406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433406; }
p { color: rgb(67,52,6); }
H1.HeaderClassName
{
color: #433406;
}
.AnyTagClassName
{
color: #433406;
}
</style>
background-color css
<style>
a { background-color: #433406; }
a { background-color: rgb(67,52,6); }
div.DivClassName
{
background-color: #433406;
}
.BgClassName
{
background-color: #433406;
}
</style>
border-color css
<style>
span { border-color: #433406; }
span { border-color: rgb(67,52,6); }
td.TdClassName
{
border-color: #433406;
}
.TagClassName
{
border-color: #433406;
}
</style>