Shades of Gulf Blue #354560
Tints of Gulf Blue #354560
RGB
CMYK
RGB Variations
Color information
#354560 (or 0x354560) is known color: Gulf Blue. HEX triplet: 35, 45 and 60. RGB value is (53,69,96). Sum of RGB (Red+Green+Blue) = 53+69+96=218 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.31% from 218); Green value is 69 (27.34% from 255 or 31.65% from 218); Blue value is 96 (37.89% from 255 or 44.04% from 218); Max value from RGB is 96 - color contains mainly: blue. Hex color #354560 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #354560 is #CABA9F. Grayscale: #434343. Windows color (decimal): -13286048 or 6309173. OLE color: 6309173.
HSL color Cylindrical-coordinate representation of color #354560: hue angle of 217.67º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #354560 is Cyan = 0.45, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 69 | 96 | - |
| CMYK | 0.45 | 0.28 | 0 | 0.62 |
| HSL | 217.67º | 0.29% | 0.29% | - |
| HSV(B) | 217.67º | 0.45% | 0.38% | - |
| XYZ | 5.71 | 5.86 | 11.9 | - |
| YUV | 67.29 | 144.2 | 117.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 69 | 96 | 0.45 | 0.28 | 0 | 0.62 | 217.67 | 0.29 | 0.29 |
| Hex | 35 | 45 | 60 | 2D | 1C | 0 | 3E | DA | 1D | 1D |
| Octal | 65 | 105 | 140 | 55 | 34 | 0 | 76 | 332 | 35 | 35 |
| Binary | 110101 | 1000101 | 1100000 | 101101 | 11100 | 0 | 111110 | 11011010 | 11101 | 11101 |
Color Harmonies of #354560
Complementary color
Monochromatic Colors of #354560
Black with #354560
Text Example
Text Example
White with #354560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354560; }
p { color: rgb(53,69,96); }
H1.HeaderClassName
{
color: #354560;
}
.AnyTagClassName
{
color: #354560;
}
</style>
background-color css
<style>
a { background-color: #354560; }
a { background-color: rgb(53,69,96); }
div.DivClassName
{
background-color: #354560;
}
.BgClassName
{
background-color: #354560;
}
</style>
border-color css
<style>
span { border-color: #354560; }
span { border-color: rgb(53,69,96); }
td.TdClassName
{
border-color: #354560;
}
.TagClassName
{
border-color: #354560;
}
</style>