Shades of Gulf Blue #394059
Tints of Gulf Blue #394059
RGB
CMYK
RGB Variations
Color information
#394059 (or 0x394059) is known color: Gulf Blue. HEX triplet: 39, 40 and 59. RGB value is (57,64,89). Sum of RGB (Red+Green+Blue) = 57+64+89=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 64 (25.39% from 255 or 30.48% from 210); Blue value is 89 (35.16% from 255 or 42.38% from 210); Max value from RGB is 89 - color contains mainly: blue. Hex color #394059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394059 is #C6BFA6. Grayscale: #404040. Windows color (decimal): -13025191 or 5849145. OLE color: 5849145.
HSL color Cylindrical-coordinate representation of color #394059: hue angle of 226.88º degrees, saturation: 0.22, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #394059 is Cyan = 0.36, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 57 | 64 | 89 | - |
| CMYK | 0.36 | 0.28 | 0 | 0.65 |
| HSL | 226.88º | 0.22% | 0.29% | - |
| HSV(B) | 226.88º | 0.36% | 0.35% | - |
| XYZ | 5.32 | 5.26 | 10.19 | - |
| YUV | 64.76 | 141.68 | 122.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 89 | 0.36 | 0.28 | 0 | 0.65 | 226.88 | 0.22 | 0.29 |
| Hex | 39 | 40 | 59 | 24 | 1C | 0 | 41 | E3 | 16 | 1D |
| Octal | 71 | 100 | 131 | 44 | 34 | 0 | 101 | 343 | 26 | 35 |
| Binary | 111001 | 1000000 | 1011001 | 100100 | 11100 | 0 | 1000001 | 11100011 | 10110 | 11101 |
Color Harmonies of #394059
Complementary color
Monochromatic Colors of #394059
Black with #394059
Text Example
Text Example
White with #394059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394059; }
p { color: rgb(57,64,89); }
H1.HeaderClassName
{
color: #394059;
}
.AnyTagClassName
{
color: #394059;
}
</style>
background-color css
<style>
a { background-color: #394059; }
a { background-color: rgb(57,64,89); }
div.DivClassName
{
background-color: #394059;
}
.BgClassName
{
background-color: #394059;
}
</style>
border-color css
<style>
span { border-color: #394059; }
span { border-color: rgb(57,64,89); }
td.TdClassName
{
border-color: #394059;
}
.TagClassName
{
border-color: #394059;
}
</style>