Shades of Mikado #433408
Tints of Mikado #433408
RGB
CMYK
RGB Variations
Color information
#433408 (or 0x433408) is known color: Mikado. HEX triplet: 43, 34 and 08. RGB value is (67,52,8). Sum of RGB (Red+Green+Blue) = 67+52+8=127 (16% of max value = 765). Red value is 67 (26.56% from 255 or 52.76% from 127); Green value is 52 (20.70% from 255 or 40.94% from 127); Blue value is 8 (3.52% from 255 or 6.30% from 127); Max value from RGB is 67 - color contains mainly: red. Hex color #433408 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #433408 is #BCCBF7. Grayscale: #333333. Windows color (decimal): -12372984 or 537667. OLE color: 537667.
HSL color Cylindrical-coordinate representation of color #433408: hue angle of 44.75º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #433408 is Cyan = 0, Magento = 0.22, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 52 | 8 | - |
| CMYK | 0 | 0.22 | 0.88 | 0.74 |
| HSL | 44.75º | 0.79% | 0.15% | - |
| HSV(B) | 44.75º | 0.88% | 0.26% | - |
| XYZ | 3.59 | 3.67 | 0.75 | - |
| YUV | 51.47 | 103.47 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 8 | 0 | 0.22 | 0.88 | 0.74 | 44.75 | 0.79 | 0.15 |
| Hex | 43 | 34 | 8 | 0 | 16 | 58 | 4A | 2D | 4F | F |
| Octal | 103 | 64 | 10 | 0 | 26 | 130 | 112 | 55 | 117 | 17 |
| Binary | 1000011 | 110100 | 1000 | 0 | 10110 | 1011000 | 1001010 | 101101 | 1001111 | 1111 |
Color Harmonies of #433408
Complementary color
Monochromatic Colors of #433408
Black with #433408
Text Example
Text Example
White with #433408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433408; }
p { color: rgb(67,52,8); }
H1.HeaderClassName
{
color: #433408;
}
.AnyTagClassName
{
color: #433408;
}
</style>
background-color css
<style>
a { background-color: #433408; }
a { background-color: rgb(67,52,8); }
div.DivClassName
{
background-color: #433408;
}
.BgClassName
{
background-color: #433408;
}
</style>
border-color css
<style>
span { border-color: #433408; }
span { border-color: rgb(67,52,8); }
td.TdClassName
{
border-color: #433408;
}
.TagClassName
{
border-color: #433408;
}
</style>