Shades of Gulf Blue #344566
Tints of Gulf Blue #344566
RGB
CMYK
RGB Variations
Color information
#344566 (or 0x344566) is known color: Gulf Blue. HEX triplet: 34, 45 and 66. RGB value is (52,69,102). Sum of RGB (Red+Green+Blue) = 52+69+102=223 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.32% from 223); Green value is 69 (27.34% from 255 or 30.94% from 223); Blue value is 102 (40.23% from 255 or 45.74% from 223); Max value from RGB is 102 - color contains mainly: blue. Hex color #344566 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #344566 is #CBBA99. Grayscale: #434343. Windows color (decimal): -13351578 or 6702388. OLE color: 6702388.
HSL color Cylindrical-coordinate representation of color #344566: hue angle of 219.6º 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 #344566 is Cyan = 0.49, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 52 | 69 | 102 | - |
| CMYK | 0.49 | 0.32 | 0 | 0.6 |
| HSL | 219.6º | 0.32% | 0.3% | - |
| HSV(B) | 219.6º | 0.49% | 0.4% | - |
| XYZ | 5.94 | 5.95 | 13.4 | - |
| YUV | 67.68 | 147.37 | 116.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 69 | 102 | 0.49 | 0.32 | 0 | 0.6 | 219.6 | 0.32 | 0.3 |
| Hex | 34 | 45 | 66 | 31 | 20 | 0 | 3C | DC | 20 | 1E |
| Octal | 64 | 105 | 146 | 61 | 40 | 0 | 74 | 334 | 40 | 36 |
| Binary | 110100 | 1000101 | 1100110 | 110001 | 100000 | 0 | 111100 | 11011100 | 100000 | 11110 |
Color Harmonies of #344566
Complementary color
Monochromatic Colors of #344566
Black with #344566
Text Example
Text Example
White with #344566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344566; }
p { color: rgb(52,69,102); }
H1.HeaderClassName
{
color: #344566;
}
.AnyTagClassName
{
color: #344566;
}
</style>
background-color css
<style>
a { background-color: #344566; }
a { background-color: rgb(52,69,102); }
div.DivClassName
{
background-color: #344566;
}
.BgClassName
{
background-color: #344566;
}
</style>
border-color css
<style>
span { border-color: #344566; }
span { border-color: rgb(52,69,102); }
td.TdClassName
{
border-color: #344566;
}
.TagClassName
{
border-color: #344566;
}
</style>