Shades of Mikado #433410
Tints of Mikado #433410
RGB
CMYK
RGB Variations
Color information
#433410 (or 0x433410) is known color: Mikado. HEX triplet: 43, 34 and 10. RGB value is (67,52,16). Sum of RGB (Red+Green+Blue) = 67+52+16=135 (17% of max value = 765). Red value is 67 (26.56% from 255 or 49.63% from 135); Green value is 52 (20.70% from 255 or 38.52% from 135); Blue value is 16 (6.64% from 255 or 11.85% from 135); Max value from RGB is 67 - color contains mainly: red. Hex color #433410 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433410 is #BCCBEF. Grayscale: #343434. Windows color (decimal): -12372976 or 1061955. OLE color: 1061955.
HSL color Cylindrical-coordinate representation of color #433410: hue angle of 42.35º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #433410 is Cyan = 0, Magento = 0.22, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 52 | 16 | - |
| CMYK | 0 | 0.22 | 0.76 | 0.74 |
| HSL | 42.35º | 0.61% | 0.16% | - |
| HSV(B) | 42.35º | 0.76% | 0.26% | - |
| XYZ | 3.64 | 3.69 | 1.01 | - |
| YUV | 52.38 | 107.47 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 16 | 0 | 0.22 | 0.76 | 0.74 | 42.35 | 0.61 | 0.16 |
| Hex | 43 | 34 | 10 | 0 | 16 | 4C | 4A | 2A | 3D | 10 |
| Octal | 103 | 64 | 20 | 0 | 26 | 114 | 112 | 52 | 75 | 20 |
| Binary | 1000011 | 110100 | 10000 | 0 | 10110 | 1001100 | 1001010 | 101010 | 111101 | 10000 |
Color Harmonies of #433410
Complementary color
Monochromatic Colors of #433410
Black with #433410
Text Example
Text Example
White with #433410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433410; }
p { color: rgb(67,52,16); }
H1.HeaderClassName
{
color: #433410;
}
.AnyTagClassName
{
color: #433410;
}
</style>
background-color css
<style>
a { background-color: #433410; }
a { background-color: rgb(67,52,16); }
div.DivClassName
{
background-color: #433410;
}
.BgClassName
{
background-color: #433410;
}
</style>
border-color css
<style>
span { border-color: #433410; }
span { border-color: rgb(67,52,16); }
td.TdClassName
{
border-color: #433410;
}
.TagClassName
{
border-color: #433410;
}
</style>