Shades of Gulf Blue #354466
Tints of Gulf Blue #354466
RGB
CMYK
RGB Variations
Color information
#354466 (or 0x354466) is known color: Gulf Blue. HEX triplet: 35, 44 and 66. RGB value is (53,68,102). Sum of RGB (Red+Green+Blue) = 53+68+102=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 68 (26.95% from 255 or 30.49% from 223); Blue value is 102 (40.23% from 255 or 45.74% from 223); Max value from RGB is 102 - color contains mainly: blue. Hex color #354466 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #354466 is #CABB99. Grayscale: #434343. Windows color (decimal): -13286298 or 6702133. OLE color: 6702133.
HSL color Cylindrical-coordinate representation of color #354466: hue angle of 221.63º 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 #354466 is Cyan = 0.48, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 53 | 68 | 102 | - |
| CMYK | 0.48 | 0.33 | 0 | 0.6 |
| HSL | 221.63º | 0.32% | 0.3% | - |
| HSV(B) | 221.63º | 0.48% | 0.4% | - |
| XYZ | 5.93 | 5.85 | 13.39 | - |
| YUV | 67.39 | 147.53 | 117.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 68 | 102 | 0.48 | 0.33 | 0 | 0.6 | 221.63 | 0.32 | 0.3 |
| Hex | 35 | 44 | 66 | 30 | 21 | 0 | 3C | DE | 20 | 1E |
| Octal | 65 | 104 | 146 | 60 | 41 | 0 | 74 | 336 | 40 | 36 |
| Binary | 110101 | 1000100 | 1100110 | 110000 | 100001 | 0 | 111100 | 11011110 | 100000 | 11110 |
Color Harmonies of #354466
Complementary color
Monochromatic Colors of #354466
Black with #354466
Text Example
Text Example
White with #354466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354466; }
p { color: rgb(53,68,102); }
H1.HeaderClassName
{
color: #354466;
}
.AnyTagClassName
{
color: #354466;
}
</style>
background-color css
<style>
a { background-color: #354466; }
a { background-color: rgb(53,68,102); }
div.DivClassName
{
background-color: #354466;
}
.BgClassName
{
background-color: #354466;
}
</style>
border-color css
<style>
span { border-color: #354466; }
span { border-color: rgb(53,68,102); }
td.TdClassName
{
border-color: #354466;
}
.TagClassName
{
border-color: #354466;
}
</style>