Shades of Gulf Blue #354661
Tints of Gulf Blue #354661
RGB
CMYK
RGB Variations
Color information
#354661 (or 0x354661) is known color: Gulf Blue. HEX triplet: 35, 46 and 61. RGB value is (53,70,97). Sum of RGB (Red+Green+Blue) = 53+70+97=220 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.09% from 220); Green value is 70 (27.73% from 255 or 31.82% from 220); Blue value is 97 (38.28% from 255 or 44.09% from 220); Max value from RGB is 97 - color contains mainly: blue. Hex color #354661 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #354661 is #CAB99E. Grayscale: #434343. Windows color (decimal): -13285791 or 6374965. OLE color: 6374965.
HSL color Cylindrical-coordinate representation of color #354661: hue angle of 216.82º 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 #354661 is Cyan = 0.45, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 70 | 97 | - |
| CMYK | 0.45 | 0.28 | 0 | 0.62 |
| HSL | 216.82º | 0.29% | 0.29% | - |
| HSV(B) | 216.82º | 0.45% | 0.38% | - |
| XYZ | 5.82 | 6 | 12.16 | - |
| YUV | 68 | 144.37 | 117.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 70 | 97 | 0.45 | 0.28 | 0 | 0.62 | 216.82 | 0.29 | 0.29 |
| Hex | 35 | 46 | 61 | 2D | 1C | 0 | 3E | D9 | 1D | 1D |
| Octal | 65 | 106 | 141 | 55 | 34 | 0 | 76 | 331 | 35 | 35 |
| Binary | 110101 | 1000110 | 1100001 | 101101 | 11100 | 0 | 111110 | 11011001 | 11101 | 11101 |
Color Harmonies of #354661
Complementary color
Monochromatic Colors of #354661
Black with #354661
Text Example
Text Example
White with #354661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354661; }
p { color: rgb(53,70,97); }
H1.HeaderClassName
{
color: #354661;
}
.AnyTagClassName
{
color: #354661;
}
</style>
background-color css
<style>
a { background-color: #354661; }
a { background-color: rgb(53,70,97); }
div.DivClassName
{
background-color: #354661;
}
.BgClassName
{
background-color: #354661;
}
</style>
border-color css
<style>
span { border-color: #354661; }
span { border-color: rgb(53,70,97); }
td.TdClassName
{
border-color: #354661;
}
.TagClassName
{
border-color: #354661;
}
</style>