Shades of Blumine #396375
Tints of Blumine #396375
RGB
CMYK
RGB Variations
Color information
#396375 (or 0x396375) is known color: Blumine. HEX triplet: 39, 63 and 75. RGB value is (57,99,117). Sum of RGB (Red+Green+Blue) = 57+99+117=273 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.88% from 273); Green value is 99 (39.06% from 255 or 36.26% from 273); Blue value is 117 (46.09% from 255 or 42.86% from 273); Max value from RGB is 117 - color contains mainly: blue. Hex color #396375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396375 is #C69C8A. Grayscale: #585858. Windows color (decimal): -13016203 or 7693113. OLE color: 7693113.
HSL color Cylindrical-coordinate representation of color #396375: hue angle of 198º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #396375 is Cyan = 0.51, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 99 | 117 | - |
| CMYK | 0.51 | 0.15 | 0 | 0.54 |
| HSL | 198º | 0.34% | 0.34% | - |
| HSV(B) | 198º | 0.51% | 0.46% | - |
| XYZ | 9.36 | 11.08 | 18.47 | - |
| YUV | 88.49 | 144.09 | 105.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 99 | 117 | 0.51 | 0.15 | 0 | 0.54 | 198 | 0.34 | 0.34 |
| Hex | 39 | 63 | 75 | 33 | F | 0 | 36 | C6 | 22 | 22 |
| Octal | 71 | 143 | 165 | 63 | 17 | 0 | 66 | 306 | 42 | 42 |
| Binary | 111001 | 1100011 | 1110101 | 110011 | 1111 | 0 | 110110 | 11000110 | 100010 | 100010 |
Color Harmonies of #396375
Complementary color
Monochromatic Colors of #396375
Black with #396375
Text Example
Text Example
White with #396375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396375; }
p { color: rgb(57,99,117); }
H1.HeaderClassName
{
color: #396375;
}
.AnyTagClassName
{
color: #396375;
}
</style>
background-color css
<style>
a { background-color: #396375; }
a { background-color: rgb(57,99,117); }
div.DivClassName
{
background-color: #396375;
}
.BgClassName
{
background-color: #396375;
}
</style>
border-color css
<style>
span { border-color: #396375; }
span { border-color: rgb(57,99,117); }
td.TdClassName
{
border-color: #396375;
}
.TagClassName
{
border-color: #396375;
}
</style>