Shades of Gulf Blue #344162
Tints of Gulf Blue #344162
RGB
CMYK
RGB Variations
Color information
#344162 (or 0x344162) is known color: Gulf Blue. HEX triplet: 34, 41 and 62. RGB value is (52,65,98). Sum of RGB (Red+Green+Blue) = 52+65+98=215 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.19% from 215); Green value is 65 (25.78% from 255 or 30.23% from 215); Blue value is 98 (38.67% from 255 or 45.58% from 215); Max value from RGB is 98 - color contains mainly: blue. Hex color #344162 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #344162 is #CBBE9D. Grayscale: #404040. Windows color (decimal): -13352606 or 6439220. OLE color: 6439220.
HSL color Cylindrical-coordinate representation of color #344162: hue angle of 223.04º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #344162 is Cyan = 0.47, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 65 | 98 | - |
| CMYK | 0.47 | 0.34 | 0 | 0.62 |
| HSL | 223.04º | 0.31% | 0.29% | - |
| HSV(B) | 223.04º | 0.47% | 0.38% | - |
| XYZ | 5.51 | 5.39 | 12.31 | - |
| YUV | 64.88 | 146.69 | 118.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 65 | 98 | 0.47 | 0.34 | 0 | 0.62 | 223.04 | 0.31 | 0.29 |
| Hex | 34 | 41 | 62 | 2F | 22 | 0 | 3E | DF | 1F | 1D |
| Octal | 64 | 101 | 142 | 57 | 42 | 0 | 76 | 337 | 37 | 35 |
| Binary | 110100 | 1000001 | 1100010 | 101111 | 100010 | 0 | 111110 | 11011111 | 11111 | 11101 |
Color Harmonies of #344162
Complementary color
Monochromatic Colors of #344162
Black with #344162
Text Example
Text Example
White with #344162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344162; }
p { color: rgb(52,65,98); }
H1.HeaderClassName
{
color: #344162;
}
.AnyTagClassName
{
color: #344162;
}
</style>
background-color css
<style>
a { background-color: #344162; }
a { background-color: rgb(52,65,98); }
div.DivClassName
{
background-color: #344162;
}
.BgClassName
{
background-color: #344162;
}
</style>
border-color css
<style>
span { border-color: #344162; }
span { border-color: rgb(52,65,98); }
td.TdClassName
{
border-color: #344162;
}
.TagClassName
{
border-color: #344162;
}
</style>