Shades of Minsk #423170
Tints of Minsk #423170
RGB
CMYK
RGB Variations
Color information
#423170 (or 0x423170) is known color: Minsk. HEX triplet: 42, 31 and 70. RGB value is (66,49,112). Sum of RGB (Red+Green+Blue) = 66+49+112=227 (30% of max value = 765). Red value is 66 (26.17% from 255 or 29.07% from 227); Green value is 49 (19.53% from 255 or 21.59% from 227); Blue value is 112 (44.14% from 255 or 49.34% from 227); Max value from RGB is 112 - color contains mainly: blue. Hex color #423170 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423170 is #BDCE8F. Grayscale: #3D3D3D. Windows color (decimal): -12439184 or 7352642. OLE color: 7352642.
HSL color Cylindrical-coordinate representation of color #423170: hue angle of 256.19º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #423170 is Cyan = 0.41, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 49 | 112 | - |
| CMYK | 0.41 | 0.56 | 0 | 0.56 |
| HSL | 256.19º | 0.39% | 0.32% | - |
| HSV(B) | 256.19º | 0.56% | 0.44% | - |
| XYZ | 6.27 | 4.52 | 15.87 | - |
| YUV | 61.27 | 156.63 | 131.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 49 | 112 | 0.41 | 0.56 | 0 | 0.56 | 256.19 | 0.39 | 0.32 |
| Hex | 42 | 31 | 70 | 29 | 38 | 0 | 38 | 100 | 27 | 20 |
| Octal | 102 | 61 | 160 | 51 | 70 | 0 | 70 | 400 | 47 | 40 |
| Binary | 1000010 | 110001 | 1110000 | 101001 | 111000 | 0 | 111000 | 100000000 | 100111 | 100000 |
Color Harmonies of #423170
Complementary color
Monochromatic Colors of #423170
Black with #423170
Text Example
Text Example
White with #423170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423170; }
p { color: rgb(66,49,112); }
H1.HeaderClassName
{
color: #423170;
}
.AnyTagClassName
{
color: #423170;
}
</style>
background-color css
<style>
a { background-color: #423170; }
a { background-color: rgb(66,49,112); }
div.DivClassName
{
background-color: #423170;
}
.BgClassName
{
background-color: #423170;
}
</style>
border-color css
<style>
span { border-color: #423170; }
span { border-color: rgb(66,49,112); }
td.TdClassName
{
border-color: #423170;
}
.TagClassName
{
border-color: #423170;
}
</style>