Shades of Blumine #396075
Tints of Blumine #396075
RGB
CMYK
RGB Variations
Color information
#396075 (or 0x396075) is known color: Blumine. HEX triplet: 39, 60 and 75. RGB value is (57,96,117). Sum of RGB (Red+Green+Blue) = 57+96+117=270 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.11% from 270); Green value is 96 (37.89% from 255 or 35.56% from 270); Blue value is 117 (46.09% from 255 or 43.33% from 270); Max value from RGB is 117 - color contains mainly: blue. Hex color #396075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396075 is #C69F8A. Grayscale: #565656. Windows color (decimal): -13016971 or 7692345. OLE color: 7692345.
HSL color Cylindrical-coordinate representation of color #396075: hue angle of 201º 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 #396075 is Cyan = 0.51, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 96 | 117 | - |
| CMYK | 0.51 | 0.18 | 0 | 0.54 |
| HSL | 201º | 0.34% | 0.34% | - |
| HSV(B) | 201º | 0.51% | 0.46% | - |
| XYZ | 9.08 | 10.52 | 18.38 | - |
| YUV | 86.73 | 145.08 | 106.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 96 | 117 | 0.51 | 0.18 | 0 | 0.54 | 201 | 0.34 | 0.34 |
| Hex | 39 | 60 | 75 | 33 | 12 | 0 | 36 | C9 | 22 | 22 |
| Octal | 71 | 140 | 165 | 63 | 22 | 0 | 66 | 311 | 42 | 42 |
| Binary | 111001 | 1100000 | 1110101 | 110011 | 10010 | 0 | 110110 | 11001001 | 100010 | 100010 |
Color Harmonies of #396075
Complementary color
Monochromatic Colors of #396075
Black with #396075
Text Example
Text Example
White with #396075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396075; }
p { color: rgb(57,96,117); }
H1.HeaderClassName
{
color: #396075;
}
.AnyTagClassName
{
color: #396075;
}
</style>
background-color css
<style>
a { background-color: #396075; }
a { background-color: rgb(57,96,117); }
div.DivClassName
{
background-color: #396075;
}
.BgClassName
{
background-color: #396075;
}
</style>
border-color css
<style>
span { border-color: #396075; }
span { border-color: rgb(57,96,117); }
td.TdClassName
{
border-color: #396075;
}
.TagClassName
{
border-color: #396075;
}
</style>