Shades of Mikado #433505
Tints of Mikado #433505
RGB
CMYK
RGB Variations
Color information
#433505 (or 0x433505) is known color: Mikado. HEX triplet: 43, 35 and 05. RGB value is (67,53,5). Sum of RGB (Red+Green+Blue) = 67+53+5=125 (16% of max value = 765). Red value is 67 (26.56% from 255 or 53.6% from 125); Green value is 53 (21.09% from 255 or 42.4% from 125); Blue value is 5 (2.34% from 255 or 4% from 125); Max value from RGB is 67 - color contains mainly: red. Hex color #433505 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433505 is #BCCAFA. Grayscale: #333333. Windows color (decimal): -12372731 or 341315. OLE color: 341315.
HSL color Cylindrical-coordinate representation of color #433505: hue angle of 46.45º 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 #433505 is Cyan = 0, Magento = 0.21, Yellow = 0.93 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 53 | 5 | - |
| CMYK | 0 | 0.21 | 0.93 | 0.74 |
| HSL | 46.45º | 0.86% | 0.14% | - |
| HSV(B) | 46.45º | 0.93% | 0.26% | - |
| XYZ | 3.62 | 3.75 | 0.68 | - |
| YUV | 51.71 | 101.64 | 138.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 53 | 5 | 0 | 0.21 | 0.93 | 0.74 | 46.45 | 0.86 | 0.14 |
| Hex | 43 | 35 | 5 | 0 | 15 | 5D | 4A | 2E | 56 | E |
| Octal | 103 | 65 | 5 | 0 | 25 | 135 | 112 | 56 | 126 | 16 |
| Binary | 1000011 | 110101 | 101 | 0 | 10101 | 1011101 | 1001010 | 101110 | 1010110 | 1110 |
Color Harmonies of #433505
Complementary color
Monochromatic Colors of #433505
Black with #433505
Text Example
Text Example
White with #433505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433505; }
p { color: rgb(67,53,5); }
H1.HeaderClassName
{
color: #433505;
}
.AnyTagClassName
{
color: #433505;
}
</style>
background-color css
<style>
a { background-color: #433505; }
a { background-color: rgb(67,53,5); }
div.DivClassName
{
background-color: #433505;
}
.BgClassName
{
background-color: #433505;
}
</style>
border-color css
<style>
span { border-color: #433505; }
span { border-color: rgb(67,53,5); }
td.TdClassName
{
border-color: #433505;
}
.TagClassName
{
border-color: #433505;
}
</style>