Shades of Blumine #396474
Tints of Blumine #396474
RGB
CMYK
RGB Variations
Color information
#396474 (or 0x396474) is known color: Blumine. HEX triplet: 39, 64 and 74. RGB value is (57,100,116). Sum of RGB (Red+Green+Blue) = 57+100+116=273 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.88% from 273); Green value is 100 (39.45% from 255 or 36.63% from 273); Blue value is 116 (45.70% from 255 or 42.49% from 273); Max value from RGB is 116 - color contains mainly: blue. Hex color #396474 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396474 is #C69B8B. Grayscale: #585858. Windows color (decimal): -13015948 or 7627833. OLE color: 7627833.
HSL color Cylindrical-coordinate representation of color #396474: hue angle of 196.27º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #396474 is Cyan = 0.51, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 100 | 116 | - |
| CMYK | 0.51 | 0.14 | 0 | 0.55 |
| HSL | 196.27º | 0.34% | 0.34% | - |
| HSV(B) | 196.27º | 0.51% | 0.45% | - |
| XYZ | 9.4 | 11.25 | 18.2 | - |
| YUV | 88.97 | 143.25 | 105.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 100 | 116 | 0.51 | 0.14 | 0 | 0.55 | 196.27 | 0.34 | 0.34 |
| Hex | 39 | 64 | 74 | 33 | E | 0 | 37 | C4 | 22 | 22 |
| Octal | 71 | 144 | 164 | 63 | 16 | 0 | 67 | 304 | 42 | 42 |
| Binary | 111001 | 1100100 | 1110100 | 110011 | 1110 | 0 | 110111 | 11000100 | 100010 | 100010 |
Color Harmonies of #396474
Complementary color
Monochromatic Colors of #396474
Black with #396474
Text Example
Text Example
White with #396474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396474; }
p { color: rgb(57,100,116); }
H1.HeaderClassName
{
color: #396474;
}
.AnyTagClassName
{
color: #396474;
}
</style>
background-color css
<style>
a { background-color: #396474; }
a { background-color: rgb(57,100,116); }
div.DivClassName
{
background-color: #396474;
}
.BgClassName
{
background-color: #396474;
}
</style>
border-color css
<style>
span { border-color: #396474; }
span { border-color: rgb(57,100,116); }
td.TdClassName
{
border-color: #396474;
}
.TagClassName
{
border-color: #396474;
}
</style>