Shades of Gulf Blue #394660
Tints of Gulf Blue #394660
RGB
CMYK
RGB Variations
Color information
#394660 (or 0x394660) is known color: Gulf Blue. HEX triplet: 39, 46 and 60. RGB value is (57,70,96). Sum of RGB (Red+Green+Blue) = 57+70+96=223 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.56% from 223); Green value is 70 (27.73% from 255 or 31.39% from 223); Blue value is 96 (37.89% from 255 or 43.05% from 223); Max value from RGB is 96 - color contains mainly: blue. Hex color #394660 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394660 is #C6B99F. Grayscale: #444444. Windows color (decimal): -13023648 or 6309433. OLE color: 6309433.
HSL color Cylindrical-coordinate representation of color #394660: hue angle of 220º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #394660 is Cyan = 0.41, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 70 | 96 | - |
| CMYK | 0.41 | 0.27 | 0 | 0.62 |
| HSL | 220º | 0.25% | 0.3% | - |
| HSV(B) | 220º | 0.41% | 0.38% | - |
| XYZ | 5.99 | 6.09 | 11.93 | - |
| YUV | 69.08 | 143.19 | 119.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 70 | 96 | 0.41 | 0.27 | 0 | 0.62 | 220 | 0.25 | 0.3 |
| Hex | 39 | 46 | 60 | 29 | 1B | 0 | 3E | DC | 19 | 1E |
| Octal | 71 | 106 | 140 | 51 | 33 | 0 | 76 | 334 | 31 | 36 |
| Binary | 111001 | 1000110 | 1100000 | 101001 | 11011 | 0 | 111110 | 11011100 | 11001 | 11110 |
Color Harmonies of #394660
Complementary color
Monochromatic Colors of #394660
Black with #394660
Text Example
Text Example
White with #394660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394660; }
p { color: rgb(57,70,96); }
H1.HeaderClassName
{
color: #394660;
}
.AnyTagClassName
{
color: #394660;
}
</style>
background-color css
<style>
a { background-color: #394660; }
a { background-color: rgb(57,70,96); }
div.DivClassName
{
background-color: #394660;
}
.BgClassName
{
background-color: #394660;
}
</style>
border-color css
<style>
span { border-color: #394660; }
span { border-color: rgb(57,70,96); }
td.TdClassName
{
border-color: #394660;
}
.TagClassName
{
border-color: #394660;
}
</style>