Shades of Blumine #396277
Tints of Blumine #396277
RGB
CMYK
RGB Variations
Color information
#396277 (or 0x396277) is known color: Blumine. HEX triplet: 39, 62 and 77. RGB value is (57,98,119). Sum of RGB (Red+Green+Blue) = 57+98+119=274 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.80% from 274); Green value is 98 (38.67% from 255 or 35.77% from 274); Blue value is 119 (46.88% from 255 or 43.43% from 274); Max value from RGB is 119 - color contains mainly: blue. Hex color #396277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396277 is #C69D88. Grayscale: #585858. Windows color (decimal): -13016457 or 7823929. OLE color: 7823929.
HSL color Cylindrical-coordinate representation of color #396277: hue angle of 200.32º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #396277 is Cyan = 0.52, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 98 | 119 | - |
| CMYK | 0.52 | 0.18 | 0 | 0.53 |
| HSL | 200.32º | 0.35% | 0.35% | - |
| HSV(B) | 200.32º | 0.52% | 0.47% | - |
| XYZ | 9.38 | 10.94 | 19.07 | - |
| YUV | 88.14 | 145.42 | 105.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 98 | 119 | 0.52 | 0.18 | 0 | 0.53 | 200.32 | 0.35 | 0.35 |
| Hex | 39 | 62 | 77 | 34 | 12 | 0 | 35 | C8 | 23 | 23 |
| Octal | 71 | 142 | 167 | 64 | 22 | 0 | 65 | 310 | 43 | 43 |
| Binary | 111001 | 1100010 | 1110111 | 110100 | 10010 | 0 | 110101 | 11001000 | 100011 | 100011 |
Color Harmonies of #396277
Complementary color
Monochromatic Colors of #396277
Black with #396277
Text Example
Text Example
White with #396277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396277; }
p { color: rgb(57,98,119); }
H1.HeaderClassName
{
color: #396277;
}
.AnyTagClassName
{
color: #396277;
}
</style>
background-color css
<style>
a { background-color: #396277; }
a { background-color: rgb(57,98,119); }
div.DivClassName
{
background-color: #396277;
}
.BgClassName
{
background-color: #396277;
}
</style>
border-color css
<style>
span { border-color: #396277; }
span { border-color: rgb(57,98,119); }
td.TdClassName
{
border-color: #396277;
}
.TagClassName
{
border-color: #396277;
}
</style>