Shades of Gulf Blue #324665
Tints of Gulf Blue #324665
RGB
CMYK
RGB Variations
Color information
#324665 (or 0x324665) is known color: Gulf Blue. HEX triplet: 32, 46 and 65. RGB value is (50,70,101). Sum of RGB (Red+Green+Blue) = 50+70+101=221 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.62% from 221); Green value is 70 (27.73% from 255 or 31.67% from 221); Blue value is 101 (39.84% from 255 or 45.70% from 221); Max value from RGB is 101 - color contains mainly: blue. Hex color #324665 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324665 is #CDB99A. Grayscale: #434343. Windows color (decimal): -13482395 or 6637106. OLE color: 6637106.
HSL color Cylindrical-coordinate representation of color #324665: hue angle of 216.47º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #324665 is Cyan = 0.50, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 70 | 101 | - |
| CMYK | 0.50 | 0.31 | 0 | 0.60 |
| HSL | 216.47º | 0.34% | 0.3% | - |
| HSV(B) | 216.47º | 0.5% | 0.4% | - |
| XYZ | 5.85 | 6 | 13.16 | - |
| YUV | 67.55 | 146.87 | 115.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 70 | 101 | 0.50 | 0.31 | 0 | 0.60 | 216.47 | 0.34 | 0.3 |
| Hex | 32 | 46 | 65 | 32 | 1F | 0 | 3C | D8 | 22 | 1E |
| Octal | 62 | 106 | 145 | 62 | 37 | 0 | 74 | 330 | 42 | 36 |
| Binary | 110010 | 1000110 | 1100101 | 110010 | 11111 | 0 | 111100 | 11011000 | 100010 | 11110 |
Color Harmonies of #324665
Complementary color
Monochromatic Colors of #324665
Black with #324665
Text Example
Text Example
White with #324665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324665; }
p { color: rgb(50,70,101); }
H1.HeaderClassName
{
color: #324665;
}
.AnyTagClassName
{
color: #324665;
}
</style>
background-color css
<style>
a { background-color: #324665; }
a { background-color: rgb(50,70,101); }
div.DivClassName
{
background-color: #324665;
}
.BgClassName
{
background-color: #324665;
}
</style>
border-color css
<style>
span { border-color: #324665; }
span { border-color: rgb(50,70,101); }
td.TdClassName
{
border-color: #324665;
}
.TagClassName
{
border-color: #324665;
}
</style>