Shades of Gulf Blue #354867
Tints of Gulf Blue #354867
RGB
CMYK
RGB Variations
Color information
#354867 (or 0x354867) is known color: Gulf Blue. HEX triplet: 35, 48 and 67. RGB value is (53,72,103). Sum of RGB (Red+Green+Blue) = 53+72+103=228 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.25% from 228); Green value is 72 (28.52% from 255 or 31.58% from 228); Blue value is 103 (40.62% from 255 or 45.18% from 228); Max value from RGB is 103 - color contains mainly: blue. Hex color #354867 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #354867 is #CAB798. Grayscale: #454545. Windows color (decimal): -13285273 or 6768693. OLE color: 6768693.
HSL color Cylindrical-coordinate representation of color #354867: hue angle of 217.2º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #354867 is Cyan = 0.49, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 72 | 103 | - |
| CMYK | 0.49 | 0.30 | 0 | 0.60 |
| HSL | 217.2º | 0.32% | 0.31% | - |
| HSV(B) | 217.2º | 0.49% | 0.4% | - |
| XYZ | 6.23 | 6.37 | 13.73 | - |
| YUV | 69.85 | 146.71 | 115.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 72 | 103 | 0.49 | 0.30 | 0 | 0.60 | 217.2 | 0.32 | 0.31 |
| Hex | 35 | 48 | 67 | 31 | 1E | 0 | 3C | D9 | 20 | 1F |
| Octal | 65 | 110 | 147 | 61 | 36 | 0 | 74 | 331 | 40 | 37 |
| Binary | 110101 | 1001000 | 1100111 | 110001 | 11110 | 0 | 111100 | 11011001 | 100000 | 11111 |
Color Harmonies of #354867
Complementary color
Monochromatic Colors of #354867
Black with #354867
Text Example
Text Example
White with #354867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354867; }
p { color: rgb(53,72,103); }
H1.HeaderClassName
{
color: #354867;
}
.AnyTagClassName
{
color: #354867;
}
</style>
background-color css
<style>
a { background-color: #354867; }
a { background-color: rgb(53,72,103); }
div.DivClassName
{
background-color: #354867;
}
.BgClassName
{
background-color: #354867;
}
</style>
border-color css
<style>
span { border-color: #354867; }
span { border-color: rgb(53,72,103); }
td.TdClassName
{
border-color: #354867;
}
.TagClassName
{
border-color: #354867;
}
</style>