Shades of Mikado #423508
Tints of Mikado #423508
RGB
CMYK
RGB Variations
Color information
#423508 (or 0x423508) is known color: Mikado. HEX triplet: 42, 35 and 08. RGB value is (66,53,8). Sum of RGB (Red+Green+Blue) = 66+53+8=127 (16% of max value = 765). Red value is 66 (26.17% from 255 or 51.97% from 127); Green value is 53 (21.09% from 255 or 41.73% from 127); Blue value is 8 (3.52% from 255 or 6.30% from 127); Max value from RGB is 66 - color contains mainly: red. Hex color #423508 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423508 is #BDCAF7. Grayscale: #333333. Windows color (decimal): -12438264 or 537922. OLE color: 537922.
HSL color Cylindrical-coordinate representation of color #423508: hue angle of 46.55º 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 #423508 is Cyan = 0, Magento = 0.20, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 53 | 8 | - |
| CMYK | 0 | 0.20 | 0.88 | 0.74 |
| HSL | 46.55º | 0.78% | 0.15% | - |
| HSV(B) | 46.55º | 0.88% | 0.26% | - |
| XYZ | 3.56 | 3.72 | 0.76 | - |
| YUV | 51.76 | 103.31 | 138.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 8 | 0 | 0.20 | 0.88 | 0.74 | 46.55 | 0.78 | 0.15 |
| Hex | 42 | 35 | 8 | 0 | 14 | 58 | 4A | 2F | 4E | F |
| Octal | 102 | 65 | 10 | 0 | 24 | 130 | 112 | 57 | 116 | 17 |
| Binary | 1000010 | 110101 | 1000 | 0 | 10100 | 1011000 | 1001010 | 101111 | 1001110 | 1111 |
Color Harmonies of #423508
Complementary color
Monochromatic Colors of #423508
Black with #423508
Text Example
Text Example
White with #423508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423508; }
p { color: rgb(66,53,8); }
H1.HeaderClassName
{
color: #423508;
}
.AnyTagClassName
{
color: #423508;
}
</style>
background-color css
<style>
a { background-color: #423508; }
a { background-color: rgb(66,53,8); }
div.DivClassName
{
background-color: #423508;
}
.BgClassName
{
background-color: #423508;
}
</style>
border-color css
<style>
span { border-color: #423508; }
span { border-color: rgb(66,53,8); }
td.TdClassName
{
border-color: #423508;
}
.TagClassName
{
border-color: #423508;
}
</style>