Shades of Gulf Blue #394761
Tints of Gulf Blue #394761
RGB
CMYK
RGB Variations
Color information
#394761 (or 0x394761) is known color: Gulf Blue. HEX triplet: 39, 47 and 61. RGB value is (57,71,97). Sum of RGB (Red+Green+Blue) = 57+71+97=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 71 (28.12% from 255 or 31.56% from 225); Blue value is 97 (38.28% from 255 or 43.11% from 225); Max value from RGB is 97 - color contains mainly: blue. Hex color #394761 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394761 is #C6B89E. Grayscale: #454545. Windows color (decimal): -13023391 or 6375225. OLE color: 6375225.
HSL color Cylindrical-coordinate representation of color #394761: hue angle of 219º degrees, saturation: 0.26, 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 #394761 is Cyan = 0.41, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 71 | 97 | - |
| CMYK | 0.41 | 0.27 | 0 | 0.62 |
| HSL | 219º | 0.26% | 0.3% | - |
| HSV(B) | 219º | 0.41% | 0.38% | - |
| XYZ | 6.1 | 6.24 | 12.19 | - |
| YUV | 69.78 | 143.36 | 118.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 71 | 97 | 0.41 | 0.27 | 0 | 0.62 | 219 | 0.26 | 0.3 |
| Hex | 39 | 47 | 61 | 29 | 1B | 0 | 3E | DB | 1A | 1E |
| Octal | 71 | 107 | 141 | 51 | 33 | 0 | 76 | 333 | 32 | 36 |
| Binary | 111001 | 1000111 | 1100001 | 101001 | 11011 | 0 | 111110 | 11011011 | 11010 | 11110 |
Color Harmonies of #394761
Complementary color
Monochromatic Colors of #394761
Black with #394761
Text Example
Text Example
White with #394761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394761; }
p { color: rgb(57,71,97); }
H1.HeaderClassName
{
color: #394761;
}
.AnyTagClassName
{
color: #394761;
}
</style>
background-color css
<style>
a { background-color: #394761; }
a { background-color: rgb(57,71,97); }
div.DivClassName
{
background-color: #394761;
}
.BgClassName
{
background-color: #394761;
}
</style>
border-color css
<style>
span { border-color: #394761; }
span { border-color: rgb(57,71,97); }
td.TdClassName
{
border-color: #394761;
}
.TagClassName
{
border-color: #394761;
}
</style>