Shades of Blumine #396679
Tints of Blumine #396679
RGB
CMYK
RGB Variations
Color information
#396679 (or 0x396679) is known color: Blumine. HEX triplet: 39, 66 and 79. RGB value is (57,102,121). Sum of RGB (Red+Green+Blue) = 57+102+121=280 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20.36% from 280); Green value is 102 (40.23% from 255 or 36.43% from 280); Blue value is 121 (47.66% from 255 or 43.21% from 280); Max value from RGB is 121 - color contains mainly: blue. Hex color #396679 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396679 is #C69986. Grayscale: #5A5A5A. Windows color (decimal): -13015431 or 7956025. OLE color: 7956025.
HSL color Cylindrical-coordinate representation of color #396679: hue angle of 197.81º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #396679 is Cyan = 0.53, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 102 | 121 | - |
| CMYK | 0.53 | 0.16 | 0 | 0.53 |
| HSL | 197.81º | 0.36% | 0.35% | - |
| HSV(B) | 197.81º | 0.53% | 0.47% | - |
| XYZ | 9.89 | 11.75 | 19.84 | - |
| YUV | 90.71 | 145.09 | 103.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 102 | 121 | 0.53 | 0.16 | 0 | 0.53 | 197.81 | 0.36 | 0.35 |
| Hex | 39 | 66 | 79 | 35 | 10 | 0 | 35 | C6 | 24 | 23 |
| Octal | 71 | 146 | 171 | 65 | 20 | 0 | 65 | 306 | 44 | 43 |
| Binary | 111001 | 1100110 | 1111001 | 110101 | 10000 | 0 | 110101 | 11000110 | 100100 | 100011 |
Color Harmonies of #396679
Complementary color
Monochromatic Colors of #396679
Black with #396679
Text Example
Text Example
White with #396679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396679; }
p { color: rgb(57,102,121); }
H1.HeaderClassName
{
color: #396679;
}
.AnyTagClassName
{
color: #396679;
}
</style>
background-color css
<style>
a { background-color: #396679; }
a { background-color: rgb(57,102,121); }
div.DivClassName
{
background-color: #396679;
}
.BgClassName
{
background-color: #396679;
}
</style>
border-color css
<style>
span { border-color: #396679; }
span { border-color: rgb(57,102,121); }
td.TdClassName
{
border-color: #396679;
}
.TagClassName
{
border-color: #396679;
}
</style>