Shades of Gulf Blue #394766
Tints of Gulf Blue #394766
RGB
CMYK
RGB Variations
Color information
#394766 (or 0x394766) is known color: Gulf Blue. HEX triplet: 39, 47 and 66. RGB value is (57,71,102). Sum of RGB (Red+Green+Blue) = 57+71+102=230 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.78% from 230); Green value is 71 (28.12% from 255 or 30.87% from 230); Blue value is 102 (40.23% from 255 or 44.35% from 230); Max value from RGB is 102 - color contains mainly: blue. Hex color #394766 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394766 is #C6B899. Grayscale: #464646. Windows color (decimal): -13023386 or 6702905. OLE color: 6702905.
HSL color Cylindrical-coordinate representation of color #394766: hue angle of 221.33º 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 #394766 is Cyan = 0.44, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 71 | 102 | - |
| CMYK | 0.44 | 0.30 | 0 | 0.6 |
| HSL | 221.33º | 0.28% | 0.31% | - |
| HSV(B) | 221.33º | 0.44% | 0.4% | - |
| XYZ | 6.34 | 6.34 | 13.46 | - |
| YUV | 70.35 | 145.86 | 118.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 71 | 102 | 0.44 | 0.30 | 0 | 0.6 | 221.33 | 0.28 | 0.31 |
| Hex | 39 | 47 | 66 | 2C | 1E | 0 | 3C | DD | 1C | 1F |
| Octal | 71 | 107 | 146 | 54 | 36 | 0 | 74 | 335 | 34 | 37 |
| Binary | 111001 | 1000111 | 1100110 | 101100 | 11110 | 0 | 111100 | 11011101 | 11100 | 11111 |
Color Harmonies of #394766
Complementary color
Monochromatic Colors of #394766
Black with #394766
Text Example
Text Example
White with #394766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394766; }
p { color: rgb(57,71,102); }
H1.HeaderClassName
{
color: #394766;
}
.AnyTagClassName
{
color: #394766;
}
</style>
background-color css
<style>
a { background-color: #394766; }
a { background-color: rgb(57,71,102); }
div.DivClassName
{
background-color: #394766;
}
.BgClassName
{
background-color: #394766;
}
</style>
border-color css
<style>
span { border-color: #394766; }
span { border-color: rgb(57,71,102); }
td.TdClassName
{
border-color: #394766;
}
.TagClassName
{
border-color: #394766;
}
</style>