Shades of Gulf Blue #314567
Tints of Gulf Blue #314567
RGB
CMYK
RGB Variations
Color information
#314567 (or 0x314567) is known color: Gulf Blue. HEX triplet: 31, 45 and 67. RGB value is (49,69,103). Sum of RGB (Red+Green+Blue) = 49+69+103=221 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.17% from 221); Green value is 69 (27.34% from 255 or 31.22% from 221); Blue value is 103 (40.62% from 255 or 46.61% from 221); Max value from RGB is 103 - color contains mainly: blue. Hex color #314567 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #314567 is #CEBA98. Grayscale: #424242. Windows color (decimal): -13548185 or 6767921. OLE color: 6767921.
HSL color Cylindrical-coordinate representation of color #314567: hue angle of 217.78º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #314567 is Cyan = 0.52, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 69 | 103 | - |
| CMYK | 0.52 | 0.33 | 0 | 0.60 |
| HSL | 217.78º | 0.36% | 0.3% | - |
| HSV(B) | 217.78º | 0.52% | 0.4% | - |
| XYZ | 5.84 | 5.89 | 13.66 | - |
| YUV | 66.9 | 148.37 | 115.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 69 | 103 | 0.52 | 0.33 | 0 | 0.60 | 217.78 | 0.36 | 0.3 |
| Hex | 31 | 45 | 67 | 34 | 21 | 0 | 3C | DA | 24 | 1E |
| Octal | 61 | 105 | 147 | 64 | 41 | 0 | 74 | 332 | 44 | 36 |
| Binary | 110001 | 1000101 | 1100111 | 110100 | 100001 | 0 | 111100 | 11011010 | 100100 | 11110 |
Color Harmonies of #314567
Complementary color
Monochromatic Colors of #314567
Black with #314567
Text Example
Text Example
White with #314567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314567; }
p { color: rgb(49,69,103); }
H1.HeaderClassName
{
color: #314567;
}
.AnyTagClassName
{
color: #314567;
}
</style>
background-color css
<style>
a { background-color: #314567; }
a { background-color: rgb(49,69,103); }
div.DivClassName
{
background-color: #314567;
}
.BgClassName
{
background-color: #314567;
}
</style>
border-color css
<style>
span { border-color: #314567; }
span { border-color: rgb(49,69,103); }
td.TdClassName
{
border-color: #314567;
}
.TagClassName
{
border-color: #314567;
}
</style>