Shades of Minsk #423370
Tints of Minsk #423370
RGB
CMYK
RGB Variations
Color information
#423370 (or 0x423370) is known color: Minsk. HEX triplet: 42, 33 and 70. RGB value is (66,51,112). Sum of RGB (Red+Green+Blue) = 66+51+112=229 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.82% from 229); Green value is 51 (20.31% from 255 or 22.27% from 229); Blue value is 112 (44.14% from 255 or 48.91% from 229); Max value from RGB is 112 - color contains mainly: blue. Hex color #423370 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423370 is #BDCC8F. Grayscale: #3E3E3E. Windows color (decimal): -12438672 or 7353154. OLE color: 7353154.
HSL color Cylindrical-coordinate representation of color #423370: hue angle of 254.75º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #423370 is Cyan = 0.41, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 51 | 112 | - |
| CMYK | 0.41 | 0.54 | 0 | 0.56 |
| HSL | 254.75º | 0.37% | 0.32% | - |
| HSV(B) | 254.75º | 0.54% | 0.44% | - |
| XYZ | 6.36 | 4.7 | 15.9 | - |
| YUV | 62.44 | 155.97 | 130.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 112 | 0.41 | 0.54 | 0 | 0.56 | 254.75 | 0.37 | 0.32 |
| Hex | 42 | 33 | 70 | 29 | 36 | 0 | 38 | FF | 25 | 20 |
| Octal | 102 | 63 | 160 | 51 | 66 | 0 | 70 | 377 | 45 | 40 |
| Binary | 1000010 | 110011 | 1110000 | 101001 | 110110 | 0 | 111000 | 11111111 | 100101 | 100000 |
Color Harmonies of #423370
Complementary color
Monochromatic Colors of #423370
Black with #423370
Text Example
Text Example
White with #423370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423370; }
p { color: rgb(66,51,112); }
H1.HeaderClassName
{
color: #423370;
}
.AnyTagClassName
{
color: #423370;
}
</style>
background-color css
<style>
a { background-color: #423370; }
a { background-color: rgb(66,51,112); }
div.DivClassName
{
background-color: #423370;
}
.BgClassName
{
background-color: #423370;
}
</style>
border-color css
<style>
span { border-color: #423370; }
span { border-color: rgb(66,51,112); }
td.TdClassName
{
border-color: #423370;
}
.TagClassName
{
border-color: #423370;
}
</style>