Shades of Minsk #423969
Tints of Minsk #423969
RGB
CMYK
RGB Variations
Color information
#423969 (or 0x423969) is known color: Minsk. HEX triplet: 42, 39 and 69. RGB value is (66,57,105). Sum of RGB (Red+Green+Blue) = 66+57+105=228 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.95% from 228); Green value is 57 (22.66% from 255 or 25% from 228); Blue value is 105 (41.41% from 255 or 46.05% from 228); Max value from RGB is 105 - color contains mainly: blue. Hex color #423969 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423969 is #BDC696. Grayscale: #404040. Windows color (decimal): -12437143 or 6895938. OLE color: 6895938.
HSL color Cylindrical-coordinate representation of color #423969: hue angle of 251.25º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #423969 is Cyan = 0.37, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 57 | 105 | - |
| CMYK | 0.37 | 0.46 | 0 | 0.59 |
| HSL | 251.25º | 0.3% | 0.32% | - |
| HSV(B) | 251.25º | 0.46% | 0.41% | - |
| XYZ | 6.26 | 5.1 | 14.02 | - |
| YUV | 65.16 | 150.48 | 128.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 105 | 0.37 | 0.46 | 0 | 0.59 | 251.25 | 0.3 | 0.32 |
| Hex | 42 | 39 | 69 | 25 | 2E | 0 | 3B | FB | 1E | 20 |
| Octal | 102 | 71 | 151 | 45 | 56 | 0 | 73 | 373 | 36 | 40 |
| Binary | 1000010 | 111001 | 1101001 | 100101 | 101110 | 0 | 111011 | 11111011 | 11110 | 100000 |
Color Harmonies of #423969
Complementary color
Monochromatic Colors of #423969
Black with #423969
Text Example
Text Example
White with #423969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423969; }
p { color: rgb(66,57,105); }
H1.HeaderClassName
{
color: #423969;
}
.AnyTagClassName
{
color: #423969;
}
</style>
background-color css
<style>
a { background-color: #423969; }
a { background-color: rgb(66,57,105); }
div.DivClassName
{
background-color: #423969;
}
.BgClassName
{
background-color: #423969;
}
</style>
border-color css
<style>
span { border-color: #423969; }
span { border-color: rgb(66,57,105); }
td.TdClassName
{
border-color: #423969;
}
.TagClassName
{
border-color: #423969;
}
</style>