Shades of Gulf Blue #364665
Tints of Gulf Blue #364665
RGB
CMYK
RGB Variations
Color information
#364665 (or 0x364665) is known color: Gulf Blue. HEX triplet: 36, 46 and 65. RGB value is (54,70,101). Sum of RGB (Red+Green+Blue) = 54+70+101=225 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24% from 225); Green value is 70 (27.73% from 255 or 31.11% 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 #364665 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364665 is #C9B99A. Grayscale: #444444. Windows color (decimal): -13220251 or 6637110. OLE color: 6637110.
HSL color Cylindrical-coordinate representation of color #364665: hue angle of 219.57º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #364665 is Cyan = 0.47, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 70 | 101 | - |
| CMYK | 0.47 | 0.31 | 0 | 0.60 |
| HSL | 219.57º | 0.3% | 0.3% | - |
| HSV(B) | 219.57º | 0.47% | 0.4% | - |
| XYZ | 6.06 | 6.1 | 13.17 | - |
| YUV | 68.75 | 146.2 | 117.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 70 | 101 | 0.47 | 0.31 | 0 | 0.60 | 219.57 | 0.3 | 0.3 |
| Hex | 36 | 46 | 65 | 2F | 1F | 0 | 3C | DC | 1E | 1E |
| Octal | 66 | 106 | 145 | 57 | 37 | 0 | 74 | 334 | 36 | 36 |
| Binary | 110110 | 1000110 | 1100101 | 101111 | 11111 | 0 | 111100 | 11011100 | 11110 | 11110 |
Color Harmonies of #364665
Complementary color
Monochromatic Colors of #364665
Black with #364665
Text Example
Text Example
White with #364665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364665; }
p { color: rgb(54,70,101); }
H1.HeaderClassName
{
color: #364665;
}
.AnyTagClassName
{
color: #364665;
}
</style>
background-color css
<style>
a { background-color: #364665; }
a { background-color: rgb(54,70,101); }
div.DivClassName
{
background-color: #364665;
}
.BgClassName
{
background-color: #364665;
}
</style>
border-color css
<style>
span { border-color: #364665; }
span { border-color: rgb(54,70,101); }
td.TdClassName
{
border-color: #364665;
}
.TagClassName
{
border-color: #364665;
}
</style>