Shades of Gulf Blue #293660
Tints of Gulf Blue #293660
RGB
CMYK
RGB Variations
Color information
#293660 (or 0x293660) is known color: Gulf Blue. HEX triplet: 29, 36 and 60. RGB value is (41,54,96). Sum of RGB (Red+Green+Blue) = 41+54+96=191 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.47% from 191); Green value is 54 (21.48% from 255 or 28.27% from 191); Blue value is 96 (37.89% from 255 or 50.26% from 191); Max value from RGB is 96 - color contains mainly: blue. Hex color #293660 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293660 is #D6C99F. Grayscale: #363636. Windows color (decimal): -14076320 or 6305321. OLE color: 6305321.
HSL color Cylindrical-coordinate representation of color #293660: hue angle of 225.82º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #293660 is Cyan = 0.57, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 54 | 96 | - |
| CMYK | 0.57 | 0.44 | 0 | 0.62 |
| HSL | 225.82º | 0.4% | 0.27% | - |
| HSV(B) | 225.82º | 0.57% | 0.38% | - |
| XYZ | 4.34 | 3.95 | 11.6 | - |
| YUV | 54.9 | 151.19 | 118.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 54 | 96 | 0.57 | 0.44 | 0 | 0.62 | 225.82 | 0.4 | 0.27 |
| Hex | 29 | 36 | 60 | 39 | 2C | 0 | 3E | E2 | 28 | 1B |
| Octal | 51 | 66 | 140 | 71 | 54 | 0 | 76 | 342 | 50 | 33 |
| Binary | 101001 | 110110 | 1100000 | 111001 | 101100 | 0 | 111110 | 11100010 | 101000 | 11011 |
Color Harmonies of #293660
Complementary color
Monochromatic Colors of #293660
Black with #293660
Text Example
Text Example
White with #293660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293660; }
p { color: rgb(41,54,96); }
H1.HeaderClassName
{
color: #293660;
}
.AnyTagClassName
{
color: #293660;
}
</style>
background-color css
<style>
a { background-color: #293660; }
a { background-color: rgb(41,54,96); }
div.DivClassName
{
background-color: #293660;
}
.BgClassName
{
background-color: #293660;
}
</style>
border-color css
<style>
span { border-color: #293660; }
span { border-color: rgb(41,54,96); }
td.TdClassName
{
border-color: #293660;
}
.TagClassName
{
border-color: #293660;
}
</style>