Shades of Mikado #423305
Tints of Mikado #423305
RGB
CMYK
RGB Variations
Color information
#423305 (or 0x423305) is known color: Mikado. HEX triplet: 42, 33 and 05. RGB value is (66,51,5). Sum of RGB (Red+Green+Blue) = 66+51+5=122 (16% of max value = 765). Red value is 66 (26.17% from 255 or 54.10% from 122); Green value is 51 (20.31% from 255 or 41.80% from 122); Blue value is 5 (2.34% from 255 or 4.10% from 122); Max value from RGB is 66 - color contains mainly: red. Hex color #423305 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423305 is #BDCCFA. Grayscale: #323232. Windows color (decimal): -12438779 or 340802. OLE color: 340802.
HSL color Cylindrical-coordinate representation of color #423305: hue angle of 45.25º 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 #423305 is Cyan = 0, Magento = 0.23, Yellow = 0.92 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 51 | 5 | - |
| CMYK | 0 | 0.23 | 0.92 | 0.74 |
| HSL | 45.25º | 0.86% | 0.14% | - |
| HSV(B) | 45.25º | 0.92% | 0.26% | - |
| XYZ | 3.46 | 3.54 | 0.64 | - |
| YUV | 50.24 | 102.47 | 139.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 5 | 0 | 0.23 | 0.92 | 0.74 | 45.25 | 0.86 | 0.14 |
| Hex | 42 | 33 | 5 | 0 | 17 | 5C | 4A | 2D | 56 | E |
| Octal | 102 | 63 | 5 | 0 | 27 | 134 | 112 | 55 | 126 | 16 |
| Binary | 1000010 | 110011 | 101 | 0 | 10111 | 1011100 | 1001010 | 101101 | 1010110 | 1110 |
Color Harmonies of #423305
Complementary color
Monochromatic Colors of #423305
Black with #423305
Text Example
Text Example
White with #423305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423305; }
p { color: rgb(66,51,5); }
H1.HeaderClassName
{
color: #423305;
}
.AnyTagClassName
{
color: #423305;
}
</style>
background-color css
<style>
a { background-color: #423305; }
a { background-color: rgb(66,51,5); }
div.DivClassName
{
background-color: #423305;
}
.BgClassName
{
background-color: #423305;
}
</style>
border-color css
<style>
span { border-color: #423305; }
span { border-color: rgb(66,51,5); }
td.TdClassName
{
border-color: #423305;
}
.TagClassName
{
border-color: #423305;
}
</style>