Shades of Minsk #423973
Tints of Minsk #423973
RGB
CMYK
RGB Variations
Color information
#423973 (or 0x423973) is known color: Minsk. HEX triplet: 42, 39 and 73. RGB value is (66,57,115). Sum of RGB (Red+Green+Blue) = 66+57+115=238 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.73% from 238); Green value is 57 (22.66% from 255 or 23.95% from 238); Blue value is 115 (45.31% from 255 or 48.32% from 238); Max value from RGB is 115 - color contains mainly: blue. Hex color #423973 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423973 is #BDC68C. Grayscale: #424242. Windows color (decimal): -12437133 or 7551298. OLE color: 7551298.
HSL color Cylindrical-coordinate representation of color #423973: hue angle of 249.31º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #423973 is Cyan = 0.43, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 57 | 115 | - |
| CMYK | 0.43 | 0.50 | 0 | 0.55 |
| HSL | 249.31º | 0.34% | 0.34% | - |
| HSV(B) | 249.31º | 0.5% | 0.45% | - |
| XYZ | 6.8 | 5.32 | 16.89 | - |
| YUV | 66.3 | 155.48 | 127.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 115 | 0.43 | 0.50 | 0 | 0.55 | 249.31 | 0.34 | 0.34 |
| Hex | 42 | 39 | 73 | 2B | 32 | 0 | 37 | F9 | 22 | 22 |
| Octal | 102 | 71 | 163 | 53 | 62 | 0 | 67 | 371 | 42 | 42 |
| Binary | 1000010 | 111001 | 1110011 | 101011 | 110010 | 0 | 110111 | 11111001 | 100010 | 100010 |
Color Harmonies of #423973
Complementary color
Monochromatic Colors of #423973
Black with #423973
Text Example
Text Example
White with #423973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423973; }
p { color: rgb(66,57,115); }
H1.HeaderClassName
{
color: #423973;
}
.AnyTagClassName
{
color: #423973;
}
</style>
background-color css
<style>
a { background-color: #423973; }
a { background-color: rgb(66,57,115); }
div.DivClassName
{
background-color: #423973;
}
.BgClassName
{
background-color: #423973;
}
</style>
border-color css
<style>
span { border-color: #423973; }
span { border-color: rgb(66,57,115); }
td.TdClassName
{
border-color: #423973;
}
.TagClassName
{
border-color: #423973;
}
</style>