Shades of Gulf Blue #323859
Tints of Gulf Blue #323859
RGB
CMYK
RGB Variations
Color information
#323859 (or 0x323859) is known color: Gulf Blue. HEX triplet: 32, 38 and 59. RGB value is (50,56,89). Sum of RGB (Red+Green+Blue) = 50+56+89=195 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.64% from 195); Green value is 56 (22.27% from 255 or 28.72% from 195); Blue value is 89 (35.16% from 255 or 45.64% from 195); Max value from RGB is 89 - color contains mainly: blue. Hex color #323859 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323859 is #CDC7A6. Grayscale: #393939. Windows color (decimal): -13485991 or 5847090. OLE color: 5847090.
HSL color Cylindrical-coordinate representation of color #323859: hue angle of 230.77º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #323859 is Cyan = 0.44, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 56 | 89 | - |
| CMYK | 0.44 | 0.37 | 0 | 0.65 |
| HSL | 230.77º | 0.28% | 0.27% | - |
| HSV(B) | 230.77º | 0.44% | 0.35% | - |
| XYZ | 4.53 | 4.23 | 10.03 | - |
| YUV | 57.97 | 145.51 | 122.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 56 | 89 | 0.44 | 0.37 | 0 | 0.65 | 230.77 | 0.28 | 0.27 |
| Hex | 32 | 38 | 59 | 2C | 25 | 0 | 41 | E7 | 1C | 1B |
| Octal | 62 | 70 | 131 | 54 | 45 | 0 | 101 | 347 | 34 | 33 |
| Binary | 110010 | 111000 | 1011001 | 101100 | 100101 | 0 | 1000001 | 11100111 | 11100 | 11011 |
Color Harmonies of #323859
Complementary color
Monochromatic Colors of #323859
Black with #323859
Text Example
Text Example
White with #323859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323859; }
p { color: rgb(50,56,89); }
H1.HeaderClassName
{
color: #323859;
}
.AnyTagClassName
{
color: #323859;
}
</style>
background-color css
<style>
a { background-color: #323859; }
a { background-color: rgb(50,56,89); }
div.DivClassName
{
background-color: #323859;
}
.BgClassName
{
background-color: #323859;
}
</style>
border-color css
<style>
span { border-color: #323859; }
span { border-color: rgb(50,56,89); }
td.TdClassName
{
border-color: #323859;
}
.TagClassName
{
border-color: #323859;
}
</style>