Shades of Minsk #413772
Tints of Minsk #413772
RGB
CMYK
RGB Variations
Color information
#413772 (or 0x413772) is known color: Minsk. HEX triplet: 41, 37 and 72. RGB value is (65,55,114). Sum of RGB (Red+Green+Blue) = 65+55+114=234 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.78% from 234); Green value is 55 (21.88% from 255 or 23.50% from 234); Blue value is 114 (44.92% from 255 or 48.72% from 234); Max value from RGB is 114 - color contains mainly: blue. Hex color #413772 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413772 is #BEC88D. Grayscale: #404040. Windows color (decimal): -12503182 or 7485249. OLE color: 7485249.
HSL color Cylindrical-coordinate representation of color #413772: hue angle of 250.17º 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 #413772 is Cyan = 0.43, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 55 | 114 | - |
| CMYK | 0.43 | 0.52 | 0 | 0.55 |
| HSL | 250.17º | 0.35% | 0.33% | - |
| HSV(B) | 250.17º | 0.52% | 0.45% | - |
| XYZ | 6.58 | 5.07 | 16.55 | - |
| YUV | 64.72 | 155.81 | 128.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 114 | 0.43 | 0.52 | 0 | 0.55 | 250.17 | 0.35 | 0.33 |
| Hex | 41 | 37 | 72 | 2B | 34 | 0 | 37 | FA | 23 | 21 |
| Octal | 101 | 67 | 162 | 53 | 64 | 0 | 67 | 372 | 43 | 41 |
| Binary | 1000001 | 110111 | 1110010 | 101011 | 110100 | 0 | 110111 | 11111010 | 100011 | 100001 |
Color Harmonies of #413772
Complementary color
Monochromatic Colors of #413772
Black with #413772
Text Example
Text Example
White with #413772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413772; }
p { color: rgb(65,55,114); }
H1.HeaderClassName
{
color: #413772;
}
.AnyTagClassName
{
color: #413772;
}
</style>
background-color css
<style>
a { background-color: #413772; }
a { background-color: rgb(65,55,114); }
div.DivClassName
{
background-color: #413772;
}
.BgClassName
{
background-color: #413772;
}
</style>
border-color css
<style>
span { border-color: #413772; }
span { border-color: rgb(65,55,114); }
td.TdClassName
{
border-color: #413772;
}
.TagClassName
{
border-color: #413772;
}
</style>