Shades of Mikado #433504
Tints of Mikado #433504
RGB
CMYK
RGB Variations
Color information
#433504 (or 0x433504) is known color: Mikado. HEX triplet: 43, 35 and 04. RGB value is (67,53,4). Sum of RGB (Red+Green+Blue) = 67+53+4=124 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.03% from 124); Green value is 53 (21.09% from 255 or 42.74% from 124); Blue value is 4 (1.95% from 255 or 3.23% from 124); Max value from RGB is 67 - color contains mainly: red. Hex color #433504 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433504 is #BCCAFB. Grayscale: #333333. Windows color (decimal): -12372732 or 275779. OLE color: 275779.
HSL color Cylindrical-coordinate representation of color #433504: hue angle of 46.67º 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 #433504 is Cyan = 0, Magento = 0.21, Yellow = 0.94 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 53 | 4 | - |
| CMYK | 0 | 0.21 | 0.94 | 0.74 |
| HSL | 46.67º | 0.89% | 0.14% | - |
| HSV(B) | 46.67º | 0.94% | 0.26% | - |
| XYZ | 3.61 | 3.75 | 0.65 | - |
| YUV | 51.6 | 101.14 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 53 | 4 | 0 | 0.21 | 0.94 | 0.74 | 46.67 | 0.89 | 0.14 |
| Hex | 43 | 35 | 4 | 0 | 15 | 5E | 4A | 2F | 59 | E |
| Octal | 103 | 65 | 4 | 0 | 25 | 136 | 112 | 57 | 131 | 16 |
| Binary | 1000011 | 110101 | 100 | 0 | 10101 | 1011110 | 1001010 | 101111 | 1011001 | 1110 |
Color Harmonies of #433504
Complementary color
Monochromatic Colors of #433504
Black with #433504
Text Example
Text Example
White with #433504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433504; }
p { color: rgb(67,53,4); }
H1.HeaderClassName
{
color: #433504;
}
.AnyTagClassName
{
color: #433504;
}
</style>
background-color css
<style>
a { background-color: #433504; }
a { background-color: rgb(67,53,4); }
div.DivClassName
{
background-color: #433504;
}
.BgClassName
{
background-color: #433504;
}
</style>
border-color css
<style>
span { border-color: #433504; }
span { border-color: rgb(67,53,4); }
td.TdClassName
{
border-color: #433504;
}
.TagClassName
{
border-color: #433504;
}
</style>