Shades of Blumine #396671
Tints of Blumine #396671
RGB
CMYK
RGB Variations
Color information
#396671 (or 0x396671) is known color: Blumine. HEX triplet: 39, 66 and 71. RGB value is (57,102,113). Sum of RGB (Red+Green+Blue) = 57+102+113=272 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.96% from 272); Green value is 102 (40.23% from 255 or 37.5% from 272); Blue value is 113 (44.53% from 255 or 41.54% from 272); Max value from RGB is 113 - color contains mainly: blue. Hex color #396671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396671 is #C6998E. Grayscale: #595959. Windows color (decimal): -13015439 or 7431737. OLE color: 7431737.
HSL color Cylindrical-coordinate representation of color #396671: hue angle of 191.79º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #396671 is Cyan = 0.50, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 102 | 113 | - |
| CMYK | 0.50 | 0.10 | 0 | 0.56 |
| HSL | 191.79º | 0.33% | 0.33% | - |
| HSV(B) | 191.79º | 0.5% | 0.44% | - |
| XYZ | 9.42 | 11.56 | 17.36 | - |
| YUV | 89.8 | 141.09 | 104.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 102 | 113 | 0.50 | 0.10 | 0 | 0.56 | 191.79 | 0.33 | 0.33 |
| Hex | 39 | 66 | 71 | 32 | A | 0 | 38 | C0 | 21 | 21 |
| Octal | 71 | 146 | 161 | 62 | 12 | 0 | 70 | 300 | 41 | 41 |
| Binary | 111001 | 1100110 | 1110001 | 110010 | 1010 | 0 | 111000 | 11000000 | 100001 | 100001 |
Color Harmonies of #396671
Complementary color
Monochromatic Colors of #396671
Black with #396671
Text Example
Text Example
White with #396671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396671; }
p { color: rgb(57,102,113); }
H1.HeaderClassName
{
color: #396671;
}
.AnyTagClassName
{
color: #396671;
}
</style>
background-color css
<style>
a { background-color: #396671; }
a { background-color: rgb(57,102,113); }
div.DivClassName
{
background-color: #396671;
}
.BgClassName
{
background-color: #396671;
}
</style>
border-color css
<style>
span { border-color: #396671; }
span { border-color: rgb(57,102,113); }
td.TdClassName
{
border-color: #396671;
}
.TagClassName
{
border-color: #396671;
}
</style>