Shades of Minsk #423773
Tints of Minsk #423773
RGB
CMYK
RGB Variations
Color information
#423773 (or 0x423773) is known color: Minsk. HEX triplet: 42, 37 and 73. RGB value is (66,55,115). Sum of RGB (Red+Green+Blue) = 66+55+115=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 55 (21.88% from 255 or 23.31% from 236); Blue value is 115 (45.31% from 255 or 48.73% from 236); Max value from RGB is 115 - color contains mainly: blue. Hex color #423773 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423773 is #BDC88C. Grayscale: #404040. Windows color (decimal): -12437645 or 7550786. OLE color: 7550786.
HSL color Cylindrical-coordinate representation of color #423773: hue angle of 251º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #423773 is Cyan = 0.43, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 55 | 115 | - |
| CMYK | 0.43 | 0.52 | 0 | 0.55 |
| HSL | 251º | 0.35% | 0.33% | - |
| HSV(B) | 251º | 0.52% | 0.45% | - |
| XYZ | 6.71 | 5.13 | 16.86 | - |
| YUV | 65.13 | 156.14 | 128.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 115 | 0.43 | 0.52 | 0 | 0.55 | 251 | 0.35 | 0.33 |
| Hex | 42 | 37 | 73 | 2B | 34 | 0 | 37 | FB | 23 | 21 |
| Octal | 102 | 67 | 163 | 53 | 64 | 0 | 67 | 373 | 43 | 41 |
| Binary | 1000010 | 110111 | 1110011 | 101011 | 110100 | 0 | 110111 | 11111011 | 100011 | 100001 |
Color Harmonies of #423773
Complementary color
Monochromatic Colors of #423773
Black with #423773
Text Example
Text Example
White with #423773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423773; }
p { color: rgb(66,55,115); }
H1.HeaderClassName
{
color: #423773;
}
.AnyTagClassName
{
color: #423773;
}
</style>
background-color css
<style>
a { background-color: #423773; }
a { background-color: rgb(66,55,115); }
div.DivClassName
{
background-color: #423773;
}
.BgClassName
{
background-color: #423773;
}
</style>
border-color css
<style>
span { border-color: #423773; }
span { border-color: rgb(66,55,115); }
td.TdClassName
{
border-color: #423773;
}
.TagClassName
{
border-color: #423773;
}
</style>