Shades of Gulf Blue #354866
Tints of Gulf Blue #354866
RGB
CMYK
RGB Variations
Color information
#354866 (or 0x354866) is known color: Gulf Blue. HEX triplet: 35, 48 and 66. RGB value is (53,72,102). Sum of RGB (Red+Green+Blue) = 53+72+102=227 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.35% from 227); Green value is 72 (28.52% from 255 or 31.72% from 227); Blue value is 102 (40.23% from 255 or 44.93% from 227); Max value from RGB is 102 - color contains mainly: blue. Hex color #354866 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #354866 is #CAB799. Grayscale: #454545. Windows color (decimal): -13285274 or 6703157. OLE color: 6703157.
HSL color Cylindrical-coordinate representation of color #354866: hue angle of 216.73º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #354866 is Cyan = 0.48, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 53 | 72 | 102 | - |
| CMYK | 0.48 | 0.29 | 0 | 0.6 |
| HSL | 216.73º | 0.32% | 0.3% | - |
| HSV(B) | 216.73º | 0.48% | 0.4% | - |
| XYZ | 6.18 | 6.35 | 13.47 | - |
| YUV | 69.74 | 146.21 | 116.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 72 | 102 | 0.48 | 0.29 | 0 | 0.6 | 216.73 | 0.32 | 0.3 |
| Hex | 35 | 48 | 66 | 30 | 1D | 0 | 3C | D9 | 20 | 1E |
| Octal | 65 | 110 | 146 | 60 | 35 | 0 | 74 | 331 | 40 | 36 |
| Binary | 110101 | 1001000 | 1100110 | 110000 | 11101 | 0 | 111100 | 11011001 | 100000 | 11110 |
Color Harmonies of #354866
Complementary color
Monochromatic Colors of #354866
Black with #354866
Text Example
Text Example
White with #354866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354866; }
p { color: rgb(53,72,102); }
H1.HeaderClassName
{
color: #354866;
}
.AnyTagClassName
{
color: #354866;
}
</style>
background-color css
<style>
a { background-color: #354866; }
a { background-color: rgb(53,72,102); }
div.DivClassName
{
background-color: #354866;
}
.BgClassName
{
background-color: #354866;
}
</style>
border-color css
<style>
span { border-color: #354866; }
span { border-color: rgb(53,72,102); }
td.TdClassName
{
border-color: #354866;
}
.TagClassName
{
border-color: #354866;
}
</style>