Shades of Minsk #423066
Tints of Minsk #423066
RGB
CMYK
RGB Variations
Color information
#423066 (or 0x423066) is known color: Minsk. HEX triplet: 42, 30 and 66. RGB value is (66,48,102). Sum of RGB (Red+Green+Blue) = 66+48+102=216 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.56% from 216); Green value is 48 (19.14% from 255 or 22.22% from 216); Blue value is 102 (40.23% from 255 or 47.22% from 216); Max value from RGB is 102 - color contains mainly: blue. Hex color #423066 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423066 is #BDCF99. Grayscale: #3B3B3B. Windows color (decimal): -12439450 or 6697026. OLE color: 6697026.
HSL color Cylindrical-coordinate representation of color #423066: hue angle of 260º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #423066 is Cyan = 0.35, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 48 | 102 | - |
| CMYK | 0.35 | 0.53 | 0 | 0.6 |
| HSL | 260º | 0.36% | 0.29% | - |
| HSV(B) | 260º | 0.53% | 0.4% | - |
| XYZ | 5.7 | 4.23 | 13.09 | - |
| YUV | 59.54 | 151.96 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 102 | 0.35 | 0.53 | 0 | 0.6 | 260 | 0.36 | 0.29 |
| Hex | 42 | 30 | 66 | 23 | 35 | 0 | 3C | 104 | 24 | 1D |
| Octal | 102 | 60 | 146 | 43 | 65 | 0 | 74 | 404 | 44 | 35 |
| Binary | 1000010 | 110000 | 1100110 | 100011 | 110101 | 0 | 111100 | 100000100 | 100100 | 11101 |
Color Harmonies of #423066
Complementary color
Monochromatic Colors of #423066
Black with #423066
Text Example
Text Example
White with #423066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423066; }
p { color: rgb(66,48,102); }
H1.HeaderClassName
{
color: #423066;
}
.AnyTagClassName
{
color: #423066;
}
</style>
background-color css
<style>
a { background-color: #423066; }
a { background-color: rgb(66,48,102); }
div.DivClassName
{
background-color: #423066;
}
.BgClassName
{
background-color: #423066;
}
</style>
border-color css
<style>
span { border-color: #423066; }
span { border-color: rgb(66,48,102); }
td.TdClassName
{
border-color: #423066;
}
.TagClassName
{
border-color: #423066;
}
</style>