Shades of Blumine #396672
Tints of Blumine #396672
RGB
CMYK
RGB Variations
Color information
#396672 (or 0x396672) is known color: Blumine. HEX triplet: 39, 66 and 72. RGB value is (57,102,114). Sum of RGB (Red+Green+Blue) = 57+102+114=273 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.88% from 273); Green value is 102 (40.23% from 255 or 37.36% from 273); Blue value is 114 (44.92% from 255 or 41.76% from 273); Max value from RGB is 114 - color contains mainly: blue. Hex color #396672 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396672 is #C6998D. Grayscale: #595959. Windows color (decimal): -13015438 or 7497273. OLE color: 7497273.
HSL color Cylindrical-coordinate representation of color #396672: hue angle of 192.63º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #396672 is Cyan = 0.50, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 102 | 114 | - |
| CMYK | 0.50 | 0.11 | 0 | 0.55 |
| HSL | 192.63º | 0.33% | 0.34% | - |
| HSV(B) | 192.63º | 0.5% | 0.45% | - |
| XYZ | 9.48 | 11.59 | 17.66 | - |
| YUV | 89.91 | 141.59 | 104.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 102 | 114 | 0.50 | 0.11 | 0 | 0.55 | 192.63 | 0.33 | 0.34 |
| Hex | 39 | 66 | 72 | 32 | B | 0 | 37 | C1 | 21 | 22 |
| Octal | 71 | 146 | 162 | 62 | 13 | 0 | 67 | 301 | 41 | 42 |
| Binary | 111001 | 1100110 | 1110010 | 110010 | 1011 | 0 | 110111 | 11000001 | 100001 | 100010 |
Color Harmonies of #396672
Complementary color
Monochromatic Colors of #396672
Black with #396672
Text Example
Text Example
White with #396672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396672; }
p { color: rgb(57,102,114); }
H1.HeaderClassName
{
color: #396672;
}
.AnyTagClassName
{
color: #396672;
}
</style>
background-color css
<style>
a { background-color: #396672; }
a { background-color: rgb(57,102,114); }
div.DivClassName
{
background-color: #396672;
}
.BgClassName
{
background-color: #396672;
}
</style>
border-color css
<style>
span { border-color: #396672; }
span { border-color: rgb(57,102,114); }
td.TdClassName
{
border-color: #396672;
}
.TagClassName
{
border-color: #396672;
}
</style>