Shades of Minsk #423570
Tints of Minsk #423570
RGB
CMYK
RGB Variations
Color information
#423570 (or 0x423570) is known color: Minsk. HEX triplet: 42, 35 and 70. RGB value is (66,53,112). Sum of RGB (Red+Green+Blue) = 66+53+112=231 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.57% from 231); Green value is 53 (21.09% from 255 or 22.94% from 231); Blue value is 112 (44.14% from 255 or 48.48% from 231); Max value from RGB is 112 - color contains mainly: blue. Hex color #423570 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423570 is #BDCA8F. Grayscale: #3F3F3F. Windows color (decimal): -12438160 or 7353666. OLE color: 7353666.
HSL color Cylindrical-coordinate representation of color #423570: hue angle of 253.22º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #423570 is Cyan = 0.41, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 53 | 112 | - |
| CMYK | 0.41 | 0.53 | 0 | 0.56 |
| HSL | 253.22º | 0.36% | 0.32% | - |
| HSV(B) | 253.22º | 0.53% | 0.44% | - |
| XYZ | 6.44 | 4.87 | 15.93 | - |
| YUV | 63.61 | 155.31 | 129.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 112 | 0.41 | 0.53 | 0 | 0.56 | 253.22 | 0.36 | 0.32 |
| Hex | 42 | 35 | 70 | 29 | 35 | 0 | 38 | FD | 24 | 20 |
| Octal | 102 | 65 | 160 | 51 | 65 | 0 | 70 | 375 | 44 | 40 |
| Binary | 1000010 | 110101 | 1110000 | 101001 | 110101 | 0 | 111000 | 11111101 | 100100 | 100000 |
Color Harmonies of #423570
Complementary color
Monochromatic Colors of #423570
Black with #423570
Text Example
Text Example
White with #423570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423570; }
p { color: rgb(66,53,112); }
H1.HeaderClassName
{
color: #423570;
}
.AnyTagClassName
{
color: #423570;
}
</style>
background-color css
<style>
a { background-color: #423570; }
a { background-color: rgb(66,53,112); }
div.DivClassName
{
background-color: #423570;
}
.BgClassName
{
background-color: #423570;
}
</style>
border-color css
<style>
span { border-color: #423570; }
span { border-color: rgb(66,53,112); }
td.TdClassName
{
border-color: #423570;
}
.TagClassName
{
border-color: #423570;
}
</style>