Shades of Mikado #433514
Tints of Mikado #433514
RGB
CMYK
RGB Variations
Color information
#433514 (or 0x433514) is known color: Mikado. HEX triplet: 43, 35 and 14. RGB value is (67,53,20). Sum of RGB (Red+Green+Blue) = 67+53+20=140 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.86% from 140); Green value is 53 (21.09% from 255 or 37.86% from 140); Blue value is 20 (8.20% from 255 or 14.29% from 140); Max value from RGB is 67 - color contains mainly: red. Hex color #433514 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433514 is #BCCAEB. Grayscale: #353535. Windows color (decimal): -12372716 or 1324355. OLE color: 1324355.
HSL color Cylindrical-coordinate representation of color #433514: hue angle of 42.13º degrees, saturation: 0.54, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #433514 is Cyan = 0, Magento = 0.21, Yellow = 0.70 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 53 | 20 | - |
| CMYK | 0 | 0.21 | 0.70 | 0.74 |
| HSL | 42.13º | 0.54% | 0.17% | - |
| HSV(B) | 42.13º | 0.7% | 0.26% | - |
| XYZ | 3.71 | 3.79 | 1.2 | - |
| YUV | 53.42 | 109.14 | 137.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 53 | 20 | 0 | 0.21 | 0.70 | 0.74 | 42.13 | 0.54 | 0.17 |
| Hex | 43 | 35 | 14 | 0 | 15 | 46 | 4A | 2A | 36 | 11 |
| Octal | 103 | 65 | 24 | 0 | 25 | 106 | 112 | 52 | 66 | 21 |
| Binary | 1000011 | 110101 | 10100 | 0 | 10101 | 1000110 | 1001010 | 101010 | 110110 | 10001 |
Color Harmonies of #433514
Complementary color
Monochromatic Colors of #433514
Black with #433514
Text Example
Text Example
White with #433514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433514; }
p { color: rgb(67,53,20); }
H1.HeaderClassName
{
color: #433514;
}
.AnyTagClassName
{
color: #433514;
}
</style>
background-color css
<style>
a { background-color: #433514; }
a { background-color: rgb(67,53,20); }
div.DivClassName
{
background-color: #433514;
}
.BgClassName
{
background-color: #433514;
}
</style>
border-color css
<style>
span { border-color: #433514; }
span { border-color: rgb(67,53,20); }
td.TdClassName
{
border-color: #433514;
}
.TagClassName
{
border-color: #433514;
}
</style>