Shades of Gulf Blue #354263
Tints of Gulf Blue #354263
RGB
CMYK
RGB Variations
Color information
#354263 (or 0x354263) is known color: Gulf Blue. HEX triplet: 35, 42 and 63. RGB value is (53,66,99). Sum of RGB (Red+Green+Blue) = 53+66+99=218 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.31% from 218); Green value is 66 (26.17% from 255 or 30.28% from 218); Blue value is 99 (39.06% from 255 or 45.41% from 218); Max value from RGB is 99 - color contains mainly: blue. Hex color #354263 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #354263 is #CABD9C. Grayscale: #414141. Windows color (decimal): -13286813 or 6505013. OLE color: 6505013.
HSL color Cylindrical-coordinate representation of color #354263: hue angle of 223.04º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #354263 is Cyan = 0.46, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 66 | 99 | - |
| CMYK | 0.46 | 0.33 | 0 | 0.61 |
| HSL | 223.04º | 0.3% | 0.3% | - |
| HSV(B) | 223.04º | 0.46% | 0.39% | - |
| XYZ | 5.67 | 5.55 | 12.58 | - |
| YUV | 65.88 | 146.69 | 118.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 66 | 99 | 0.46 | 0.33 | 0 | 0.61 | 223.04 | 0.3 | 0.3 |
| Hex | 35 | 42 | 63 | 2E | 21 | 0 | 3D | DF | 1E | 1E |
| Octal | 65 | 102 | 143 | 56 | 41 | 0 | 75 | 337 | 36 | 36 |
| Binary | 110101 | 1000010 | 1100011 | 101110 | 100001 | 0 | 111101 | 11011111 | 11110 | 11110 |
Color Harmonies of #354263
Complementary color
Monochromatic Colors of #354263
Black with #354263
Text Example
Text Example
White with #354263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354263; }
p { color: rgb(53,66,99); }
H1.HeaderClassName
{
color: #354263;
}
.AnyTagClassName
{
color: #354263;
}
</style>
background-color css
<style>
a { background-color: #354263; }
a { background-color: rgb(53,66,99); }
div.DivClassName
{
background-color: #354263;
}
.BgClassName
{
background-color: #354263;
}
</style>
border-color css
<style>
span { border-color: #354263; }
span { border-color: rgb(53,66,99); }
td.TdClassName
{
border-color: #354263;
}
.TagClassName
{
border-color: #354263;
}
</style>