Shades of Minsk #403269
Tints of Minsk #403269
RGB
CMYK
RGB Variations
Color information
#403269 (or 0x403269) is known color: Minsk. HEX triplet: 40, 32 and 69. RGB value is (64,50,105). Sum of RGB (Red+Green+Blue) = 64+50+105=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 50 (19.92% from 255 or 22.83% from 219); Blue value is 105 (41.41% from 255 or 47.95% from 219); Max value from RGB is 105 - color contains mainly: blue. Hex color #403269 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403269 is #BFCD96. Grayscale: #3C3C3C. Windows color (decimal): -12570007 or 6894144. OLE color: 6894144.
HSL color Cylindrical-coordinate representation of color #403269: hue angle of 255.27º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #403269 is Cyan = 0.39, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 50 | 105 | - |
| CMYK | 0.39 | 0.52 | 0 | 0.59 |
| HSL | 255.27º | 0.35% | 0.3% | - |
| HSV(B) | 255.27º | 0.52% | 0.41% | - |
| XYZ | 5.8 | 4.39 | 13.91 | - |
| YUV | 60.46 | 153.14 | 130.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 50 | 105 | 0.39 | 0.52 | 0 | 0.59 | 255.27 | 0.35 | 0.3 |
| Hex | 40 | 32 | 69 | 27 | 34 | 0 | 3B | FF | 23 | 1E |
| Octal | 100 | 62 | 151 | 47 | 64 | 0 | 73 | 377 | 43 | 36 |
| Binary | 1000000 | 110010 | 1101001 | 100111 | 110100 | 0 | 111011 | 11111111 | 100011 | 11110 |
Color Harmonies of #403269
Complementary color
Monochromatic Colors of #403269
Black with #403269
Text Example
Text Example
White with #403269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403269; }
p { color: rgb(64,50,105); }
H1.HeaderClassName
{
color: #403269;
}
.AnyTagClassName
{
color: #403269;
}
</style>
background-color css
<style>
a { background-color: #403269; }
a { background-color: rgb(64,50,105); }
div.DivClassName
{
background-color: #403269;
}
.BgClassName
{
background-color: #403269;
}
</style>
border-color css
<style>
span { border-color: #403269; }
span { border-color: rgb(64,50,105); }
td.TdClassName
{
border-color: #403269;
}
.TagClassName
{
border-color: #403269;
}
</style>