Shades of Mikado #423408
Tints of Mikado #423408
RGB
CMYK
RGB Variations
Color information
#423408 (or 0x423408) is known color: Mikado. HEX triplet: 42, 34 and 08. RGB value is (66,52,8). Sum of RGB (Red+Green+Blue) = 66+52+8=126 (16% of max value = 765). Red value is 66 (26.17% from 255 or 52.38% from 126); Green value is 52 (20.70% from 255 or 41.27% from 126); Blue value is 8 (3.52% from 255 or 6.35% from 126); Max value from RGB is 66 - color contains mainly: red. Hex color #423408 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423408 is #BDCBF7. Grayscale: #333333. Windows color (decimal): -12438520 or 537666. OLE color: 537666.
HSL color Cylindrical-coordinate representation of color #423408: hue angle of 45.52º degrees, saturation: 0.78, 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 #423408 is Cyan = 0, Magento = 0.21, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 52 | 8 | - |
| CMYK | 0 | 0.21 | 0.88 | 0.74 |
| HSL | 45.52º | 0.78% | 0.15% | - |
| HSV(B) | 45.52º | 0.88% | 0.26% | - |
| XYZ | 3.52 | 3.63 | 0.75 | - |
| YUV | 51.17 | 103.64 | 138.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 52 | 8 | 0 | 0.21 | 0.88 | 0.74 | 45.52 | 0.78 | 0.15 |
| Hex | 42 | 34 | 8 | 0 | 15 | 58 | 4A | 2E | 4E | F |
| Octal | 102 | 64 | 10 | 0 | 25 | 130 | 112 | 56 | 116 | 17 |
| Binary | 1000010 | 110100 | 1000 | 0 | 10101 | 1011000 | 1001010 | 101110 | 1001110 | 1111 |
Color Harmonies of #423408
Complementary color
Monochromatic Colors of #423408
Black with #423408
Text Example
Text Example
White with #423408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423408; }
p { color: rgb(66,52,8); }
H1.HeaderClassName
{
color: #423408;
}
.AnyTagClassName
{
color: #423408;
}
</style>
background-color css
<style>
a { background-color: #423408; }
a { background-color: rgb(66,52,8); }
div.DivClassName
{
background-color: #423408;
}
.BgClassName
{
background-color: #423408;
}
</style>
border-color css
<style>
span { border-color: #423408; }
span { border-color: rgb(66,52,8); }
td.TdClassName
{
border-color: #423408;
}
.TagClassName
{
border-color: #423408;
}
</style>