Shades of Gulf Blue #344667
Tints of Gulf Blue #344667
RGB
CMYK
RGB Variations
Color information
#344667 (or 0x344667) is known color: Gulf Blue. HEX triplet: 34, 46 and 67. RGB value is (52,70,103). Sum of RGB (Red+Green+Blue) = 52+70+103=225 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.11% from 225); Green value is 70 (27.73% from 255 or 31.11% from 225); Blue value is 103 (40.62% from 255 or 45.78% from 225); Max value from RGB is 103 - color contains mainly: blue. Hex color #344667 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #344667 is #CBB998. Grayscale: #444444. Windows color (decimal): -13351321 or 6768180. OLE color: 6768180.
HSL color Cylindrical-coordinate representation of color #344667: hue angle of 218.82º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #344667 is Cyan = 0.50, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 70 | 103 | - |
| CMYK | 0.50 | 0.32 | 0 | 0.60 |
| HSL | 218.82º | 0.33% | 0.3% | - |
| HSV(B) | 218.82º | 0.5% | 0.4% | - |
| XYZ | 6.05 | 6.09 | 13.69 | - |
| YUV | 68.38 | 147.54 | 116.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 70 | 103 | 0.50 | 0.32 | 0 | 0.60 | 218.82 | 0.33 | 0.3 |
| Hex | 34 | 46 | 67 | 32 | 20 | 0 | 3C | DB | 21 | 1E |
| Octal | 64 | 106 | 147 | 62 | 40 | 0 | 74 | 333 | 41 | 36 |
| Binary | 110100 | 1000110 | 1100111 | 110010 | 100000 | 0 | 111100 | 11011011 | 100001 | 11110 |
Color Harmonies of #344667
Complementary color
Monochromatic Colors of #344667
Black with #344667
Text Example
Text Example
White with #344667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344667; }
p { color: rgb(52,70,103); }
H1.HeaderClassName
{
color: #344667;
}
.AnyTagClassName
{
color: #344667;
}
</style>
background-color css
<style>
a { background-color: #344667; }
a { background-color: rgb(52,70,103); }
div.DivClassName
{
background-color: #344667;
}
.BgClassName
{
background-color: #344667;
}
</style>
border-color css
<style>
span { border-color: #344667; }
span { border-color: rgb(52,70,103); }
td.TdClassName
{
border-color: #344667;
}
.TagClassName
{
border-color: #344667;
}
</style>