Shades of Mikado #423005
Tints of Mikado #423005
RGB
CMYK
RGB Variations
Color information
#423005 (or 0x423005) is known color: Mikado. HEX triplet: 42, 30 and 05. RGB value is (66,48,5). Sum of RGB (Red+Green+Blue) = 66+48+5=119 (15% of max value = 765). Red value is 66 (26.17% from 255 or 55.46% from 119); Green value is 48 (19.14% from 255 or 40.34% from 119); Blue value is 5 (2.34% from 255 or 4.20% from 119); Max value from RGB is 66 - color contains mainly: red. Hex color #423005 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423005 is #BDCFFA. Grayscale: #303030. Windows color (decimal): -12439547 or 340034. OLE color: 340034.
HSL color Cylindrical-coordinate representation of color #423005: hue angle of 42.3º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #423005 is Cyan = 0, Magento = 0.27, Yellow = 0.92 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 48 | 5 | - |
| CMYK | 0 | 0.27 | 0.92 | 0.74 |
| HSL | 42.3º | 0.86% | 0.14% | - |
| HSV(B) | 42.3º | 0.92% | 0.26% | - |
| XYZ | 3.33 | 3.28 | 0.6 | - |
| YUV | 48.48 | 103.46 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 5 | 0 | 0.27 | 0.92 | 0.74 | 42.3 | 0.86 | 0.14 |
| Hex | 42 | 30 | 5 | 0 | 1B | 5C | 4A | 2A | 56 | E |
| Octal | 102 | 60 | 5 | 0 | 33 | 134 | 112 | 52 | 126 | 16 |
| Binary | 1000010 | 110000 | 101 | 0 | 11011 | 1011100 | 1001010 | 101010 | 1010110 | 1110 |
Color Harmonies of #423005
Complementary color
Monochromatic Colors of #423005
Black with #423005
Text Example
Text Example
White with #423005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423005; }
p { color: rgb(66,48,5); }
H1.HeaderClassName
{
color: #423005;
}
.AnyTagClassName
{
color: #423005;
}
</style>
background-color css
<style>
a { background-color: #423005; }
a { background-color: rgb(66,48,5); }
div.DivClassName
{
background-color: #423005;
}
.BgClassName
{
background-color: #423005;
}
</style>
border-color css
<style>
span { border-color: #423005; }
span { border-color: rgb(66,48,5); }
td.TdClassName
{
border-color: #423005;
}
.TagClassName
{
border-color: #423005;
}
</style>