Shades of Gulf Blue #344461
Tints of Gulf Blue #344461
RGB
CMYK
RGB Variations
Color information
#344461 (or 0x344461) is known color: Gulf Blue. HEX triplet: 34, 44 and 61. RGB value is (52,68,97). Sum of RGB (Red+Green+Blue) = 52+68+97=217 (28% of max value = 765). Red value is 52 (20.70% from 255 or 23.96% from 217); Green value is 68 (26.95% from 255 or 31.34% from 217); Blue value is 97 (38.28% from 255 or 44.70% from 217); Max value from RGB is 97 - color contains mainly: blue. Hex color #344461 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #344461 is #CBBB9E. Grayscale: #424242. Windows color (decimal): -13351839 or 6374452. OLE color: 6374452.
HSL color Cylindrical-coordinate representation of color #344461: hue angle of 218.67º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #344461 is Cyan = 0.46, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 68 | 97 | - |
| CMYK | 0.46 | 0.30 | 0 | 0.62 |
| HSL | 218.67º | 0.3% | 0.29% | - |
| HSV(B) | 218.67º | 0.46% | 0.38% | - |
| XYZ | 5.64 | 5.73 | 12.12 | - |
| YUV | 66.52 | 145.2 | 117.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 68 | 97 | 0.46 | 0.30 | 0 | 0.62 | 218.67 | 0.3 | 0.29 |
| Hex | 34 | 44 | 61 | 2E | 1E | 0 | 3E | DB | 1E | 1D |
| Octal | 64 | 104 | 141 | 56 | 36 | 0 | 76 | 333 | 36 | 35 |
| Binary | 110100 | 1000100 | 1100001 | 101110 | 11110 | 0 | 111110 | 11011011 | 11110 | 11101 |
Color Harmonies of #344461
Complementary color
Monochromatic Colors of #344461
Black with #344461
Text Example
Text Example
White with #344461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344461; }
p { color: rgb(52,68,97); }
H1.HeaderClassName
{
color: #344461;
}
.AnyTagClassName
{
color: #344461;
}
</style>
background-color css
<style>
a { background-color: #344461; }
a { background-color: rgb(52,68,97); }
div.DivClassName
{
background-color: #344461;
}
.BgClassName
{
background-color: #344461;
}
</style>
border-color css
<style>
span { border-color: #344461; }
span { border-color: rgb(52,68,97); }
td.TdClassName
{
border-color: #344461;
}
.TagClassName
{
border-color: #344461;
}
</style>