Shades of Astral #277994
Tints of Astral #277994
RGB
CMYK
RGB Variations
Color information
#277994 (or 0x277994) is known color: Astral. HEX triplet: 27, 79 and 94. RGB value is (39,121,148). Sum of RGB (Red+Green+Blue) = 39+121+148=308 (40% of max value = 765). Red value is 39 (15.62% from 255 or 12.66% from 308); Green value is 121 (47.66% from 255 or 39.29% from 308); Blue value is 148 (58.20% from 255 or 48.05% from 308); Max value from RGB is 148 - color contains mainly: blue. Hex color #277994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277994 is #D8866B. Grayscale: #636363. Windows color (decimal): -14190188 or 9730343. OLE color: 9730343.
HSL color Cylindrical-coordinate representation of color #277994: hue angle of 194.86º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #277994 is Cyan = 0.74, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 121 | 148 | - |
| CMYK | 0.74 | 0.18 | 0 | 0.42 |
| HSL | 194.86º | 0.58% | 0.37% | - |
| HSV(B) | 194.86º | 0.74% | 0.58% | - |
| XYZ | 13.02 | 16.24 | 30.47 | - |
| YUV | 99.56 | 155.33 | 84.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 121 | 148 | 0.74 | 0.18 | 0 | 0.42 | 194.86 | 0.58 | 0.37 |
| Hex | 27 | 79 | 94 | 4A | 12 | 0 | 2A | C3 | 3A | 25 |
| Octal | 47 | 171 | 224 | 112 | 22 | 0 | 52 | 303 | 72 | 45 |
| Binary | 100111 | 1111001 | 10010100 | 1001010 | 10010 | 0 | 101010 | 11000011 | 111010 | 100101 |
Color Harmonies of #277994
Complementary color
Monochromatic Colors of #277994
Black with #277994
Text Example
Text Example
White with #277994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277994; }
p { color: rgb(39,121,148); }
H1.HeaderClassName
{
color: #277994;
}
.AnyTagClassName
{
color: #277994;
}
</style>
background-color css
<style>
a { background-color: #277994; }
a { background-color: rgb(39,121,148); }
div.DivClassName
{
background-color: #277994;
}
.BgClassName
{
background-color: #277994;
}
</style>
border-color css
<style>
span { border-color: #277994; }
span { border-color: rgb(39,121,148); }
td.TdClassName
{
border-color: #277994;
}
.TagClassName
{
border-color: #277994;
}
</style>