Shades of Gulf Blue #344665
Tints of Gulf Blue #344665
RGB
CMYK
RGB Variations
Color information
#344665 (or 0x344665) is known color: Gulf Blue. HEX triplet: 34, 46 and 65. RGB value is (52,70,101). Sum of RGB (Red+Green+Blue) = 52+70+101=223 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.32% from 223); Green value is 70 (27.73% from 255 or 31.39% from 223); Blue value is 101 (39.84% from 255 or 45.29% from 223); Max value from RGB is 101 - color contains mainly: blue. Hex color #344665 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #344665 is #CBB99A. Grayscale: #444444. Windows color (decimal): -13351323 or 6637108. OLE color: 6637108.
HSL color Cylindrical-coordinate representation of color #344665: hue angle of 217.96º 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 #344665 is Cyan = 0.49, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 70 | 101 | - |
| CMYK | 0.49 | 0.31 | 0 | 0.60 |
| HSL | 217.96º | 0.32% | 0.3% | - |
| HSV(B) | 217.96º | 0.49% | 0.4% | - |
| XYZ | 5.96 | 6.05 | 13.17 | - |
| YUV | 68.15 | 146.54 | 116.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 70 | 101 | 0.49 | 0.31 | 0 | 0.60 | 217.96 | 0.32 | 0.3 |
| Hex | 34 | 46 | 65 | 31 | 1F | 0 | 3C | DA | 20 | 1E |
| Octal | 64 | 106 | 145 | 61 | 37 | 0 | 74 | 332 | 40 | 36 |
| Binary | 110100 | 1000110 | 1100101 | 110001 | 11111 | 0 | 111100 | 11011010 | 100000 | 11110 |
Color Harmonies of #344665
Complementary color
Monochromatic Colors of #344665
Black with #344665
Text Example
Text Example
White with #344665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344665; }
p { color: rgb(52,70,101); }
H1.HeaderClassName
{
color: #344665;
}
.AnyTagClassName
{
color: #344665;
}
</style>
background-color css
<style>
a { background-color: #344665; }
a { background-color: rgb(52,70,101); }
div.DivClassName
{
background-color: #344665;
}
.BgClassName
{
background-color: #344665;
}
</style>
border-color css
<style>
span { border-color: #344665; }
span { border-color: rgb(52,70,101); }
td.TdClassName
{
border-color: #344665;
}
.TagClassName
{
border-color: #344665;
}
</style>