Shades of Blumine #406072
Tints of Blumine #406072
RGB
CMYK
RGB Variations
Color information
#406072 (or 0x406072) is known color: Blumine. HEX triplet: 40, 60 and 72. RGB value is (64,96,114). Sum of RGB (Red+Green+Blue) = 64+96+114=274 (36% of max value = 765). Red value is 64 (25.39% from 255 or 23.36% from 274); Green value is 96 (37.89% from 255 or 35.04% from 274); Blue value is 114 (44.92% from 255 or 41.61% from 274); Max value from RGB is 114 - color contains mainly: blue. Hex color #406072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406072 is #BF9F8D. Grayscale: #585858. Windows color (decimal): -12558222 or 7495744. OLE color: 7495744.
HSL color Cylindrical-coordinate representation of color #406072: hue angle of 201.6º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #406072 is Cyan = 0.44, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 96 | 114 | - |
| CMYK | 0.44 | 0.16 | 0 | 0.55 |
| HSL | 201.6º | 0.28% | 0.35% | - |
| HSV(B) | 201.6º | 0.44% | 0.45% | - |
| XYZ | 9.33 | 10.67 | 17.49 | - |
| YUV | 88.48 | 142.4 | 110.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 96 | 114 | 0.44 | 0.16 | 0 | 0.55 | 201.6 | 0.28 | 0.35 |
| Hex | 40 | 60 | 72 | 2C | 10 | 0 | 37 | CA | 1C | 23 |
| Octal | 100 | 140 | 162 | 54 | 20 | 0 | 67 | 312 | 34 | 43 |
| Binary | 1000000 | 1100000 | 1110010 | 101100 | 10000 | 0 | 110111 | 11001010 | 11100 | 100011 |
Color Harmonies of #406072
Complementary color
Monochromatic Colors of #406072
Black with #406072
Text Example
Text Example
White with #406072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406072; }
p { color: rgb(64,96,114); }
H1.HeaderClassName
{
color: #406072;
}
.AnyTagClassName
{
color: #406072;
}
</style>
background-color css
<style>
a { background-color: #406072; }
a { background-color: rgb(64,96,114); }
div.DivClassName
{
background-color: #406072;
}
.BgClassName
{
background-color: #406072;
}
</style>
border-color css
<style>
span { border-color: #406072; }
span { border-color: rgb(64,96,114); }
td.TdClassName
{
border-color: #406072;
}
.TagClassName
{
border-color: #406072;
}
</style>