Shades of Gulf Blue #344562
Tints of Gulf Blue #344562
RGB
CMYK
RGB Variations
Color information
#344562 (or 0x344562) is known color: Gulf Blue. HEX triplet: 34, 45 and 62. RGB value is (52,69,98). Sum of RGB (Red+Green+Blue) = 52+69+98=219 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.74% from 219); Green value is 69 (27.34% from 255 or 31.51% from 219); Blue value is 98 (38.67% from 255 or 44.75% from 219); Max value from RGB is 98 - color contains mainly: blue. Hex color #344562 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #344562 is #CBBA9D. Grayscale: #434343. Windows color (decimal): -13351582 or 6440244. OLE color: 6440244.
HSL color Cylindrical-coordinate representation of color #344562: hue angle of 217.83º 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 #344562 is Cyan = 0.47, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 69 | 98 | - |
| CMYK | 0.47 | 0.30 | 0 | 0.62 |
| HSL | 217.83º | 0.31% | 0.29% | - |
| HSV(B) | 217.83º | 0.47% | 0.38% | - |
| XYZ | 5.75 | 5.87 | 12.38 | - |
| YUV | 67.22 | 145.37 | 117.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 69 | 98 | 0.47 | 0.30 | 0 | 0.62 | 217.83 | 0.31 | 0.29 |
| Hex | 34 | 45 | 62 | 2F | 1E | 0 | 3E | DA | 1F | 1D |
| Octal | 64 | 105 | 142 | 57 | 36 | 0 | 76 | 332 | 37 | 35 |
| Binary | 110100 | 1000101 | 1100010 | 101111 | 11110 | 0 | 111110 | 11011010 | 11111 | 11101 |
Color Harmonies of #344562
Complementary color
Monochromatic Colors of #344562
Black with #344562
Text Example
Text Example
White with #344562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344562; }
p { color: rgb(52,69,98); }
H1.HeaderClassName
{
color: #344562;
}
.AnyTagClassName
{
color: #344562;
}
</style>
background-color css
<style>
a { background-color: #344562; }
a { background-color: rgb(52,69,98); }
div.DivClassName
{
background-color: #344562;
}
.BgClassName
{
background-color: #344562;
}
</style>
border-color css
<style>
span { border-color: #344562; }
span { border-color: rgb(52,69,98); }
td.TdClassName
{
border-color: #344562;
}
.TagClassName
{
border-color: #344562;
}
</style>