Shades of Gulf Blue #364157
Tints of Gulf Blue #364157
RGB
CMYK
RGB Variations
Color information
#364157 (or 0x364157) is known color: Gulf Blue. HEX triplet: 36, 41 and 57. RGB value is (54,65,87). Sum of RGB (Red+Green+Blue) = 54+65+87=206 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.21% from 206); Green value is 65 (25.78% from 255 or 31.55% from 206); Blue value is 87 (34.38% from 255 or 42.23% from 206); Max value from RGB is 87 - color contains mainly: blue. Hex color #364157 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364157 is #C9BEA8. Grayscale: #404040. Windows color (decimal): -13221545 or 5718326. OLE color: 5718326.
HSL color Cylindrical-coordinate representation of color #364157: hue angle of 220º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #364157 is Cyan = 0.38, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 65 | 87 | - |
| CMYK | 0.38 | 0.25 | 0 | 0.66 |
| HSL | 220º | 0.23% | 0.28% | - |
| HSV(B) | 220º | 0.38% | 0.34% | - |
| XYZ | 5.13 | 5.25 | 9.76 | - |
| YUV | 64.22 | 140.86 | 120.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 65 | 87 | 0.38 | 0.25 | 0 | 0.66 | 220 | 0.23 | 0.28 |
| Hex | 36 | 41 | 57 | 26 | 19 | 0 | 42 | DC | 17 | 1C |
| Octal | 66 | 101 | 127 | 46 | 31 | 0 | 102 | 334 | 27 | 34 |
| Binary | 110110 | 1000001 | 1010111 | 100110 | 11001 | 0 | 1000010 | 11011100 | 10111 | 11100 |
Color Harmonies of #364157
Complementary color
Monochromatic Colors of #364157
Black with #364157
Text Example
Text Example
White with #364157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364157; }
p { color: rgb(54,65,87); }
H1.HeaderClassName
{
color: #364157;
}
.AnyTagClassName
{
color: #364157;
}
</style>
background-color css
<style>
a { background-color: #364157; }
a { background-color: rgb(54,65,87); }
div.DivClassName
{
background-color: #364157;
}
.BgClassName
{
background-color: #364157;
}
</style>
border-color css
<style>
span { border-color: #364157; }
span { border-color: rgb(54,65,87); }
td.TdClassName
{
border-color: #364157;
}
.TagClassName
{
border-color: #364157;
}
</style>