Shades of Minsk #423270
Tints of Minsk #423270
RGB
CMYK
RGB Variations
Color information
#423270 (or 0x423270) is known color: Minsk. HEX triplet: 42, 32 and 70. RGB value is (66,50,112). Sum of RGB (Red+Green+Blue) = 66+50+112=228 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.95% from 228); Green value is 50 (19.92% from 255 or 21.93% from 228); Blue value is 112 (44.14% from 255 or 49.12% from 228); Max value from RGB is 112 - color contains mainly: blue. Hex color #423270 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423270 is #BDCD8F. Grayscale: #3D3D3D. Windows color (decimal): -12438928 or 7352898. OLE color: 7352898.
HSL color Cylindrical-coordinate representation of color #423270: hue angle of 255.48º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #423270 is Cyan = 0.41, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 50 | 112 | - |
| CMYK | 0.41 | 0.55 | 0 | 0.56 |
| HSL | 255.48º | 0.38% | 0.32% | - |
| HSV(B) | 255.48º | 0.55% | 0.44% | - |
| XYZ | 6.31 | 4.61 | 15.89 | - |
| YUV | 61.85 | 156.3 | 130.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 50 | 112 | 0.41 | 0.55 | 0 | 0.56 | 255.48 | 0.38 | 0.32 |
| Hex | 42 | 32 | 70 | 29 | 37 | 0 | 38 | FF | 26 | 20 |
| Octal | 102 | 62 | 160 | 51 | 67 | 0 | 70 | 377 | 46 | 40 |
| Binary | 1000010 | 110010 | 1110000 | 101001 | 110111 | 0 | 111000 | 11111111 | 100110 | 100000 |
Color Harmonies of #423270
Complementary color
Monochromatic Colors of #423270
Black with #423270
Text Example
Text Example
White with #423270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423270; }
p { color: rgb(66,50,112); }
H1.HeaderClassName
{
color: #423270;
}
.AnyTagClassName
{
color: #423270;
}
</style>
background-color css
<style>
a { background-color: #423270; }
a { background-color: rgb(66,50,112); }
div.DivClassName
{
background-color: #423270;
}
.BgClassName
{
background-color: #423270;
}
</style>
border-color css
<style>
span { border-color: #423270; }
span { border-color: rgb(66,50,112); }
td.TdClassName
{
border-color: #423270;
}
.TagClassName
{
border-color: #423270;
}
</style>