Shades of Mikado #433005
Tints of Mikado #433005
RGB
CMYK
RGB Variations
Color information
#433005 (or 0x433005) is known color: Mikado. HEX triplet: 43, 30 and 05. RGB value is (67,48,5). Sum of RGB (Red+Green+Blue) = 67+48+5=120 (15% of max value = 765). Red value is 67 (26.56% from 255 or 55.83% from 120); Green value is 48 (19.14% from 255 or 40% from 120); Blue value is 5 (2.34% from 255 or 4.17% from 120); Max value from RGB is 67 - color contains mainly: red. Hex color #433005 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433005 is #BCCFFA. Grayscale: #303030. Windows color (decimal): -12374011 or 340035. OLE color: 340035.
HSL color Cylindrical-coordinate representation of color #433005: hue angle of 41.61º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #433005 is Cyan = 0, Magento = 0.28, Yellow = 0.93 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 48 | 5 | - |
| CMYK | 0 | 0.28 | 0.93 | 0.74 |
| HSL | 41.61º | 0.86% | 0.14% | - |
| HSV(B) | 41.61º | 0.93% | 0.26% | - |
| XYZ | 3.4 | 3.32 | 0.6 | - |
| YUV | 48.78 | 103.29 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 48 | 5 | 0 | 0.28 | 0.93 | 0.74 | 41.61 | 0.86 | 0.14 |
| Hex | 43 | 30 | 5 | 0 | 1C | 5D | 4A | 2A | 56 | E |
| Octal | 103 | 60 | 5 | 0 | 34 | 135 | 112 | 52 | 126 | 16 |
| Binary | 1000011 | 110000 | 101 | 0 | 11100 | 1011101 | 1001010 | 101010 | 1010110 | 1110 |
Color Harmonies of #433005
Complementary color
Monochromatic Colors of #433005
Black with #433005
Text Example
Text Example
White with #433005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433005; }
p { color: rgb(67,48,5); }
H1.HeaderClassName
{
color: #433005;
}
.AnyTagClassName
{
color: #433005;
}
</style>
background-color css
<style>
a { background-color: #433005; }
a { background-color: rgb(67,48,5); }
div.DivClassName
{
background-color: #433005;
}
.BgClassName
{
background-color: #433005;
}
</style>
border-color css
<style>
span { border-color: #433005; }
span { border-color: rgb(67,48,5); }
td.TdClassName
{
border-color: #433005;
}
.TagClassName
{
border-color: #433005;
}
</style>