Shades of Mikado #433304
Tints of Mikado #433304
RGB
CMYK
RGB Variations
Color information
#433304 (or 0x433304) is known color: Mikado. HEX triplet: 43, 33 and 04. RGB value is (67,51,4). Sum of RGB (Red+Green+Blue) = 67+51+4=122 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.92% from 122); Green value is 51 (20.31% from 255 or 41.80% from 122); Blue value is 4 (1.95% from 255 or 3.28% from 122); Max value from RGB is 67 - color contains mainly: red. Hex color #433304 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433304 is #BCCCFB. Grayscale: #323232. Windows color (decimal): -12373244 or 275267. OLE color: 275267.
HSL color Cylindrical-coordinate representation of color #433304: hue angle of 44.76º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #433304 is Cyan = 0, Magento = 0.24, Yellow = 0.94 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 51 | 4 | - |
| CMYK | 0 | 0.24 | 0.94 | 0.74 |
| HSL | 44.76º | 0.89% | 0.14% | - |
| HSV(B) | 44.76º | 0.94% | 0.26% | - |
| XYZ | 3.52 | 3.57 | 0.62 | - |
| YUV | 50.43 | 101.8 | 139.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 51 | 4 | 0 | 0.24 | 0.94 | 0.74 | 44.76 | 0.89 | 0.14 |
| Hex | 43 | 33 | 4 | 0 | 18 | 5E | 4A | 2D | 59 | E |
| Octal | 103 | 63 | 4 | 0 | 30 | 136 | 112 | 55 | 131 | 16 |
| Binary | 1000011 | 110011 | 100 | 0 | 11000 | 1011110 | 1001010 | 101101 | 1011001 | 1110 |
Color Harmonies of #433304
Complementary color
Monochromatic Colors of #433304
Black with #433304
Text Example
Text Example
White with #433304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433304; }
p { color: rgb(67,51,4); }
H1.HeaderClassName
{
color: #433304;
}
.AnyTagClassName
{
color: #433304;
}
</style>
background-color css
<style>
a { background-color: #433304; }
a { background-color: rgb(67,51,4); }
div.DivClassName
{
background-color: #433304;
}
.BgClassName
{
background-color: #433304;
}
</style>
border-color css
<style>
span { border-color: #433304; }
span { border-color: rgb(67,51,4); }
td.TdClassName
{
border-color: #433304;
}
.TagClassName
{
border-color: #433304;
}
</style>