Shades of Gulf Blue #324265
Tints of Gulf Blue #324265
RGB
CMYK
RGB Variations
Color information
#324265 (or 0x324265) is known color: Gulf Blue. HEX triplet: 32, 42 and 65. RGB value is (50,66,101). Sum of RGB (Red+Green+Blue) = 50+66+101=217 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.04% from 217); Green value is 66 (26.17% from 255 or 30.41% from 217); Blue value is 101 (39.84% from 255 or 46.54% from 217); Max value from RGB is 101 - color contains mainly: blue. Hex color #324265 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324265 is #CDBD9A. Grayscale: #414141. Windows color (decimal): -13483419 or 6636082. OLE color: 6636082.
HSL color Cylindrical-coordinate representation of color #324265: hue angle of 221.18º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #324265 is Cyan = 0.50, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 66 | 101 | - |
| CMYK | 0.50 | 0.35 | 0 | 0.60 |
| HSL | 221.18º | 0.34% | 0.3% | - |
| HSV(B) | 221.18º | 0.5% | 0.4% | - |
| XYZ | 5.61 | 5.51 | 13.08 | - |
| YUV | 65.21 | 148.2 | 117.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 66 | 101 | 0.50 | 0.35 | 0 | 0.60 | 221.18 | 0.34 | 0.3 |
| Hex | 32 | 42 | 65 | 32 | 23 | 0 | 3C | DD | 22 | 1E |
| Octal | 62 | 102 | 145 | 62 | 43 | 0 | 74 | 335 | 42 | 36 |
| Binary | 110010 | 1000010 | 1100101 | 110010 | 100011 | 0 | 111100 | 11011101 | 100010 | 11110 |
Color Harmonies of #324265
Complementary color
Monochromatic Colors of #324265
Black with #324265
Text Example
Text Example
White with #324265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324265; }
p { color: rgb(50,66,101); }
H1.HeaderClassName
{
color: #324265;
}
.AnyTagClassName
{
color: #324265;
}
</style>
background-color css
<style>
a { background-color: #324265; }
a { background-color: rgb(50,66,101); }
div.DivClassName
{
background-color: #324265;
}
.BgClassName
{
background-color: #324265;
}
</style>
border-color css
<style>
span { border-color: #324265; }
span { border-color: rgb(50,66,101); }
td.TdClassName
{
border-color: #324265;
}
.TagClassName
{
border-color: #324265;
}
</style>