Shades of Gulf Blue #324769
Tints of Gulf Blue #324769
RGB
CMYK
RGB Variations
Color information
#324769 (or 0x324769) is known color: Gulf Blue. HEX triplet: 32, 47 and 69. RGB value is (50,71,105). Sum of RGB (Red+Green+Blue) = 50+71+105=226 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.12% from 226); Green value is 71 (28.12% from 255 or 31.42% from 226); Blue value is 105 (41.41% from 255 or 46.46% from 226); Max value from RGB is 105 - color contains mainly: blue. Hex color #324769 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324769 is #CDB896. Grayscale: #444444. Windows color (decimal): -13482135 or 6899506. OLE color: 6899506.
HSL color Cylindrical-coordinate representation of color #324769: hue angle of 217.09º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #324769 is Cyan = 0.52, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 71 | 105 | - |
| CMYK | 0.52 | 0.32 | 0 | 0.59 |
| HSL | 217.09º | 0.35% | 0.3% | - |
| HSV(B) | 217.09º | 0.52% | 0.41% | - |
| XYZ | 6.12 | 6.2 | 14.24 | - |
| YUV | 68.6 | 148.54 | 114.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 71 | 105 | 0.52 | 0.32 | 0 | 0.59 | 217.09 | 0.35 | 0.3 |
| Hex | 32 | 47 | 69 | 34 | 20 | 0 | 3B | D9 | 23 | 1E |
| Octal | 62 | 107 | 151 | 64 | 40 | 0 | 73 | 331 | 43 | 36 |
| Binary | 110010 | 1000111 | 1101001 | 110100 | 100000 | 0 | 111011 | 11011001 | 100011 | 11110 |
Color Harmonies of #324769
Complementary color
Monochromatic Colors of #324769
Black with #324769
Text Example
Text Example
White with #324769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324769; }
p { color: rgb(50,71,105); }
H1.HeaderClassName
{
color: #324769;
}
.AnyTagClassName
{
color: #324769;
}
</style>
background-color css
<style>
a { background-color: #324769; }
a { background-color: rgb(50,71,105); }
div.DivClassName
{
background-color: #324769;
}
.BgClassName
{
background-color: #324769;
}
</style>
border-color css
<style>
span { border-color: #324769; }
span { border-color: rgb(50,71,105); }
td.TdClassName
{
border-color: #324769;
}
.TagClassName
{
border-color: #324769;
}
</style>