Shades of Minsk #413272
Tints of Minsk #413272
RGB
CMYK
RGB Variations
Color information
#413272 (or 0x413272) is known color: Minsk. HEX triplet: 41, 32 and 72. RGB value is (65,50,114). Sum of RGB (Red+Green+Blue) = 65+50+114=229 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.38% from 229); Green value is 50 (19.92% from 255 or 21.83% from 229); Blue value is 114 (44.92% from 255 or 49.78% from 229); Max value from RGB is 114 - color contains mainly: blue. Hex color #413272 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413272 is #BECD8D. Grayscale: #3D3D3D. Windows color (decimal): -12504462 or 7483969. OLE color: 7483969.
HSL color Cylindrical-coordinate representation of color #413272: hue angle of 254.06º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #413272 is Cyan = 0.43, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 50 | 114 | - |
| CMYK | 0.43 | 0.56 | 0 | 0.55 |
| HSL | 254.06º | 0.39% | 0.32% | - |
| HSV(B) | 254.06º | 0.56% | 0.45% | - |
| XYZ | 6.36 | 4.62 | 16.48 | - |
| YUV | 61.78 | 157.47 | 130.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 50 | 114 | 0.43 | 0.56 | 0 | 0.55 | 254.06 | 0.39 | 0.32 |
| Hex | 41 | 32 | 72 | 2B | 38 | 0 | 37 | FE | 27 | 20 |
| Octal | 101 | 62 | 162 | 53 | 70 | 0 | 67 | 376 | 47 | 40 |
| Binary | 1000001 | 110010 | 1110010 | 101011 | 111000 | 0 | 110111 | 11111110 | 100111 | 100000 |
Color Harmonies of #413272
Complementary color
Monochromatic Colors of #413272
Black with #413272
Text Example
Text Example
White with #413272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413272; }
p { color: rgb(65,50,114); }
H1.HeaderClassName
{
color: #413272;
}
.AnyTagClassName
{
color: #413272;
}
</style>
background-color css
<style>
a { background-color: #413272; }
a { background-color: rgb(65,50,114); }
div.DivClassName
{
background-color: #413272;
}
.BgClassName
{
background-color: #413272;
}
</style>
border-color css
<style>
span { border-color: #413272; }
span { border-color: rgb(65,50,114); }
td.TdClassName
{
border-color: #413272;
}
.TagClassName
{
border-color: #413272;
}
</style>