Shades of Minsk #403474
Tints of Minsk #403474
RGB
CMYK
RGB Variations
Color information
#403474 (or 0x403474) is known color: Minsk. HEX triplet: 40, 34 and 74. RGB value is (64,52,116). Sum of RGB (Red+Green+Blue) = 64+52+116=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 52 (20.70% from 255 or 22.41% from 232); Blue value is 116 (45.70% from 255 or 50% from 232); Max value from RGB is 116 - color contains mainly: blue. Hex color #403474 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403474 is #BFCB8B. Grayscale: #3E3E3E. Windows color (decimal): -12569484 or 7615552. OLE color: 7615552.
HSL color Cylindrical-coordinate representation of color #403474: hue angle of 251.25º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #403474 is Cyan = 0.45, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 52 | 116 | - |
| CMYK | 0.45 | 0.55 | 0 | 0.55 |
| HSL | 251.25º | 0.38% | 0.33% | - |
| HSV(B) | 251.25º | 0.55% | 0.45% | - |
| XYZ | 6.49 | 4.81 | 17.11 | - |
| YUV | 62.88 | 157.98 | 128.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 52 | 116 | 0.45 | 0.55 | 0 | 0.55 | 251.25 | 0.38 | 0.33 |
| Hex | 40 | 34 | 74 | 2D | 37 | 0 | 37 | FB | 26 | 21 |
| Octal | 100 | 64 | 164 | 55 | 67 | 0 | 67 | 373 | 46 | 41 |
| Binary | 1000000 | 110100 | 1110100 | 101101 | 110111 | 0 | 110111 | 11111011 | 100110 | 100001 |
Color Harmonies of #403474
Complementary color
Monochromatic Colors of #403474
Black with #403474
Text Example
Text Example
White with #403474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403474; }
p { color: rgb(64,52,116); }
H1.HeaderClassName
{
color: #403474;
}
.AnyTagClassName
{
color: #403474;
}
</style>
background-color css
<style>
a { background-color: #403474; }
a { background-color: rgb(64,52,116); }
div.DivClassName
{
background-color: #403474;
}
.BgClassName
{
background-color: #403474;
}
</style>
border-color css
<style>
span { border-color: #403474; }
span { border-color: rgb(64,52,116); }
td.TdClassName
{
border-color: #403474;
}
.TagClassName
{
border-color: #403474;
}
</style>