Shades of Gulf Blue #374866
Tints of Gulf Blue #374866
RGB
CMYK
RGB Variations
Color information
#374866 (or 0x374866) is known color: Gulf Blue. HEX triplet: 37, 48 and 66. RGB value is (55,72,102). Sum of RGB (Red+Green+Blue) = 55+72+102=229 (30% of max value = 765). Red value is 55 (21.88% from 255 or 24.02% from 229); Green value is 72 (28.52% from 255 or 31.44% from 229); Blue value is 102 (40.23% from 255 or 44.54% from 229); Max value from RGB is 102 - color contains mainly: blue. Hex color #374866 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #374866 is #C8B799. Grayscale: #464646. Windows color (decimal): -13154202 or 6703159. OLE color: 6703159.
HSL color Cylindrical-coordinate representation of color #374866: hue angle of 218.3º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #374866 is Cyan = 0.46, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 72 | 102 | - |
| CMYK | 0.46 | 0.29 | 0 | 0.6 |
| HSL | 218.3º | 0.3% | 0.31% | - |
| HSV(B) | 218.3º | 0.46% | 0.4% | - |
| XYZ | 6.29 | 6.41 | 13.48 | - |
| YUV | 70.34 | 145.87 | 117.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 72 | 102 | 0.46 | 0.29 | 0 | 0.6 | 218.3 | 0.3 | 0.31 |
| Hex | 37 | 48 | 66 | 2E | 1D | 0 | 3C | DA | 1E | 1F |
| Octal | 67 | 110 | 146 | 56 | 35 | 0 | 74 | 332 | 36 | 37 |
| Binary | 110111 | 1001000 | 1100110 | 101110 | 11101 | 0 | 111100 | 11011010 | 11110 | 11111 |
Color Harmonies of #374866
Complementary color
Monochromatic Colors of #374866
Black with #374866
Text Example
Text Example
White with #374866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374866; }
p { color: rgb(55,72,102); }
H1.HeaderClassName
{
color: #374866;
}
.AnyTagClassName
{
color: #374866;
}
</style>
background-color css
<style>
a { background-color: #374866; }
a { background-color: rgb(55,72,102); }
div.DivClassName
{
background-color: #374866;
}
.BgClassName
{
background-color: #374866;
}
</style>
border-color css
<style>
span { border-color: #374866; }
span { border-color: rgb(55,72,102); }
td.TdClassName
{
border-color: #374866;
}
.TagClassName
{
border-color: #374866;
}
</style>