Shades of Gulf Blue #354663
Tints of Gulf Blue #354663
RGB
CMYK
RGB Variations
Color information
#354663 (or 0x354663) is known color: Gulf Blue. HEX triplet: 35, 46 and 63. RGB value is (53,70,99). Sum of RGB (Red+Green+Blue) = 53+70+99=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 70 (27.73% from 255 or 31.53% from 222); Blue value is 99 (39.06% from 255 or 44.59% from 222); Max value from RGB is 99 - color contains mainly: blue. Hex color #354663 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #354663 is #CAB99C. Grayscale: #444444. Windows color (decimal): -13285789 or 6506037. OLE color: 6506037.
HSL color Cylindrical-coordinate representation of color #354663: hue angle of 217.83º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #354663 is Cyan = 0.46, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 70 | 99 | - |
| CMYK | 0.46 | 0.29 | 0 | 0.61 |
| HSL | 217.83º | 0.3% | 0.3% | - |
| HSV(B) | 217.83º | 0.46% | 0.39% | - |
| XYZ | 5.91 | 6.04 | 12.66 | - |
| YUV | 68.22 | 145.37 | 117.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 70 | 99 | 0.46 | 0.29 | 0 | 0.61 | 217.83 | 0.3 | 0.3 |
| Hex | 35 | 46 | 63 | 2E | 1D | 0 | 3D | DA | 1E | 1E |
| Octal | 65 | 106 | 143 | 56 | 35 | 0 | 75 | 332 | 36 | 36 |
| Binary | 110101 | 1000110 | 1100011 | 101110 | 11101 | 0 | 111101 | 11011010 | 11110 | 11110 |
Color Harmonies of #354663
Complementary color
Monochromatic Colors of #354663
Black with #354663
Text Example
Text Example
White with #354663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354663; }
p { color: rgb(53,70,99); }
H1.HeaderClassName
{
color: #354663;
}
.AnyTagClassName
{
color: #354663;
}
</style>
background-color css
<style>
a { background-color: #354663; }
a { background-color: rgb(53,70,99); }
div.DivClassName
{
background-color: #354663;
}
.BgClassName
{
background-color: #354663;
}
</style>
border-color css
<style>
span { border-color: #354663; }
span { border-color: rgb(53,70,99); }
td.TdClassName
{
border-color: #354663;
}
.TagClassName
{
border-color: #354663;
}
</style>