Shades of Gulf Blue #344057
Tints of Gulf Blue #344057
RGB
CMYK
RGB Variations
Color information
#344057 (or 0x344057) is known color: Gulf Blue. HEX triplet: 34, 40 and 57. RGB value is (52,64,87). Sum of RGB (Red+Green+Blue) = 52+64+87=203 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.62% from 203); Green value is 64 (25.39% from 255 or 31.53% from 203); Blue value is 87 (34.38% from 255 or 42.86% from 203); Max value from RGB is 87 - color contains mainly: blue. Hex color #344057 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #344057 is #CBBFA8. Grayscale: #3E3E3E. Windows color (decimal): -13352873 or 5718068. OLE color: 5718068.
HSL color Cylindrical-coordinate representation of color #344057: hue angle of 219.43º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #344057 is Cyan = 0.40, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 64 | 87 | - |
| CMYK | 0.40 | 0.26 | 0 | 0.66 |
| HSL | 219.43º | 0.25% | 0.27% | - |
| HSV(B) | 219.43º | 0.4% | 0.34% | - |
| XYZ | 4.97 | 5.08 | 9.74 | - |
| YUV | 63.03 | 141.52 | 120.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 64 | 87 | 0.40 | 0.26 | 0 | 0.66 | 219.43 | 0.25 | 0.27 |
| Hex | 34 | 40 | 57 | 28 | 1A | 0 | 42 | DB | 19 | 1B |
| Octal | 64 | 100 | 127 | 50 | 32 | 0 | 102 | 333 | 31 | 33 |
| Binary | 110100 | 1000000 | 1010111 | 101000 | 11010 | 0 | 1000010 | 11011011 | 11001 | 11011 |
Color Harmonies of #344057
Complementary color
Monochromatic Colors of #344057
Black with #344057
Text Example
Text Example
White with #344057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344057; }
p { color: rgb(52,64,87); }
H1.HeaderClassName
{
color: #344057;
}
.AnyTagClassName
{
color: #344057;
}
</style>
background-color css
<style>
a { background-color: #344057; }
a { background-color: rgb(52,64,87); }
div.DivClassName
{
background-color: #344057;
}
.BgClassName
{
background-color: #344057;
}
</style>
border-color css
<style>
span { border-color: #344057; }
span { border-color: rgb(52,64,87); }
td.TdClassName
{
border-color: #344057;
}
.TagClassName
{
border-color: #344057;
}
</style>