Shades of Gulf Blue #354765
Tints of Gulf Blue #354765
RGB
CMYK
RGB Variations
Color information
#354765 (or 0x354765) is known color: Gulf Blue. HEX triplet: 35, 47 and 65. RGB value is (53,71,101). Sum of RGB (Red+Green+Blue) = 53+71+101=225 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.56% from 225); Green value is 71 (28.12% from 255 or 31.56% from 225); Blue value is 101 (39.84% from 255 or 44.89% from 225); Max value from RGB is 101 - color contains mainly: blue. Hex color #354765 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #354765 is #CAB89A. Grayscale: #444444. Windows color (decimal): -13285531 or 6637365. OLE color: 6637365.
HSL color Cylindrical-coordinate representation of color #354765: hue angle of 217.5º 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 #354765 is Cyan = 0.48, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 71 | 101 | - |
| CMYK | 0.48 | 0.30 | 0 | 0.60 |
| HSL | 217.5º | 0.31% | 0.3% | - |
| HSV(B) | 217.5º | 0.48% | 0.4% | - |
| XYZ | 6.07 | 6.2 | 13.19 | - |
| YUV | 69.04 | 146.04 | 116.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 71 | 101 | 0.48 | 0.30 | 0 | 0.60 | 217.5 | 0.31 | 0.3 |
| Hex | 35 | 47 | 65 | 30 | 1E | 0 | 3C | DA | 1F | 1E |
| Octal | 65 | 107 | 145 | 60 | 36 | 0 | 74 | 332 | 37 | 36 |
| Binary | 110101 | 1000111 | 1100101 | 110000 | 11110 | 0 | 111100 | 11011010 | 11111 | 11110 |
Color Harmonies of #354765
Complementary color
Monochromatic Colors of #354765
Black with #354765
Text Example
Text Example
White with #354765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354765; }
p { color: rgb(53,71,101); }
H1.HeaderClassName
{
color: #354765;
}
.AnyTagClassName
{
color: #354765;
}
</style>
background-color css
<style>
a { background-color: #354765; }
a { background-color: rgb(53,71,101); }
div.DivClassName
{
background-color: #354765;
}
.BgClassName
{
background-color: #354765;
}
</style>
border-color css
<style>
span { border-color: #354765; }
span { border-color: rgb(53,71,101); }
td.TdClassName
{
border-color: #354765;
}
.TagClassName
{
border-color: #354765;
}
</style>