Shades of Gulf Blue #394058
Tints of Gulf Blue #394058
RGB
CMYK
RGB Variations
Color information
#394058 (or 0x394058) is known color: Gulf Blue. HEX triplet: 39, 40 and 58. RGB value is (57,64,88). Sum of RGB (Red+Green+Blue) = 57+64+88=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 64 (25.39% from 255 or 30.62% from 209); Blue value is 88 (34.77% from 255 or 42.11% from 209); Max value from RGB is 88 - color contains mainly: blue. Hex color #394058 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394058 is #C6BFA7. Grayscale: #404040. Windows color (decimal): -13025192 or 5783609. OLE color: 5783609.
HSL color Cylindrical-coordinate representation of color #394058: hue angle of 226.45º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #394058 is Cyan = 0.35, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 57 | 64 | 88 | - |
| CMYK | 0.35 | 0.27 | 0 | 0.65 |
| HSL | 226.45º | 0.21% | 0.28% | - |
| HSV(B) | 226.45º | 0.35% | 0.35% | - |
| XYZ | 5.28 | 5.24 | 9.97 | - |
| YUV | 64.64 | 141.18 | 122.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 88 | 0.35 | 0.27 | 0 | 0.65 | 226.45 | 0.21 | 0.28 |
| Hex | 39 | 40 | 58 | 23 | 1B | 0 | 41 | E2 | 15 | 1C |
| Octal | 71 | 100 | 130 | 43 | 33 | 0 | 101 | 342 | 25 | 34 |
| Binary | 111001 | 1000000 | 1011000 | 100011 | 11011 | 0 | 1000001 | 11100010 | 10101 | 11100 |
Color Harmonies of #394058
Complementary color
Monochromatic Colors of #394058
Black with #394058
Text Example
Text Example
White with #394058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394058; }
p { color: rgb(57,64,88); }
H1.HeaderClassName
{
color: #394058;
}
.AnyTagClassName
{
color: #394058;
}
</style>
background-color css
<style>
a { background-color: #394058; }
a { background-color: rgb(57,64,88); }
div.DivClassName
{
background-color: #394058;
}
.BgClassName
{
background-color: #394058;
}
</style>
border-color css
<style>
span { border-color: #394058; }
span { border-color: rgb(57,64,88); }
td.TdClassName
{
border-color: #394058;
}
.TagClassName
{
border-color: #394058;
}
</style>