Shades of Gulf Blue #293760
Tints of Gulf Blue #293760
RGB
CMYK
RGB Variations
Color information
#293760 (or 0x293760) is known color: Gulf Blue. HEX triplet: 29, 37 and 60. RGB value is (41,55,96). Sum of RGB (Red+Green+Blue) = 41+55+96=192 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.35% from 192); Green value is 55 (21.88% from 255 or 28.65% from 192); Blue value is 96 (37.89% from 255 or 50% from 192); Max value from RGB is 96 - color contains mainly: blue. Hex color #293760 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293760 is #D6C89F. Grayscale: #373737. Windows color (decimal): -14076064 or 6305577. OLE color: 6305577.
HSL color Cylindrical-coordinate representation of color #293760: hue angle of 224.73º 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 #293760 is Cyan = 0.57, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 55 | 96 | - |
| CMYK | 0.57 | 0.43 | 0 | 0.62 |
| HSL | 224.73º | 0.4% | 0.27% | - |
| HSV(B) | 224.73º | 0.57% | 0.38% | - |
| XYZ | 4.39 | 4.05 | 11.62 | - |
| YUV | 55.49 | 150.86 | 117.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 55 | 96 | 0.57 | 0.43 | 0 | 0.62 | 224.73 | 0.4 | 0.27 |
| Hex | 29 | 37 | 60 | 39 | 2B | 0 | 3E | E1 | 28 | 1B |
| Octal | 51 | 67 | 140 | 71 | 53 | 0 | 76 | 341 | 50 | 33 |
| Binary | 101001 | 110111 | 1100000 | 111001 | 101011 | 0 | 111110 | 11100001 | 101000 | 11011 |
Color Harmonies of #293760
Complementary color
Monochromatic Colors of #293760
Black with #293760
Text Example
Text Example
White with #293760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293760; }
p { color: rgb(41,55,96); }
H1.HeaderClassName
{
color: #293760;
}
.AnyTagClassName
{
color: #293760;
}
</style>
background-color css
<style>
a { background-color: #293760; }
a { background-color: rgb(41,55,96); }
div.DivClassName
{
background-color: #293760;
}
.BgClassName
{
background-color: #293760;
}
</style>
border-color css
<style>
span { border-color: #293760; }
span { border-color: rgb(41,55,96); }
td.TdClassName
{
border-color: #293760;
}
.TagClassName
{
border-color: #293760;
}
</style>