Shades of Minsk #423574
Tints of Minsk #423574
RGB
CMYK
RGB Variations
Color information
#423574 (or 0x423574) is known color: Minsk. HEX triplet: 42, 35 and 74. RGB value is (66,53,116). Sum of RGB (Red+Green+Blue) = 66+53+116=235 (31% of max value = 765). Red value is 66 (26.17% from 255 or 28.09% from 235); Green value is 53 (21.09% from 255 or 22.55% from 235); Blue value is 116 (45.70% from 255 or 49.36% from 235); Max value from RGB is 116 - color contains mainly: blue. Hex color #423574 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423574 is #BDCA8B. Grayscale: #3F3F3F. Windows color (decimal): -12438156 or 7615810. OLE color: 7615810.
HSL color Cylindrical-coordinate representation of color #423574: hue angle of 252.38º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #423574 is Cyan = 0.43, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 53 | 116 | - |
| CMYK | 0.43 | 0.54 | 0 | 0.55 |
| HSL | 252.38º | 0.37% | 0.33% | - |
| HSV(B) | 252.38º | 0.54% | 0.45% | - |
| XYZ | 6.67 | 4.97 | 17.13 | - |
| YUV | 64.07 | 157.31 | 129.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 116 | 0.43 | 0.54 | 0 | 0.55 | 252.38 | 0.37 | 0.33 |
| Hex | 42 | 35 | 74 | 2B | 36 | 0 | 37 | FC | 25 | 21 |
| Octal | 102 | 65 | 164 | 53 | 66 | 0 | 67 | 374 | 45 | 41 |
| Binary | 1000010 | 110101 | 1110100 | 101011 | 110110 | 0 | 110111 | 11111100 | 100101 | 100001 |
Color Harmonies of #423574
Complementary color
Monochromatic Colors of #423574
Black with #423574
Text Example
Text Example
White with #423574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423574; }
p { color: rgb(66,53,116); }
H1.HeaderClassName
{
color: #423574;
}
.AnyTagClassName
{
color: #423574;
}
</style>
background-color css
<style>
a { background-color: #423574; }
a { background-color: rgb(66,53,116); }
div.DivClassName
{
background-color: #423574;
}
.BgClassName
{
background-color: #423574;
}
</style>
border-color css
<style>
span { border-color: #423574; }
span { border-color: rgb(66,53,116); }
td.TdClassName
{
border-color: #423574;
}
.TagClassName
{
border-color: #423574;
}
</style>