Shades of Mikado #423503
Tints of Mikado #423503
RGB
CMYK
RGB Variations
Color information
#423503 (or 0x423503) is known color: Mikado. HEX triplet: 42, 35 and 03. RGB value is (66,53,3). Sum of RGB (Red+Green+Blue) = 66+53+3=122 (16% of max value = 765). Red value is 66 (26.17% from 255 or 54.10% from 122); Green value is 53 (21.09% from 255 or 43.44% from 122); Blue value is 3 (1.56% from 255 or 2.46% from 122); Max value from RGB is 66 - color contains mainly: red. Hex color #423503 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423503 is #BDCAFC. Grayscale: #333333. Windows color (decimal): -12438269 or 210242. OLE color: 210242.
HSL color Cylindrical-coordinate representation of color #423503: hue angle of 47.62º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #423503 is Cyan = 0, Magento = 0.20, Yellow = 0.95 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 53 | 3 | - |
| CMYK | 0 | 0.20 | 0.95 | 0.74 |
| HSL | 47.62º | 0.91% | 0.14% | - |
| HSV(B) | 47.62º | 0.95% | 0.26% | - |
| XYZ | 3.54 | 3.71 | 0.62 | - |
| YUV | 51.19 | 100.81 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 3 | 0 | 0.20 | 0.95 | 0.74 | 47.62 | 0.91 | 0.14 |
| Hex | 42 | 35 | 3 | 0 | 14 | 5F | 4A | 30 | 5B | E |
| Octal | 102 | 65 | 3 | 0 | 24 | 137 | 112 | 60 | 133 | 16 |
| Binary | 1000010 | 110101 | 11 | 0 | 10100 | 1011111 | 1001010 | 110000 | 1011011 | 1110 |
Color Harmonies of #423503
Complementary color
Monochromatic Colors of #423503
Black with #423503
Text Example
Text Example
White with #423503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423503; }
p { color: rgb(66,53,3); }
H1.HeaderClassName
{
color: #423503;
}
.AnyTagClassName
{
color: #423503;
}
</style>
background-color css
<style>
a { background-color: #423503; }
a { background-color: rgb(66,53,3); }
div.DivClassName
{
background-color: #423503;
}
.BgClassName
{
background-color: #423503;
}
</style>
border-color css
<style>
span { border-color: #423503; }
span { border-color: rgb(66,53,3); }
td.TdClassName
{
border-color: #423503;
}
.TagClassName
{
border-color: #423503;
}
</style>