Shades of Minsk #423778
Tints of Minsk #423778
RGB
CMYK
RGB Variations
Color information
#423778 (or 0x423778) is known color: Minsk. HEX triplet: 42, 37 and 78. RGB value is (66,55,120). Sum of RGB (Red+Green+Blue) = 66+55+120=241 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.39% from 241); Green value is 55 (21.88% from 255 or 22.82% from 241); Blue value is 120 (47.27% from 255 or 49.79% from 241); Max value from RGB is 120 - color contains mainly: blue. Hex color #423778 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423778 is #BDC887. Grayscale: #414141. Windows color (decimal): -12437640 or 7878466. OLE color: 7878466.
HSL color Cylindrical-coordinate representation of color #423778: hue angle of 250.15º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #423778 is Cyan = 0.45, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 55 | 120 | - |
| CMYK | 0.45 | 0.54 | 0 | 0.53 |
| HSL | 250.15º | 0.37% | 0.34% | - |
| HSV(B) | 250.15º | 0.54% | 0.47% | - |
| XYZ | 7 | 5.25 | 18.41 | - |
| YUV | 65.7 | 158.64 | 128.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 120 | 0.45 | 0.54 | 0 | 0.53 | 250.15 | 0.37 | 0.34 |
| Hex | 42 | 37 | 78 | 2D | 36 | 0 | 35 | FA | 25 | 22 |
| Octal | 102 | 67 | 170 | 55 | 66 | 0 | 65 | 372 | 45 | 42 |
| Binary | 1000010 | 110111 | 1111000 | 101101 | 110110 | 0 | 110101 | 11111010 | 100101 | 100010 |
Color Harmonies of #423778
Complementary color
Monochromatic Colors of #423778
Black with #423778
Text Example
Text Example
White with #423778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423778; }
p { color: rgb(66,55,120); }
H1.HeaderClassName
{
color: #423778;
}
.AnyTagClassName
{
color: #423778;
}
</style>
background-color css
<style>
a { background-color: #423778; }
a { background-color: rgb(66,55,120); }
div.DivClassName
{
background-color: #423778;
}
.BgClassName
{
background-color: #423778;
}
</style>
border-color css
<style>
span { border-color: #423778; }
span { border-color: rgb(66,55,120); }
td.TdClassName
{
border-color: #423778;
}
.TagClassName
{
border-color: #423778;
}
</style>