Shades of Gulf Blue #324366
Tints of Gulf Blue #324366
RGB
CMYK
RGB Variations
Color information
#324366 (or 0x324366) is known color: Gulf Blue. HEX triplet: 32, 43 and 66. RGB value is (50,67,102). Sum of RGB (Red+Green+Blue) = 50+67+102=219 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.83% from 219); Green value is 67 (26.56% from 255 or 30.59% from 219); Blue value is 102 (40.23% from 255 or 46.58% from 219); Max value from RGB is 102 - color contains mainly: blue. Hex color #324366 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324366 is #CDBC99. Grayscale: #414141. Windows color (decimal): -13483162 or 6701874. OLE color: 6701874.
HSL color Cylindrical-coordinate representation of color #324366: hue angle of 220.38º 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 #324366 is Cyan = 0.51, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 67 | 102 | - |
| CMYK | 0.51 | 0.34 | 0 | 0.6 |
| HSL | 220.38º | 0.34% | 0.3% | - |
| HSV(B) | 220.38º | 0.51% | 0.4% | - |
| XYZ | 5.72 | 5.65 | 13.36 | - |
| YUV | 65.91 | 148.37 | 116.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 67 | 102 | 0.51 | 0.34 | 0 | 0.6 | 220.38 | 0.34 | 0.3 |
| Hex | 32 | 43 | 66 | 33 | 22 | 0 | 3C | DC | 22 | 1E |
| Octal | 62 | 103 | 146 | 63 | 42 | 0 | 74 | 334 | 42 | 36 |
| Binary | 110010 | 1000011 | 1100110 | 110011 | 100010 | 0 | 111100 | 11011100 | 100010 | 11110 |
Color Harmonies of #324366
Complementary color
Monochromatic Colors of #324366
Black with #324366
Text Example
Text Example
White with #324366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324366; }
p { color: rgb(50,67,102); }
H1.HeaderClassName
{
color: #324366;
}
.AnyTagClassName
{
color: #324366;
}
</style>
background-color css
<style>
a { background-color: #324366; }
a { background-color: rgb(50,67,102); }
div.DivClassName
{
background-color: #324366;
}
.BgClassName
{
background-color: #324366;
}
</style>
border-color css
<style>
span { border-color: #324366; }
span { border-color: rgb(50,67,102); }
td.TdClassName
{
border-color: #324366;
}
.TagClassName
{
border-color: #324366;
}
</style>