Shades of Gulf Blue #313856
Tints of Gulf Blue #313856
RGB
CMYK
RGB Variations
Color information
#313856 (or 0x313856) is known color: Gulf Blue. HEX triplet: 31, 38 and 56. RGB value is (49,56,86). Sum of RGB (Red+Green+Blue) = 49+56+86=191 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.65% from 191); Green value is 56 (22.27% from 255 or 29.32% from 191); Blue value is 86 (33.98% from 255 or 45.03% from 191); Max value from RGB is 86 - color contains mainly: blue. Hex color #313856 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313856 is #CEC7A9. Grayscale: #393939. Windows color (decimal): -13551530 or 5650481. OLE color: 5650481.
HSL color Cylindrical-coordinate representation of color #313856: hue angle of 228.65º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #313856 is Cyan = 0.43, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 56 | 86 | - |
| CMYK | 0.43 | 0.35 | 0 | 0.66 |
| HSL | 228.65º | 0.27% | 0.26% | - |
| HSV(B) | 228.65º | 0.43% | 0.34% | - |
| XYZ | 4.36 | 4.15 | 9.38 | - |
| YUV | 57.33 | 144.18 | 122.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 56 | 86 | 0.43 | 0.35 | 0 | 0.66 | 228.65 | 0.27 | 0.26 |
| Hex | 31 | 38 | 56 | 2B | 23 | 0 | 42 | E5 | 1B | 1A |
| Octal | 61 | 70 | 126 | 53 | 43 | 0 | 102 | 345 | 33 | 32 |
| Binary | 110001 | 111000 | 1010110 | 101011 | 100011 | 0 | 1000010 | 11100101 | 11011 | 11010 |
Color Harmonies of #313856
Complementary color
Monochromatic Colors of #313856
Black with #313856
Text Example
Text Example
White with #313856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313856; }
p { color: rgb(49,56,86); }
H1.HeaderClassName
{
color: #313856;
}
.AnyTagClassName
{
color: #313856;
}
</style>
background-color css
<style>
a { background-color: #313856; }
a { background-color: rgb(49,56,86); }
div.DivClassName
{
background-color: #313856;
}
.BgClassName
{
background-color: #313856;
}
</style>
border-color css
<style>
span { border-color: #313856; }
span { border-color: rgb(49,56,86); }
td.TdClassName
{
border-color: #313856;
}
.TagClassName
{
border-color: #313856;
}
</style>