Shades of Minsk #423575
Tints of Minsk #423575
RGB
CMYK
RGB Variations
Color information
#423575 (or 0x423575) is known color: Minsk. HEX triplet: 42, 35 and 75. RGB value is (66,53,117). Sum of RGB (Red+Green+Blue) = 66+53+117=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 53 (21.09% from 255 or 22.46% from 236); Blue value is 117 (46.09% from 255 or 49.58% from 236); Max value from RGB is 117 - color contains mainly: blue. Hex color #423575 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423575 is #BDCA8A. Grayscale: #3F3F3F. Windows color (decimal): -12438155 or 7681346. OLE color: 7681346.
HSL color Cylindrical-coordinate representation of color #423575: hue angle of 252.19º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #423575 is Cyan = 0.44, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 53 | 117 | - |
| CMYK | 0.44 | 0.55 | 0 | 0.54 |
| HSL | 252.19º | 0.38% | 0.33% | - |
| HSV(B) | 252.19º | 0.55% | 0.46% | - |
| XYZ | 6.73 | 4.99 | 17.44 | - |
| YUV | 64.18 | 157.81 | 129.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 117 | 0.44 | 0.55 | 0 | 0.54 | 252.19 | 0.38 | 0.33 |
| Hex | 42 | 35 | 75 | 2C | 37 | 0 | 36 | FC | 26 | 21 |
| Octal | 102 | 65 | 165 | 54 | 67 | 0 | 66 | 374 | 46 | 41 |
| Binary | 1000010 | 110101 | 1110101 | 101100 | 110111 | 0 | 110110 | 11111100 | 100110 | 100001 |
Color Harmonies of #423575
Complementary color
Monochromatic Colors of #423575
Black with #423575
Text Example
Text Example
White with #423575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423575; }
p { color: rgb(66,53,117); }
H1.HeaderClassName
{
color: #423575;
}
.AnyTagClassName
{
color: #423575;
}
</style>
background-color css
<style>
a { background-color: #423575; }
a { background-color: rgb(66,53,117); }
div.DivClassName
{
background-color: #423575;
}
.BgClassName
{
background-color: #423575;
}
</style>
border-color css
<style>
span { border-color: #423575; }
span { border-color: rgb(66,53,117); }
td.TdClassName
{
border-color: #423575;
}
.TagClassName
{
border-color: #423575;
}
</style>