Shades of Gulf Blue #314060
Tints of Gulf Blue #314060
RGB
CMYK
RGB Variations
Color information
#314060 (or 0x314060) is known color: Gulf Blue. HEX triplet: 31, 40 and 60. RGB value is (49,64,96). Sum of RGB (Red+Green+Blue) = 49+64+96=209 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.44% from 209); Green value is 64 (25.39% from 255 or 30.62% from 209); Blue value is 96 (37.89% from 255 or 45.93% from 209); Max value from RGB is 96 - color contains mainly: blue. Hex color #314060 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #314060 is #CEBF9F. Grayscale: #3F3F3F. Windows color (decimal): -13549472 or 6307889. OLE color: 6307889.
HSL color Cylindrical-coordinate representation of color #314060: hue angle of 220.85º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #314060 is Cyan = 0.49, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 64 | 96 | - |
| CMYK | 0.49 | 0.33 | 0 | 0.62 |
| HSL | 220.85º | 0.32% | 0.28% | - |
| HSV(B) | 220.85º | 0.49% | 0.38% | - |
| XYZ | 5.21 | 5.16 | 11.79 | - |
| YUV | 63.16 | 146.53 | 117.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 64 | 96 | 0.49 | 0.33 | 0 | 0.62 | 220.85 | 0.32 | 0.28 |
| Hex | 31 | 40 | 60 | 31 | 21 | 0 | 3E | DD | 20 | 1C |
| Octal | 61 | 100 | 140 | 61 | 41 | 0 | 76 | 335 | 40 | 34 |
| Binary | 110001 | 1000000 | 1100000 | 110001 | 100001 | 0 | 111110 | 11011101 | 100000 | 11100 |
Color Harmonies of #314060
Complementary color
Monochromatic Colors of #314060
Black with #314060
Text Example
Text Example
White with #314060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314060; }
p { color: rgb(49,64,96); }
H1.HeaderClassName
{
color: #314060;
}
.AnyTagClassName
{
color: #314060;
}
</style>
background-color css
<style>
a { background-color: #314060; }
a { background-color: rgb(49,64,96); }
div.DivClassName
{
background-color: #314060;
}
.BgClassName
{
background-color: #314060;
}
</style>
border-color css
<style>
span { border-color: #314060; }
span { border-color: rgb(49,64,96); }
td.TdClassName
{
border-color: #314060;
}
.TagClassName
{
border-color: #314060;
}
</style>