Shades of Gulf Blue #364461
Tints of Gulf Blue #364461
RGB
CMYK
RGB Variations
Color information
#364461 (or 0x364461) is known color: Gulf Blue. HEX triplet: 36, 44 and 61. RGB value is (54,68,97). Sum of RGB (Red+Green+Blue) = 54+68+97=219 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.66% from 219); Green value is 68 (26.95% from 255 or 31.05% from 219); Blue value is 97 (38.28% from 255 or 44.29% from 219); Max value from RGB is 97 - color contains mainly: blue. Hex color #364461 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364461 is #C9BB9E. Grayscale: #424242. Windows color (decimal): -13220767 or 6374454. OLE color: 6374454.
HSL color Cylindrical-coordinate representation of color #364461: hue angle of 220.47º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #364461 is Cyan = 0.44, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 68 | 97 | - |
| CMYK | 0.44 | 0.30 | 0 | 0.62 |
| HSL | 220.47º | 0.28% | 0.3% | - |
| HSV(B) | 220.47º | 0.44% | 0.38% | - |
| XYZ | 5.75 | 5.78 | 12.12 | - |
| YUV | 67.12 | 144.86 | 118.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 68 | 97 | 0.44 | 0.30 | 0 | 0.62 | 220.47 | 0.28 | 0.3 |
| Hex | 36 | 44 | 61 | 2C | 1E | 0 | 3E | DC | 1C | 1E |
| Octal | 66 | 104 | 141 | 54 | 36 | 0 | 76 | 334 | 34 | 36 |
| Binary | 110110 | 1000100 | 1100001 | 101100 | 11110 | 0 | 111110 | 11011100 | 11100 | 11110 |
Color Harmonies of #364461
Complementary color
Monochromatic Colors of #364461
Black with #364461
Text Example
Text Example
White with #364461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364461; }
p { color: rgb(54,68,97); }
H1.HeaderClassName
{
color: #364461;
}
.AnyTagClassName
{
color: #364461;
}
</style>
background-color css
<style>
a { background-color: #364461; }
a { background-color: rgb(54,68,97); }
div.DivClassName
{
background-color: #364461;
}
.BgClassName
{
background-color: #364461;
}
</style>
border-color css
<style>
span { border-color: #364461; }
span { border-color: rgb(54,68,97); }
td.TdClassName
{
border-color: #364461;
}
.TagClassName
{
border-color: #364461;
}
</style>