Shades of Gulf Blue #394966
Tints of Gulf Blue #394966
RGB
CMYK
RGB Variations
Color information
#394966 (or 0x394966) is known color: Gulf Blue. HEX triplet: 39, 49 and 66. RGB value is (57,73,102). Sum of RGB (Red+Green+Blue) = 57+73+102=232 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.57% from 232); Green value is 73 (28.91% from 255 or 31.47% from 232); Blue value is 102 (40.23% from 255 or 43.97% from 232); Max value from RGB is 102 - color contains mainly: blue. Hex color #394966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394966 is #C6B699. Grayscale: #474747. Windows color (decimal): -13022874 or 6703417. OLE color: 6703417.
HSL color Cylindrical-coordinate representation of color #394966: hue angle of 218.67º 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 #394966 is Cyan = 0.44, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 73 | 102 | - |
| CMYK | 0.44 | 0.28 | 0 | 0.6 |
| HSL | 218.67º | 0.28% | 0.31% | - |
| HSV(B) | 218.67º | 0.44% | 0.4% | - |
| XYZ | 6.47 | 6.59 | 13.5 | - |
| YUV | 71.52 | 145.2 | 117.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 73 | 102 | 0.44 | 0.28 | 0 | 0.6 | 218.67 | 0.28 | 0.31 |
| Hex | 39 | 49 | 66 | 2C | 1C | 0 | 3C | DB | 1C | 1F |
| Octal | 71 | 111 | 146 | 54 | 34 | 0 | 74 | 333 | 34 | 37 |
| Binary | 111001 | 1001001 | 1100110 | 101100 | 11100 | 0 | 111100 | 11011011 | 11100 | 11111 |
Color Harmonies of #394966
Complementary color
Monochromatic Colors of #394966
Black with #394966
Text Example
Text Example
White with #394966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394966; }
p { color: rgb(57,73,102); }
H1.HeaderClassName
{
color: #394966;
}
.AnyTagClassName
{
color: #394966;
}
</style>
background-color css
<style>
a { background-color: #394966; }
a { background-color: rgb(57,73,102); }
div.DivClassName
{
background-color: #394966;
}
.BgClassName
{
background-color: #394966;
}
</style>
border-color css
<style>
span { border-color: #394966; }
span { border-color: rgb(57,73,102); }
td.TdClassName
{
border-color: #394966;
}
.TagClassName
{
border-color: #394966;
}
</style>