Shades of Gulf Blue #324766
Tints of Gulf Blue #324766
RGB
CMYK
RGB Variations
Color information
#324766 (or 0x324766) is known color: Gulf Blue. HEX triplet: 32, 47 and 66. RGB value is (50,71,102). Sum of RGB (Red+Green+Blue) = 50+71+102=223 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.42% from 223); Green value is 71 (28.12% from 255 or 31.84% from 223); Blue value is 102 (40.23% from 255 or 45.74% from 223); Max value from RGB is 102 - color contains mainly: blue. Hex color #324766 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324766 is #CDB899. Grayscale: #444444. Windows color (decimal): -13482138 or 6702898. OLE color: 6702898.
HSL color Cylindrical-coordinate representation of color #324766: hue angle of 215.77º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #324766 is Cyan = 0.51, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 71 | 102 | - |
| CMYK | 0.51 | 0.30 | 0 | 0.6 |
| HSL | 215.77º | 0.34% | 0.3% | - |
| HSV(B) | 215.77º | 0.51% | 0.4% | - |
| XYZ | 5.97 | 6.14 | 13.44 | - |
| YUV | 68.26 | 147.04 | 114.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 71 | 102 | 0.51 | 0.30 | 0 | 0.6 | 215.77 | 0.34 | 0.3 |
| Hex | 32 | 47 | 66 | 33 | 1E | 0 | 3C | D8 | 22 | 1E |
| Octal | 62 | 107 | 146 | 63 | 36 | 0 | 74 | 330 | 42 | 36 |
| Binary | 110010 | 1000111 | 1100110 | 110011 | 11110 | 0 | 111100 | 11011000 | 100010 | 11110 |
Color Harmonies of #324766
Complementary color
Monochromatic Colors of #324766
Black with #324766
Text Example
Text Example
White with #324766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324766; }
p { color: rgb(50,71,102); }
H1.HeaderClassName
{
color: #324766;
}
.AnyTagClassName
{
color: #324766;
}
</style>
background-color css
<style>
a { background-color: #324766; }
a { background-color: rgb(50,71,102); }
div.DivClassName
{
background-color: #324766;
}
.BgClassName
{
background-color: #324766;
}
</style>
border-color css
<style>
span { border-color: #324766; }
span { border-color: rgb(50,71,102); }
td.TdClassName
{
border-color: #324766;
}
.TagClassName
{
border-color: #324766;
}
</style>