Shades of Gulf Blue #374460
Tints of Gulf Blue #374460
RGB
CMYK
RGB Variations
Color information
#374460 (or 0x374460) is known color: Gulf Blue. HEX triplet: 37, 44 and 60. RGB value is (55,68,96). Sum of RGB (Red+Green+Blue) = 55+68+96=219 (29% of max value = 765). Red value is 55 (21.88% from 255 or 25.11% from 219); Green value is 68 (26.95% from 255 or 31.05% from 219); Blue value is 96 (37.89% from 255 or 43.84% from 219); Max value from RGB is 96 - color contains mainly: blue. Hex color #374460 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #374460 is #C8BB9F. Grayscale: #434343. Windows color (decimal): -13155232 or 6308919. OLE color: 6308919.
HSL color Cylindrical-coordinate representation of color #374460: hue angle of 220.98º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #374460 is Cyan = 0.43, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 68 | 96 | - |
| CMYK | 0.43 | 0.29 | 0 | 0.62 |
| HSL | 220.98º | 0.27% | 0.3% | - |
| HSV(B) | 220.98º | 0.43% | 0.38% | - |
| XYZ | 5.75 | 5.79 | 11.88 | - |
| YUV | 67.31 | 144.19 | 119.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 68 | 96 | 0.43 | 0.29 | 0 | 0.62 | 220.98 | 0.27 | 0.3 |
| Hex | 37 | 44 | 60 | 2B | 1D | 0 | 3E | DD | 1B | 1E |
| Octal | 67 | 104 | 140 | 53 | 35 | 0 | 76 | 335 | 33 | 36 |
| Binary | 110111 | 1000100 | 1100000 | 101011 | 11101 | 0 | 111110 | 11011101 | 11011 | 11110 |
Color Harmonies of #374460
Complementary color
Monochromatic Colors of #374460
Black with #374460
Text Example
Text Example
White with #374460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374460; }
p { color: rgb(55,68,96); }
H1.HeaderClassName
{
color: #374460;
}
.AnyTagClassName
{
color: #374460;
}
</style>
background-color css
<style>
a { background-color: #374460; }
a { background-color: rgb(55,68,96); }
div.DivClassName
{
background-color: #374460;
}
.BgClassName
{
background-color: #374460;
}
</style>
border-color css
<style>
span { border-color: #374460; }
span { border-color: rgb(55,68,96); }
td.TdClassName
{
border-color: #374460;
}
.TagClassName
{
border-color: #374460;
}
</style>