Shades of Blumine #396576
Tints of Blumine #396576
RGB
CMYK
RGB Variations
Color information
#396576 (or 0x396576) is known color: Blumine. HEX triplet: 39, 65 and 76. RGB value is (57,101,118). Sum of RGB (Red+Green+Blue) = 57+101+118=276 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.65% from 276); Green value is 101 (39.84% from 255 or 36.59% from 276); Blue value is 118 (46.48% from 255 or 42.75% from 276); Max value from RGB is 118 - color contains mainly: blue. Hex color #396576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396576 is #C69A89. Grayscale: #595959. Windows color (decimal): -13015690 or 7759161. OLE color: 7759161.
HSL color Cylindrical-coordinate representation of color #396576: hue angle of 196.72º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #396576 is Cyan = 0.52, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 101 | 118 | - |
| CMYK | 0.52 | 0.14 | 0 | 0.54 |
| HSL | 196.72º | 0.35% | 0.34% | - |
| HSV(B) | 196.72º | 0.52% | 0.46% | - |
| XYZ | 9.61 | 11.49 | 18.85 | - |
| YUV | 89.78 | 143.92 | 104.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 101 | 118 | 0.52 | 0.14 | 0 | 0.54 | 196.72 | 0.35 | 0.34 |
| Hex | 39 | 65 | 76 | 34 | E | 0 | 36 | C5 | 23 | 22 |
| Octal | 71 | 145 | 166 | 64 | 16 | 0 | 66 | 305 | 43 | 42 |
| Binary | 111001 | 1100101 | 1110110 | 110100 | 1110 | 0 | 110110 | 11000101 | 100011 | 100010 |
Color Harmonies of #396576
Complementary color
Monochromatic Colors of #396576
Black with #396576
Text Example
Text Example
White with #396576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396576; }
p { color: rgb(57,101,118); }
H1.HeaderClassName
{
color: #396576;
}
.AnyTagClassName
{
color: #396576;
}
</style>
background-color css
<style>
a { background-color: #396576; }
a { background-color: rgb(57,101,118); }
div.DivClassName
{
background-color: #396576;
}
.BgClassName
{
background-color: #396576;
}
</style>
border-color css
<style>
span { border-color: #396576; }
span { border-color: rgb(57,101,118); }
td.TdClassName
{
border-color: #396576;
}
.TagClassName
{
border-color: #396576;
}
</style>