Shades of Gulf Blue #344465
Tints of Gulf Blue #344465
RGB
CMYK
RGB Variations
Color information
#344465 (or 0x344465) is known color: Gulf Blue. HEX triplet: 34, 44 and 65. RGB value is (52,68,101). Sum of RGB (Red+Green+Blue) = 52+68+101=221 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.53% from 221); Green value is 68 (26.95% from 255 or 30.77% from 221); Blue value is 101 (39.84% from 255 or 45.70% from 221); Max value from RGB is 101 - color contains mainly: blue. Hex color #344465 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #344465 is #CBBB9A. Grayscale: #424242. Windows color (decimal): -13351835 or 6636596. OLE color: 6636596.
HSL color Cylindrical-coordinate representation of color #344465: hue angle of 220.41º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #344465 is Cyan = 0.49, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 68 | 101 | - |
| CMYK | 0.49 | 0.33 | 0 | 0.60 |
| HSL | 220.41º | 0.32% | 0.3% | - |
| HSV(B) | 220.41º | 0.49% | 0.4% | - |
| XYZ | 5.83 | 5.8 | 13.12 | - |
| YUV | 66.98 | 147.2 | 117.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 68 | 101 | 0.49 | 0.33 | 0 | 0.60 | 220.41 | 0.32 | 0.3 |
| Hex | 34 | 44 | 65 | 31 | 21 | 0 | 3C | DC | 20 | 1E |
| Octal | 64 | 104 | 145 | 61 | 41 | 0 | 74 | 334 | 40 | 36 |
| Binary | 110100 | 1000100 | 1100101 | 110001 | 100001 | 0 | 111100 | 11011100 | 100000 | 11110 |
Color Harmonies of #344465
Complementary color
Monochromatic Colors of #344465
Black with #344465
Text Example
Text Example
White with #344465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344465; }
p { color: rgb(52,68,101); }
H1.HeaderClassName
{
color: #344465;
}
.AnyTagClassName
{
color: #344465;
}
</style>
background-color css
<style>
a { background-color: #344465; }
a { background-color: rgb(52,68,101); }
div.DivClassName
{
background-color: #344465;
}
.BgClassName
{
background-color: #344465;
}
</style>
border-color css
<style>
span { border-color: #344465; }
span { border-color: rgb(52,68,101); }
td.TdClassName
{
border-color: #344465;
}
.TagClassName
{
border-color: #344465;
}
</style>