Shades of Minsk #423169
Tints of Minsk #423169
RGB
CMYK
RGB Variations
Color information
#423169 (or 0x423169) is known color: Minsk. HEX triplet: 42, 31 and 69. RGB value is (66,49,105). Sum of RGB (Red+Green+Blue) = 66+49+105=220 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30% from 220); Green value is 49 (19.53% from 255 or 22.27% from 220); Blue value is 105 (41.41% from 255 or 47.73% from 220); Max value from RGB is 105 - color contains mainly: blue. Hex color #423169 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423169 is #BDCE96. Grayscale: #3C3C3C. Windows color (decimal): -12439191 or 6893890. OLE color: 6893890.
HSL color Cylindrical-coordinate representation of color #423169: hue angle of 258.21º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #423169 is Cyan = 0.37, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 49 | 105 | - |
| CMYK | 0.37 | 0.53 | 0 | 0.59 |
| HSL | 258.21º | 0.36% | 0.3% | - |
| HSV(B) | 258.21º | 0.53% | 0.41% | - |
| XYZ | 5.89 | 4.37 | 13.9 | - |
| YUV | 60.47 | 153.13 | 131.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 49 | 105 | 0.37 | 0.53 | 0 | 0.59 | 258.21 | 0.36 | 0.3 |
| Hex | 42 | 31 | 69 | 25 | 35 | 0 | 3B | 102 | 24 | 1E |
| Octal | 102 | 61 | 151 | 45 | 65 | 0 | 73 | 402 | 44 | 36 |
| Binary | 1000010 | 110001 | 1101001 | 100101 | 110101 | 0 | 111011 | 100000010 | 100100 | 11110 |
Color Harmonies of #423169
Complementary color
Monochromatic Colors of #423169
Black with #423169
Text Example
Text Example
White with #423169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423169; }
p { color: rgb(66,49,105); }
H1.HeaderClassName
{
color: #423169;
}
.AnyTagClassName
{
color: #423169;
}
</style>
background-color css
<style>
a { background-color: #423169; }
a { background-color: rgb(66,49,105); }
div.DivClassName
{
background-color: #423169;
}
.BgClassName
{
background-color: #423169;
}
</style>
border-color css
<style>
span { border-color: #423169; }
span { border-color: rgb(66,49,105); }
td.TdClassName
{
border-color: #423169;
}
.TagClassName
{
border-color: #423169;
}
</style>