Shades of Gulf Blue #314063
Tints of Gulf Blue #314063
RGB
CMYK
RGB Variations
Color information
#314063 (or 0x314063) is known color: Gulf Blue. HEX triplet: 31, 40 and 63. RGB value is (49,64,99). Sum of RGB (Red+Green+Blue) = 49+64+99=212 (28% of max value = 765). Red value is 49 (19.53% from 255 or 23.11% from 212); Green value is 64 (25.39% from 255 or 30.19% from 212); Blue value is 99 (39.06% from 255 or 46.70% from 212); Max value from RGB is 99 - color contains mainly: blue. Hex color #314063 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #314063 is #CEBF9C. Grayscale: #3F3F3F. Windows color (decimal): -13549469 or 6504497. OLE color: 6504497.
HSL color Cylindrical-coordinate representation of color #314063: hue angle of 222º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #314063 is Cyan = 0.51, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 64 | 99 | - |
| CMYK | 0.51 | 0.35 | 0 | 0.61 |
| HSL | 222º | 0.34% | 0.29% | - |
| HSV(B) | 222º | 0.51% | 0.39% | - |
| XYZ | 5.35 | 5.22 | 12.53 | - |
| YUV | 63.51 | 148.03 | 117.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 64 | 99 | 0.51 | 0.35 | 0 | 0.61 | 222 | 0.34 | 0.29 |
| Hex | 31 | 40 | 63 | 33 | 23 | 0 | 3D | DE | 22 | 1D |
| Octal | 61 | 100 | 143 | 63 | 43 | 0 | 75 | 336 | 42 | 35 |
| Binary | 110001 | 1000000 | 1100011 | 110011 | 100011 | 0 | 111101 | 11011110 | 100010 | 11101 |
Color Harmonies of #314063
Complementary color
Monochromatic Colors of #314063
Black with #314063
Text Example
Text Example
White with #314063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314063; }
p { color: rgb(49,64,99); }
H1.HeaderClassName
{
color: #314063;
}
.AnyTagClassName
{
color: #314063;
}
</style>
background-color css
<style>
a { background-color: #314063; }
a { background-color: rgb(49,64,99); }
div.DivClassName
{
background-color: #314063;
}
.BgClassName
{
background-color: #314063;
}
</style>
border-color css
<style>
span { border-color: #314063; }
span { border-color: rgb(49,64,99); }
td.TdClassName
{
border-color: #314063;
}
.TagClassName
{
border-color: #314063;
}
</style>