Shades of Gulf Blue #394865
Tints of Gulf Blue #394865
RGB
CMYK
RGB Variations
Color information
#394865 (or 0x394865) is known color: Gulf Blue. HEX triplet: 39, 48 and 65. RGB value is (57,72,101). Sum of RGB (Red+Green+Blue) = 57+72+101=230 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.78% from 230); Green value is 72 (28.52% from 255 or 31.30% from 230); Blue value is 101 (39.84% from 255 or 43.91% from 230); Max value from RGB is 101 - color contains mainly: blue. Hex color #394865 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394865 is #C6B79A. Grayscale: #464646. Windows color (decimal): -13023131 or 6637625. OLE color: 6637625.
HSL color Cylindrical-coordinate representation of color #394865: hue angle of 219.55º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #394865 is Cyan = 0.44, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 72 | 101 | - |
| CMYK | 0.44 | 0.29 | 0 | 0.60 |
| HSL | 219.55º | 0.28% | 0.31% | - |
| HSV(B) | 219.55º | 0.44% | 0.4% | - |
| XYZ | 6.35 | 6.44 | 13.22 | - |
| YUV | 70.82 | 145.03 | 118.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 72 | 101 | 0.44 | 0.29 | 0 | 0.60 | 219.55 | 0.28 | 0.31 |
| Hex | 39 | 48 | 65 | 2C | 1D | 0 | 3C | DC | 1C | 1F |
| Octal | 71 | 110 | 145 | 54 | 35 | 0 | 74 | 334 | 34 | 37 |
| Binary | 111001 | 1001000 | 1100101 | 101100 | 11101 | 0 | 111100 | 11011100 | 11100 | 11111 |
Color Harmonies of #394865
Complementary color
Monochromatic Colors of #394865
Black with #394865
Text Example
Text Example
White with #394865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394865; }
p { color: rgb(57,72,101); }
H1.HeaderClassName
{
color: #394865;
}
.AnyTagClassName
{
color: #394865;
}
</style>
background-color css
<style>
a { background-color: #394865; }
a { background-color: rgb(57,72,101); }
div.DivClassName
{
background-color: #394865;
}
.BgClassName
{
background-color: #394865;
}
</style>
border-color css
<style>
span { border-color: #394865; }
span { border-color: rgb(57,72,101); }
td.TdClassName
{
border-color: #394865;
}
.TagClassName
{
border-color: #394865;
}
</style>