Shades of Gulf Blue #324266
Tints of Gulf Blue #324266
RGB
CMYK
RGB Variations
Color information
#324266 (or 0x324266) is known color: Gulf Blue. HEX triplet: 32, 42 and 66. RGB value is (50,66,102). Sum of RGB (Red+Green+Blue) = 50+66+102=218 (28% of max value = 765). Red value is 50 (19.92% from 255 or 22.94% from 218); Green value is 66 (26.17% from 255 or 30.28% from 218); Blue value is 102 (40.23% from 255 or 46.79% from 218); Max value from RGB is 102 - color contains mainly: blue. Hex color #324266 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324266 is #CDBD99. Grayscale: #414141. Windows color (decimal): -13483418 or 6701618. OLE color: 6701618.
HSL color Cylindrical-coordinate representation of color #324266: hue angle of 221.54º 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 #324266 is Cyan = 0.51, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 66 | 102 | - |
| CMYK | 0.51 | 0.35 | 0 | 0.6 |
| HSL | 221.54º | 0.34% | 0.3% | - |
| HSV(B) | 221.54º | 0.51% | 0.4% | - |
| XYZ | 5.66 | 5.53 | 13.34 | - |
| YUV | 65.32 | 148.7 | 117.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 66 | 102 | 0.51 | 0.35 | 0 | 0.6 | 221.54 | 0.34 | 0.3 |
| Hex | 32 | 42 | 66 | 33 | 23 | 0 | 3C | DE | 22 | 1E |
| Octal | 62 | 102 | 146 | 63 | 43 | 0 | 74 | 336 | 42 | 36 |
| Binary | 110010 | 1000010 | 1100110 | 110011 | 100011 | 0 | 111100 | 11011110 | 100010 | 11110 |
Color Harmonies of #324266
Complementary color
Monochromatic Colors of #324266
Black with #324266
Text Example
Text Example
White with #324266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324266; }
p { color: rgb(50,66,102); }
H1.HeaderClassName
{
color: #324266;
}
.AnyTagClassName
{
color: #324266;
}
</style>
background-color css
<style>
a { background-color: #324266; }
a { background-color: rgb(50,66,102); }
div.DivClassName
{
background-color: #324266;
}
.BgClassName
{
background-color: #324266;
}
</style>
border-color css
<style>
span { border-color: #324266; }
span { border-color: rgb(50,66,102); }
td.TdClassName
{
border-color: #324266;
}
.TagClassName
{
border-color: #324266;
}
</style>