Shades of Minsk #403768
Tints of Minsk #403768
RGB
CMYK
RGB Variations
Color information
#403768 (or 0x403768) is known color: Minsk. HEX triplet: 40, 37 and 68. RGB value is (64,55,104). Sum of RGB (Red+Green+Blue) = 64+55+104=223 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.70% from 223); Green value is 55 (21.88% from 255 or 24.66% from 223); Blue value is 104 (41.02% from 255 or 46.64% from 223); Max value from RGB is 104 - color contains mainly: blue. Hex color #403768 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403768 is #BFC897. Grayscale: #3F3F3F. Windows color (decimal): -12568728 or 6829888. OLE color: 6829888.
HSL color Cylindrical-coordinate representation of color #403768: hue angle of 251.02º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #403768 is Cyan = 0.38, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 55 | 104 | - |
| CMYK | 0.38 | 0.47 | 0 | 0.59 |
| HSL | 251.02º | 0.31% | 0.31% | - |
| HSV(B) | 251.02º | 0.47% | 0.41% | - |
| XYZ | 5.98 | 4.82 | 13.71 | - |
| YUV | 63.28 | 150.98 | 128.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 55 | 104 | 0.38 | 0.47 | 0 | 0.59 | 251.02 | 0.31 | 0.31 |
| Hex | 40 | 37 | 68 | 26 | 2F | 0 | 3B | FB | 1F | 1F |
| Octal | 100 | 67 | 150 | 46 | 57 | 0 | 73 | 373 | 37 | 37 |
| Binary | 1000000 | 110111 | 1101000 | 100110 | 101111 | 0 | 111011 | 11111011 | 11111 | 11111 |
Color Harmonies of #403768
Complementary color
Monochromatic Colors of #403768
Black with #403768
Text Example
Text Example
White with #403768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403768; }
p { color: rgb(64,55,104); }
H1.HeaderClassName
{
color: #403768;
}
.AnyTagClassName
{
color: #403768;
}
</style>
background-color css
<style>
a { background-color: #403768; }
a { background-color: rgb(64,55,104); }
div.DivClassName
{
background-color: #403768;
}
.BgClassName
{
background-color: #403768;
}
</style>
border-color css
<style>
span { border-color: #403768; }
span { border-color: rgb(64,55,104); }
td.TdClassName
{
border-color: #403768;
}
.TagClassName
{
border-color: #403768;
}
</style>