Shades of Mikado #423413
Tints of Mikado #423413
RGB
CMYK
RGB Variations
Color information
#423413 (or 0x423413) is known color: Mikado. HEX triplet: 42, 34 and 13. RGB value is (66,52,19). Sum of RGB (Red+Green+Blue) = 66+52+19=137 (18% of max value = 765). Red value is 66 (26.17% from 255 or 48.18% from 137); Green value is 52 (20.70% from 255 or 37.96% from 137); Blue value is 19 (7.81% from 255 or 13.87% from 137); Max value from RGB is 66 - color contains mainly: red. Hex color #423413 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423413 is #BDCBEC. Grayscale: #343434. Windows color (decimal): -12438509 or 1258562. OLE color: 1258562.
HSL color Cylindrical-coordinate representation of color #423413: hue angle of 42.13º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #423413 is Cyan = 0, Magento = 0.21, Yellow = 0.71 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 52 | 19 | - |
| CMYK | 0 | 0.21 | 0.71 | 0.74 |
| HSL | 42.13º | 0.55% | 0.17% | - |
| HSV(B) | 42.13º | 0.71% | 0.26% | - |
| XYZ | 3.59 | 3.66 | 1.13 | - |
| YUV | 52.42 | 109.14 | 137.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 52 | 19 | 0 | 0.21 | 0.71 | 0.74 | 42.13 | 0.55 | 0.17 |
| Hex | 42 | 34 | 13 | 0 | 15 | 47 | 4A | 2A | 37 | 11 |
| Octal | 102 | 64 | 23 | 0 | 25 | 107 | 112 | 52 | 67 | 21 |
| Binary | 1000010 | 110100 | 10011 | 0 | 10101 | 1000111 | 1001010 | 101010 | 110111 | 10001 |
Color Harmonies of #423413
Complementary color
Monochromatic Colors of #423413
Black with #423413
Text Example
Text Example
White with #423413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423413; }
p { color: rgb(66,52,19); }
H1.HeaderClassName
{
color: #423413;
}
.AnyTagClassName
{
color: #423413;
}
</style>
background-color css
<style>
a { background-color: #423413; }
a { background-color: rgb(66,52,19); }
div.DivClassName
{
background-color: #423413;
}
.BgClassName
{
background-color: #423413;
}
</style>
border-color css
<style>
span { border-color: #423413; }
span { border-color: rgb(66,52,19); }
td.TdClassName
{
border-color: #423413;
}
.TagClassName
{
border-color: #423413;
}
</style>