Shades of Astral #277990
Tints of Astral #277990
RGB
CMYK
RGB Variations
Color information
#277990 (or 0x277990) is known color: Astral. HEX triplet: 27, 79 and 90. RGB value is (39,121,144). Sum of RGB (Red+Green+Blue) = 39+121+144=304 (40% of max value = 765). Red value is 39 (15.62% from 255 or 12.83% from 304); Green value is 121 (47.66% from 255 or 39.80% from 304); Blue value is 144 (56.64% from 255 or 47.37% from 304); Max value from RGB is 144 - color contains mainly: blue. Hex color #277990 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277990 is #D8866F. Grayscale: #626262. Windows color (decimal): -14190192 or 9468199. OLE color: 9468199.
HSL color Cylindrical-coordinate representation of color #277990: hue angle of 193.14º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #277990 is Cyan = 0.73, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 39 | 121 | 144 | - |
| CMYK | 0.73 | 0.16 | 0 | 0.44 |
| HSL | 193.14º | 0.57% | 0.36% | - |
| HSV(B) | 193.14º | 0.73% | 0.56% | - |
| XYZ | 12.71 | 16.12 | 28.83 | - |
| YUV | 99.1 | 153.33 | 85.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 121 | 144 | 0.73 | 0.16 | 0 | 0.44 | 193.14 | 0.57 | 0.36 |
| Hex | 27 | 79 | 90 | 49 | 10 | 0 | 2C | C1 | 39 | 24 |
| Octal | 47 | 171 | 220 | 111 | 20 | 0 | 54 | 301 | 71 | 44 |
| Binary | 100111 | 1111001 | 10010000 | 1001001 | 10000 | 0 | 101100 | 11000001 | 111001 | 100100 |
Color Harmonies of #277990
Complementary color
Monochromatic Colors of #277990
Black with #277990
Text Example
Text Example
White with #277990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277990; }
p { color: rgb(39,121,144); }
H1.HeaderClassName
{
color: #277990;
}
.AnyTagClassName
{
color: #277990;
}
</style>
background-color css
<style>
a { background-color: #277990; }
a { background-color: rgb(39,121,144); }
div.DivClassName
{
background-color: #277990;
}
.BgClassName
{
background-color: #277990;
}
</style>
border-color css
<style>
span { border-color: #277990; }
span { border-color: rgb(39,121,144); }
td.TdClassName
{
border-color: #277990;
}
.TagClassName
{
border-color: #277990;
}
</style>