Shades of Blumine #396271
Tints of Blumine #396271
RGB
CMYK
RGB Variations
Color information
#396271 (or 0x396271) is known color: Blumine. HEX triplet: 39, 62 and 71. RGB value is (57,98,113). Sum of RGB (Red+Green+Blue) = 57+98+113=268 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.27% from 268); Green value is 98 (38.67% from 255 or 36.57% from 268); Blue value is 113 (44.53% from 255 or 42.16% from 268); Max value from RGB is 113 - color contains mainly: blue. Hex color #396271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396271 is #C69D8E. Grayscale: #575757. Windows color (decimal): -13016463 or 7430713. OLE color: 7430713.
HSL color Cylindrical-coordinate representation of color #396271: hue angle of 196.07º 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 #396271 is Cyan = 0.50, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 98 | 113 | - |
| CMYK | 0.50 | 0.13 | 0 | 0.56 |
| HSL | 196.07º | 0.33% | 0.33% | - |
| HSV(B) | 196.07º | 0.5% | 0.44% | - |
| XYZ | 9.04 | 10.8 | 17.23 | - |
| YUV | 87.45 | 142.42 | 106.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 98 | 113 | 0.50 | 0.13 | 0 | 0.56 | 196.07 | 0.33 | 0.33 |
| Hex | 39 | 62 | 71 | 32 | D | 0 | 38 | C4 | 21 | 21 |
| Octal | 71 | 142 | 161 | 62 | 15 | 0 | 70 | 304 | 41 | 41 |
| Binary | 111001 | 1100010 | 1110001 | 110010 | 1101 | 0 | 111000 | 11000100 | 100001 | 100001 |
Color Harmonies of #396271
Complementary color
Monochromatic Colors of #396271
Black with #396271
Text Example
Text Example
White with #396271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396271; }
p { color: rgb(57,98,113); }
H1.HeaderClassName
{
color: #396271;
}
.AnyTagClassName
{
color: #396271;
}
</style>
background-color css
<style>
a { background-color: #396271; }
a { background-color: rgb(57,98,113); }
div.DivClassName
{
background-color: #396271;
}
.BgClassName
{
background-color: #396271;
}
</style>
border-color css
<style>
span { border-color: #396271; }
span { border-color: rgb(57,98,113); }
td.TdClassName
{
border-color: #396271;
}
.TagClassName
{
border-color: #396271;
}
</style>