Shades of Gulf Blue #354662
Tints of Gulf Blue #354662
RGB
CMYK
RGB Variations
Color information
#354662 (or 0x354662) is known color: Gulf Blue. HEX triplet: 35, 46 and 62. RGB value is (53,70,98). Sum of RGB (Red+Green+Blue) = 53+70+98=221 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.98% from 221); Green value is 70 (27.73% from 255 or 31.67% from 221); Blue value is 98 (38.67% from 255 or 44.34% from 221); Max value from RGB is 98 - color contains mainly: blue. Hex color #354662 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #354662 is #CAB99D. Grayscale: #434343. Windows color (decimal): -13285790 or 6440501. OLE color: 6440501.
HSL color Cylindrical-coordinate representation of color #354662: hue angle of 217.33º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #354662 is Cyan = 0.46, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 70 | 98 | - |
| CMYK | 0.46 | 0.29 | 0 | 0.62 |
| HSL | 217.33º | 0.3% | 0.3% | - |
| HSV(B) | 217.33º | 0.46% | 0.38% | - |
| XYZ | 5.86 | 6.02 | 12.41 | - |
| YUV | 68.11 | 144.87 | 117.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 70 | 98 | 0.46 | 0.29 | 0 | 0.62 | 217.33 | 0.3 | 0.3 |
| Hex | 35 | 46 | 62 | 2E | 1D | 0 | 3E | D9 | 1E | 1E |
| Octal | 65 | 106 | 142 | 56 | 35 | 0 | 76 | 331 | 36 | 36 |
| Binary | 110101 | 1000110 | 1100010 | 101110 | 11101 | 0 | 111110 | 11011001 | 11110 | 11110 |
Color Harmonies of #354662
Complementary color
Monochromatic Colors of #354662
Black with #354662
Text Example
Text Example
White with #354662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354662; }
p { color: rgb(53,70,98); }
H1.HeaderClassName
{
color: #354662;
}
.AnyTagClassName
{
color: #354662;
}
</style>
background-color css
<style>
a { background-color: #354662; }
a { background-color: rgb(53,70,98); }
div.DivClassName
{
background-color: #354662;
}
.BgClassName
{
background-color: #354662;
}
</style>
border-color css
<style>
span { border-color: #354662; }
span { border-color: rgb(53,70,98); }
td.TdClassName
{
border-color: #354662;
}
.TagClassName
{
border-color: #354662;
}
</style>