Shades of Minsk #423877
Tints of Minsk #423877
RGB
CMYK
RGB Variations
Color information
#423877 (or 0x423877) is known color: Minsk. HEX triplet: 42, 38 and 77. RGB value is (66,56,119). Sum of RGB (Red+Green+Blue) = 66+56+119=241 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.39% from 241); Green value is 56 (22.27% from 255 or 23.24% from 241); Blue value is 119 (46.88% from 255 or 49.38% from 241); Max value from RGB is 119 - color contains mainly: blue. Hex color #423877 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423877 is #BDC788. Grayscale: #414141. Windows color (decimal): -12437385 or 7813186. OLE color: 7813186.
HSL color Cylindrical-coordinate representation of color #423877: hue angle of 249.52º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #423877 is Cyan = 0.45, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 56 | 119 | - |
| CMYK | 0.45 | 0.53 | 0 | 0.53 |
| HSL | 249.52º | 0.36% | 0.34% | - |
| HSV(B) | 249.52º | 0.53% | 0.47% | - |
| XYZ | 6.99 | 5.32 | 18.11 | - |
| YUV | 66.17 | 157.81 | 127.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 119 | 0.45 | 0.53 | 0 | 0.53 | 249.52 | 0.36 | 0.34 |
| Hex | 42 | 38 | 77 | 2D | 35 | 0 | 35 | FA | 24 | 22 |
| Octal | 102 | 70 | 167 | 55 | 65 | 0 | 65 | 372 | 44 | 42 |
| Binary | 1000010 | 111000 | 1110111 | 101101 | 110101 | 0 | 110101 | 11111010 | 100100 | 100010 |
Color Harmonies of #423877
Complementary color
Monochromatic Colors of #423877
Black with #423877
Text Example
Text Example
White with #423877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423877; }
p { color: rgb(66,56,119); }
H1.HeaderClassName
{
color: #423877;
}
.AnyTagClassName
{
color: #423877;
}
</style>
background-color css
<style>
a { background-color: #423877; }
a { background-color: rgb(66,56,119); }
div.DivClassName
{
background-color: #423877;
}
.BgClassName
{
background-color: #423877;
}
</style>
border-color css
<style>
span { border-color: #423877; }
span { border-color: rgb(66,56,119); }
td.TdClassName
{
border-color: #423877;
}
.TagClassName
{
border-color: #423877;
}
</style>