Shades of Minsk #423571
Tints of Minsk #423571
RGB
CMYK
RGB Variations
Color information
#423571 (or 0x423571) is known color: Minsk. HEX triplet: 42, 35 and 71. RGB value is (66,53,113). Sum of RGB (Red+Green+Blue) = 66+53+113=232 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.45% from 232); Green value is 53 (21.09% from 255 or 22.84% from 232); Blue value is 113 (44.53% from 255 or 48.71% from 232); Max value from RGB is 113 - color contains mainly: blue. Hex color #423571 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423571 is #BDCA8E. Grayscale: #3F3F3F. Windows color (decimal): -12438159 or 7419202. OLE color: 7419202.
HSL color Cylindrical-coordinate representation of color #423571: hue angle of 253º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #423571 is Cyan = 0.42, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 53 | 113 | - |
| CMYK | 0.42 | 0.53 | 0 | 0.56 |
| HSL | 253º | 0.36% | 0.33% | - |
| HSV(B) | 253º | 0.53% | 0.44% | - |
| XYZ | 6.5 | 4.9 | 16.23 | - |
| YUV | 63.73 | 155.81 | 129.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 113 | 0.42 | 0.53 | 0 | 0.56 | 253 | 0.36 | 0.33 |
| Hex | 42 | 35 | 71 | 2A | 35 | 0 | 38 | FD | 24 | 21 |
| Octal | 102 | 65 | 161 | 52 | 65 | 0 | 70 | 375 | 44 | 41 |
| Binary | 1000010 | 110101 | 1110001 | 101010 | 110101 | 0 | 111000 | 11111101 | 100100 | 100001 |
Color Harmonies of #423571
Complementary color
Monochromatic Colors of #423571
Black with #423571
Text Example
Text Example
White with #423571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423571; }
p { color: rgb(66,53,113); }
H1.HeaderClassName
{
color: #423571;
}
.AnyTagClassName
{
color: #423571;
}
</style>
background-color css
<style>
a { background-color: #423571; }
a { background-color: rgb(66,53,113); }
div.DivClassName
{
background-color: #423571;
}
.BgClassName
{
background-color: #423571;
}
</style>
border-color css
<style>
span { border-color: #423571; }
span { border-color: rgb(66,53,113); }
td.TdClassName
{
border-color: #423571;
}
.TagClassName
{
border-color: #423571;
}
</style>