Shades of Gulf Blue #314468
Tints of Gulf Blue #314468
RGB
CMYK
RGB Variations
Color information
#314468 (or 0x314468) is known color: Gulf Blue. HEX triplet: 31, 44 and 68. RGB value is (49,68,104). Sum of RGB (Red+Green+Blue) = 49+68+104=221 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.17% from 221); Green value is 68 (26.95% from 255 or 30.77% from 221); Blue value is 104 (41.02% from 255 or 47.06% from 221); Max value from RGB is 104 - color contains mainly: blue. Hex color #314468 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #314468 is #CEBB97. Grayscale: #424242. Windows color (decimal): -13548440 or 6833201. OLE color: 6833201.
HSL color Cylindrical-coordinate representation of color #314468: hue angle of 219.27º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #314468 is Cyan = 0.53, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 68 | 104 | - |
| CMYK | 0.53 | 0.35 | 0 | 0.59 |
| HSL | 219.27º | 0.36% | 0.3% | - |
| HSV(B) | 219.27º | 0.53% | 0.41% | - |
| XYZ | 5.83 | 5.79 | 13.91 | - |
| YUV | 66.42 | 149.21 | 115.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 68 | 104 | 0.53 | 0.35 | 0 | 0.59 | 219.27 | 0.36 | 0.3 |
| Hex | 31 | 44 | 68 | 35 | 23 | 0 | 3B | DB | 24 | 1E |
| Octal | 61 | 104 | 150 | 65 | 43 | 0 | 73 | 333 | 44 | 36 |
| Binary | 110001 | 1000100 | 1101000 | 110101 | 100011 | 0 | 111011 | 11011011 | 100100 | 11110 |
Color Harmonies of #314468
Complementary color
Monochromatic Colors of #314468
Black with #314468
Text Example
Text Example
White with #314468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314468; }
p { color: rgb(49,68,104); }
H1.HeaderClassName
{
color: #314468;
}
.AnyTagClassName
{
color: #314468;
}
</style>
background-color css
<style>
a { background-color: #314468; }
a { background-color: rgb(49,68,104); }
div.DivClassName
{
background-color: #314468;
}
.BgClassName
{
background-color: #314468;
}
</style>
border-color css
<style>
span { border-color: #314468; }
span { border-color: rgb(49,68,104); }
td.TdClassName
{
border-color: #314468;
}
.TagClassName
{
border-color: #314468;
}
</style>