Shades of Mikado #433507
Tints of Mikado #433507
RGB
CMYK
RGB Variations
Color information
#433507 (or 0x433507) is known color: Mikado. HEX triplet: 43, 35 and 07. RGB value is (67,53,7). Sum of RGB (Red+Green+Blue) = 67+53+7=127 (16% of max value = 765). Red value is 67 (26.56% from 255 or 52.76% from 127); Green value is 53 (21.09% from 255 or 41.73% from 127); Blue value is 7 (3.12% from 255 or 5.51% from 127); Max value from RGB is 67 - color contains mainly: red. Hex color #433507 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433507 is #BCCAF8. Grayscale: #343434. Windows color (decimal): -12372729 or 472387. OLE color: 472387.
HSL color Cylindrical-coordinate representation of color #433507: hue angle of 46º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #433507 is Cyan = 0, Magento = 0.21, Yellow = 0.90 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 53 | 7 | - |
| CMYK | 0 | 0.21 | 0.90 | 0.74 |
| HSL | 46º | 0.81% | 0.15% | - |
| HSV(B) | 46º | 0.9% | 0.26% | - |
| XYZ | 3.63 | 3.75 | 0.73 | - |
| YUV | 51.94 | 102.64 | 138.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 53 | 7 | 0 | 0.21 | 0.90 | 0.74 | 46 | 0.81 | 0.15 |
| Hex | 43 | 35 | 7 | 0 | 15 | 5A | 4A | 2E | 51 | F |
| Octal | 103 | 65 | 7 | 0 | 25 | 132 | 112 | 56 | 121 | 17 |
| Binary | 1000011 | 110101 | 111 | 0 | 10101 | 1011010 | 1001010 | 101110 | 1010001 | 1111 |
Color Harmonies of #433507
Complementary color
Monochromatic Colors of #433507
Black with #433507
Text Example
Text Example
White with #433507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433507; }
p { color: rgb(67,53,7); }
H1.HeaderClassName
{
color: #433507;
}
.AnyTagClassName
{
color: #433507;
}
</style>
background-color css
<style>
a { background-color: #433507; }
a { background-color: rgb(67,53,7); }
div.DivClassName
{
background-color: #433507;
}
.BgClassName
{
background-color: #433507;
}
</style>
border-color css
<style>
span { border-color: #433507; }
span { border-color: rgb(67,53,7); }
td.TdClassName
{
border-color: #433507;
}
.TagClassName
{
border-color: #433507;
}
</style>