Shades of Gulf Blue #324569
Tints of Gulf Blue #324569
RGB
CMYK
RGB Variations
Color information
#324569 (or 0x324569) is known color: Gulf Blue. HEX triplet: 32, 45 and 69. RGB value is (50,69,105). Sum of RGB (Red+Green+Blue) = 50+69+105=224 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.32% from 224); Green value is 69 (27.34% from 255 or 30.80% from 224); Blue value is 105 (41.41% from 255 or 46.88% from 224); Max value from RGB is 105 - color contains mainly: blue. Hex color #324569 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324569 is #CDBA96. Grayscale: #434343. Windows color (decimal): -13482647 or 6898994. OLE color: 6898994.
HSL color Cylindrical-coordinate representation of color #324569: hue angle of 219.27º 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 #324569 is Cyan = 0.52, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 69 | 105 | - |
| CMYK | 0.52 | 0.34 | 0 | 0.59 |
| HSL | 219.27º | 0.35% | 0.3% | - |
| HSV(B) | 219.27º | 0.52% | 0.41% | - |
| XYZ | 5.99 | 5.95 | 14.2 | - |
| YUV | 67.42 | 149.21 | 115.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 69 | 105 | 0.52 | 0.34 | 0 | 0.59 | 219.27 | 0.35 | 0.3 |
| Hex | 32 | 45 | 69 | 34 | 22 | 0 | 3B | DB | 23 | 1E |
| Octal | 62 | 105 | 151 | 64 | 42 | 0 | 73 | 333 | 43 | 36 |
| Binary | 110010 | 1000101 | 1101001 | 110100 | 100010 | 0 | 111011 | 11011011 | 100011 | 11110 |
Color Harmonies of #324569
Complementary color
Monochromatic Colors of #324569
Black with #324569
Text Example
Text Example
White with #324569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324569; }
p { color: rgb(50,69,105); }
H1.HeaderClassName
{
color: #324569;
}
.AnyTagClassName
{
color: #324569;
}
</style>
background-color css
<style>
a { background-color: #324569; }
a { background-color: rgb(50,69,105); }
div.DivClassName
{
background-color: #324569;
}
.BgClassName
{
background-color: #324569;
}
</style>
border-color css
<style>
span { border-color: #324569; }
span { border-color: rgb(50,69,105); }
td.TdClassName
{
border-color: #324569;
}
.TagClassName
{
border-color: #324569;
}
</style>