Shades of Gulf Blue #313857
Tints of Gulf Blue #313857
RGB
CMYK
RGB Variations
Color information
#313857 (or 0x313857) is known color: Gulf Blue. HEX triplet: 31, 38 and 57. RGB value is (49,56,87). Sum of RGB (Red+Green+Blue) = 49+56+87=192 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.52% from 192); Green value is 56 (22.27% from 255 or 29.17% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 87 - color contains mainly: blue. Hex color #313857 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313857 is #CEC7A8. Grayscale: #393939. Windows color (decimal): -13551529 or 5716017. OLE color: 5716017.
HSL color Cylindrical-coordinate representation of color #313857: hue angle of 228.95º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #313857 is Cyan = 0.44, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 56 | 87 | - |
| CMYK | 0.44 | 0.36 | 0 | 0.66 |
| HSL | 228.95º | 0.28% | 0.27% | - |
| HSV(B) | 228.95º | 0.44% | 0.34% | - |
| XYZ | 4.4 | 4.17 | 9.59 | - |
| YUV | 57.44 | 144.68 | 121.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 56 | 87 | 0.44 | 0.36 | 0 | 0.66 | 228.95 | 0.28 | 0.27 |
| Hex | 31 | 38 | 57 | 2C | 24 | 0 | 42 | E5 | 1C | 1B |
| Octal | 61 | 70 | 127 | 54 | 44 | 0 | 102 | 345 | 34 | 33 |
| Binary | 110001 | 111000 | 1010111 | 101100 | 100100 | 0 | 1000010 | 11100101 | 11100 | 11011 |
Color Harmonies of #313857
Complementary color
Monochromatic Colors of #313857
Black with #313857
Text Example
Text Example
White with #313857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313857; }
p { color: rgb(49,56,87); }
H1.HeaderClassName
{
color: #313857;
}
.AnyTagClassName
{
color: #313857;
}
</style>
background-color css
<style>
a { background-color: #313857; }
a { background-color: rgb(49,56,87); }
div.DivClassName
{
background-color: #313857;
}
.BgClassName
{
background-color: #313857;
}
</style>
border-color css
<style>
span { border-color: #313857; }
span { border-color: rgb(49,56,87); }
td.TdClassName
{
border-color: #313857;
}
.TagClassName
{
border-color: #313857;
}
</style>