Shades of Gulf Blue #374767
Tints of Gulf Blue #374767
RGB
CMYK
RGB Variations
Color information
#374767 (or 0x374767) is known color: Gulf Blue. HEX triplet: 37, 47 and 67. RGB value is (55,71,103). Sum of RGB (Red+Green+Blue) = 55+71+103=229 (30% of max value = 765). Red value is 55 (21.88% from 255 or 24.02% from 229); Green value is 71 (28.12% from 255 or 31.00% from 229); Blue value is 103 (40.62% from 255 or 44.98% from 229); Max value from RGB is 103 - color contains mainly: blue. Hex color #374767 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #374767 is #C8B898. Grayscale: #454545. Windows color (decimal): -13154457 or 6768439. OLE color: 6768439.
HSL color Cylindrical-coordinate representation of color #374767: hue angle of 220º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #374767 is Cyan = 0.47, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 71 | 103 | - |
| CMYK | 0.47 | 0.31 | 0 | 0.60 |
| HSL | 220º | 0.3% | 0.31% | - |
| HSV(B) | 220º | 0.47% | 0.4% | - |
| XYZ | 6.28 | 6.3 | 13.72 | - |
| YUV | 69.86 | 146.7 | 117.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 71 | 103 | 0.47 | 0.31 | 0 | 0.60 | 220 | 0.3 | 0.31 |
| Hex | 37 | 47 | 67 | 2F | 1F | 0 | 3C | DC | 1E | 1F |
| Octal | 67 | 107 | 147 | 57 | 37 | 0 | 74 | 334 | 36 | 37 |
| Binary | 110111 | 1000111 | 1100111 | 101111 | 11111 | 0 | 111100 | 11011100 | 11110 | 11111 |
Color Harmonies of #374767
Complementary color
Monochromatic Colors of #374767
Black with #374767
Text Example
Text Example
White with #374767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374767; }
p { color: rgb(55,71,103); }
H1.HeaderClassName
{
color: #374767;
}
.AnyTagClassName
{
color: #374767;
}
</style>
background-color css
<style>
a { background-color: #374767; }
a { background-color: rgb(55,71,103); }
div.DivClassName
{
background-color: #374767;
}
.BgClassName
{
background-color: #374767;
}
</style>
border-color css
<style>
span { border-color: #374767; }
span { border-color: rgb(55,71,103); }
td.TdClassName
{
border-color: #374767;
}
.TagClassName
{
border-color: #374767;
}
</style>