Shades of Minsk #413972
Tints of Minsk #413972
RGB
CMYK
RGB Variations
Color information
#413972 (or 0x413972) is known color: Minsk. HEX triplet: 41, 39 and 72. RGB value is (65,57,114). Sum of RGB (Red+Green+Blue) = 65+57+114=236 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.54% from 236); Green value is 57 (22.66% from 255 or 24.15% from 236); Blue value is 114 (44.92% from 255 or 48.31% from 236); Max value from RGB is 114 - color contains mainly: blue. Hex color #413972 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413972 is #BEC68D. Grayscale: #414141. Windows color (decimal): -12502670 or 7485761. OLE color: 7485761.
HSL color Cylindrical-coordinate representation of color #413972: hue angle of 248.42º degrees, saturation: 0.33, 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 #413972 is Cyan = 0.43, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 57 | 114 | - |
| CMYK | 0.43 | 0.50 | 0 | 0.55 |
| HSL | 248.42º | 0.33% | 0.34% | - |
| HSV(B) | 248.42º | 0.5% | 0.45% | - |
| XYZ | 6.68 | 5.26 | 16.58 | - |
| YUV | 65.89 | 155.15 | 127.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 114 | 0.43 | 0.50 | 0 | 0.55 | 248.42 | 0.33 | 0.34 |
| Hex | 41 | 39 | 72 | 2B | 32 | 0 | 37 | F8 | 21 | 22 |
| Octal | 101 | 71 | 162 | 53 | 62 | 0 | 67 | 370 | 41 | 42 |
| Binary | 1000001 | 111001 | 1110010 | 101011 | 110010 | 0 | 110111 | 11111000 | 100001 | 100010 |
Color Harmonies of #413972
Complementary color
Monochromatic Colors of #413972
Black with #413972
Text Example
Text Example
White with #413972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413972; }
p { color: rgb(65,57,114); }
H1.HeaderClassName
{
color: #413972;
}
.AnyTagClassName
{
color: #413972;
}
</style>
background-color css
<style>
a { background-color: #413972; }
a { background-color: rgb(65,57,114); }
div.DivClassName
{
background-color: #413972;
}
.BgClassName
{
background-color: #413972;
}
</style>
border-color css
<style>
span { border-color: #413972; }
span { border-color: rgb(65,57,114); }
td.TdClassName
{
border-color: #413972;
}
.TagClassName
{
border-color: #413972;
}
</style>