Shades of Mikado #433712
Tints of Mikado #433712
RGB
CMYK
RGB Variations
Color information
#433712 (or 0x433712) is known color: Mikado. HEX triplet: 43, 37 and 12. RGB value is (67,55,18). Sum of RGB (Red+Green+Blue) = 67+55+18=140 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.86% from 140); Green value is 55 (21.88% from 255 or 39.29% from 140); Blue value is 18 (7.42% from 255 or 12.86% from 140); Max value from RGB is 67 - color contains mainly: red. Hex color #433712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433712 is #BCC8ED. Grayscale: #363636. Windows color (decimal): -12372206 or 1193795. OLE color: 1193795.
HSL color Cylindrical-coordinate representation of color #433712: hue angle of 45.31º degrees, saturation: 0.58, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #433712 is Cyan = 0, Magento = 0.18, Yellow = 0.73 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 55 | 18 | - |
| CMYK | 0 | 0.18 | 0.73 | 0.74 |
| HSL | 45.31º | 0.58% | 0.17% | - |
| HSV(B) | 45.31º | 0.73% | 0.26% | - |
| XYZ | 3.79 | 3.97 | 1.14 | - |
| YUV | 54.37 | 107.48 | 137.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 55 | 18 | 0 | 0.18 | 0.73 | 0.74 | 45.31 | 0.58 | 0.17 |
| Hex | 43 | 37 | 12 | 0 | 12 | 49 | 4A | 2D | 3A | 11 |
| Octal | 103 | 67 | 22 | 0 | 22 | 111 | 112 | 55 | 72 | 21 |
| Binary | 1000011 | 110111 | 10010 | 0 | 10010 | 1001001 | 1001010 | 101101 | 111010 | 10001 |
Color Harmonies of #433712
Complementary color
Monochromatic Colors of #433712
Black with #433712
Text Example
Text Example
White with #433712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433712; }
p { color: rgb(67,55,18); }
H1.HeaderClassName
{
color: #433712;
}
.AnyTagClassName
{
color: #433712;
}
</style>
background-color css
<style>
a { background-color: #433712; }
a { background-color: rgb(67,55,18); }
div.DivClassName
{
background-color: #433712;
}
.BgClassName
{
background-color: #433712;
}
</style>
border-color css
<style>
span { border-color: #433712; }
span { border-color: rgb(67,55,18); }
td.TdClassName
{
border-color: #433712;
}
.TagClassName
{
border-color: #433712;
}
</style>