Shades of Gulf Blue #273561
Tints of Gulf Blue #273561
RGB
CMYK
RGB Variations
Color information
#273561 (or 0x273561) is known color: Gulf Blue. HEX triplet: 27, 35 and 61. RGB value is (39,53,97). Sum of RGB (Red+Green+Blue) = 39+53+97=189 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.63% from 189); Green value is 53 (21.09% from 255 or 28.04% from 189); Blue value is 97 (38.28% from 255 or 51.32% from 189); Max value from RGB is 97 - color contains mainly: blue. Hex color #273561 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273561 is #D8CA9E. Grayscale: #353535. Windows color (decimal): -14207647 or 6370599. OLE color: 6370599.
HSL color Cylindrical-coordinate representation of color #273561: hue angle of 225.52º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #273561 is Cyan = 0.60, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 53 | 97 | - |
| CMYK | 0.60 | 0.45 | 0 | 0.62 |
| HSL | 225.52º | 0.43% | 0.27% | - |
| HSV(B) | 225.52º | 0.6% | 0.38% | - |
| XYZ | 4.27 | 3.84 | 11.83 | - |
| YUV | 53.83 | 152.36 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 53 | 97 | 0.60 | 0.45 | 0 | 0.62 | 225.52 | 0.43 | 0.27 |
| Hex | 27 | 35 | 61 | 3C | 2D | 0 | 3E | E2 | 2B | 1B |
| Octal | 47 | 65 | 141 | 74 | 55 | 0 | 76 | 342 | 53 | 33 |
| Binary | 100111 | 110101 | 1100001 | 111100 | 101101 | 0 | 111110 | 11100010 | 101011 | 11011 |
Color Harmonies of #273561
Complementary color
Monochromatic Colors of #273561
Black with #273561
Text Example
Text Example
White with #273561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273561; }
p { color: rgb(39,53,97); }
H1.HeaderClassName
{
color: #273561;
}
.AnyTagClassName
{
color: #273561;
}
</style>
background-color css
<style>
a { background-color: #273561; }
a { background-color: rgb(39,53,97); }
div.DivClassName
{
background-color: #273561;
}
.BgClassName
{
background-color: #273561;
}
</style>
border-color css
<style>
span { border-color: #273561; }
span { border-color: rgb(39,53,97); }
td.TdClassName
{
border-color: #273561;
}
.TagClassName
{
border-color: #273561;
}
</style>