Shades of Gulf Blue #344463
Tints of Gulf Blue #344463
RGB
CMYK
RGB Variations
Color information
#344463 (or 0x344463) is known color: Gulf Blue. HEX triplet: 34, 44 and 63. RGB value is (52,68,99). Sum of RGB (Red+Green+Blue) = 52+68+99=219 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.74% from 219); Green value is 68 (26.95% from 255 or 31.05% from 219); Blue value is 99 (39.06% from 255 or 45.21% from 219); Max value from RGB is 99 - color contains mainly: blue. Hex color #344463 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #344463 is #CBBB9C. Grayscale: #424242. Windows color (decimal): -13351837 or 6505524. OLE color: 6505524.
HSL color Cylindrical-coordinate representation of color #344463: hue angle of 219.57º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #344463 is Cyan = 0.47, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 68 | 99 | - |
| CMYK | 0.47 | 0.31 | 0 | 0.61 |
| HSL | 219.57º | 0.31% | 0.3% | - |
| HSV(B) | 219.57º | 0.47% | 0.39% | - |
| XYZ | 5.74 | 5.77 | 12.61 | - |
| YUV | 66.75 | 146.2 | 117.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 68 | 99 | 0.47 | 0.31 | 0 | 0.61 | 219.57 | 0.31 | 0.3 |
| Hex | 34 | 44 | 63 | 2F | 1F | 0 | 3D | DC | 1F | 1E |
| Octal | 64 | 104 | 143 | 57 | 37 | 0 | 75 | 334 | 37 | 36 |
| Binary | 110100 | 1000100 | 1100011 | 101111 | 11111 | 0 | 111101 | 11011100 | 11111 | 11110 |
Color Harmonies of #344463
Complementary color
Monochromatic Colors of #344463
Black with #344463
Text Example
Text Example
White with #344463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344463; }
p { color: rgb(52,68,99); }
H1.HeaderClassName
{
color: #344463;
}
.AnyTagClassName
{
color: #344463;
}
</style>
background-color css
<style>
a { background-color: #344463; }
a { background-color: rgb(52,68,99); }
div.DivClassName
{
background-color: #344463;
}
.BgClassName
{
background-color: #344463;
}
</style>
border-color css
<style>
span { border-color: #344463; }
span { border-color: rgb(52,68,99); }
td.TdClassName
{
border-color: #344463;
}
.TagClassName
{
border-color: #344463;
}
</style>