Shades of Gulf Blue #354465
Tints of Gulf Blue #354465
RGB
CMYK
RGB Variations
Color information
#354465 (or 0x354465) is known color: Gulf Blue. HEX triplet: 35, 44 and 65. RGB value is (53,68,101). Sum of RGB (Red+Green+Blue) = 53+68+101=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 68 (26.95% from 255 or 30.63% from 222); Blue value is 101 (39.84% from 255 or 45.50% from 222); Max value from RGB is 101 - color contains mainly: blue. Hex color #354465 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #354465 is #CABB9A. Grayscale: #434343. Windows color (decimal): -13286299 or 6636597. OLE color: 6636597.
HSL color Cylindrical-coordinate representation of color #354465: hue angle of 221.25º degrees, saturation: 0.31, 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 #354465 is Cyan = 0.48, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 68 | 101 | - |
| CMYK | 0.48 | 0.33 | 0 | 0.60 |
| HSL | 221.25º | 0.31% | 0.3% | - |
| HSV(B) | 221.25º | 0.48% | 0.4% | - |
| XYZ | 5.88 | 5.83 | 13.13 | - |
| YUV | 67.28 | 147.03 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 68 | 101 | 0.48 | 0.33 | 0 | 0.60 | 221.25 | 0.31 | 0.3 |
| Hex | 35 | 44 | 65 | 30 | 21 | 0 | 3C | DD | 1F | 1E |
| Octal | 65 | 104 | 145 | 60 | 41 | 0 | 74 | 335 | 37 | 36 |
| Binary | 110101 | 1000100 | 1100101 | 110000 | 100001 | 0 | 111100 | 11011101 | 11111 | 11110 |
Color Harmonies of #354465
Complementary color
Monochromatic Colors of #354465
Black with #354465
Text Example
Text Example
White with #354465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354465; }
p { color: rgb(53,68,101); }
H1.HeaderClassName
{
color: #354465;
}
.AnyTagClassName
{
color: #354465;
}
</style>
background-color css
<style>
a { background-color: #354465; }
a { background-color: rgb(53,68,101); }
div.DivClassName
{
background-color: #354465;
}
.BgClassName
{
background-color: #354465;
}
</style>
border-color css
<style>
span { border-color: #354465; }
span { border-color: rgb(53,68,101); }
td.TdClassName
{
border-color: #354465;
}
.TagClassName
{
border-color: #354465;
}
</style>