Shades of Astral #277795
Tints of Astral #277795
RGB
CMYK
RGB Variations
Color information
#277795 (or 0x277795) is known color: Astral. HEX triplet: 27, 77 and 95. RGB value is (39,119,149). Sum of RGB (Red+Green+Blue) = 39+119+149=307 (40% of max value = 765). Red value is 39 (15.62% from 255 or 12.70% from 307); Green value is 119 (46.88% from 255 or 38.76% from 307); Blue value is 149 (58.59% from 255 or 48.53% from 307); Max value from RGB is 149 - color contains mainly: blue. Hex color #277795 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #277795 is #D8886A. Grayscale: #626262. Windows color (decimal): -14190699 or 9795367. OLE color: 9795367.
HSL color Cylindrical-coordinate representation of color #277795: hue angle of 196.36º degrees, saturation: 0.59, 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 #277795 is Cyan = 0.74, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 119 | 149 | - |
| CMYK | 0.74 | 0.20 | 0 | 0.42 |
| HSL | 196.36º | 0.59% | 0.37% | - |
| HSV(B) | 196.36º | 0.74% | 0.58% | - |
| XYZ | 12.86 | 15.79 | 30.8 | - |
| YUV | 98.5 | 156.5 | 85.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 119 | 149 | 0.74 | 0.20 | 0 | 0.42 | 196.36 | 0.59 | 0.37 |
| Hex | 27 | 77 | 95 | 4A | 14 | 0 | 2A | C4 | 3B | 25 |
| Octal | 47 | 167 | 225 | 112 | 24 | 0 | 52 | 304 | 73 | 45 |
| Binary | 100111 | 1110111 | 10010101 | 1001010 | 10100 | 0 | 101010 | 11000100 | 111011 | 100101 |
Color Harmonies of #277795
Complementary color
Monochromatic Colors of #277795
Black with #277795
Text Example
Text Example
White with #277795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277795; }
p { color: rgb(39,119,149); }
H1.HeaderClassName
{
color: #277795;
}
.AnyTagClassName
{
color: #277795;
}
</style>
background-color css
<style>
a { background-color: #277795; }
a { background-color: rgb(39,119,149); }
div.DivClassName
{
background-color: #277795;
}
.BgClassName
{
background-color: #277795;
}
</style>
border-color css
<style>
span { border-color: #277795; }
span { border-color: rgb(39,119,149); }
td.TdClassName
{
border-color: #277795;
}
.TagClassName
{
border-color: #277795;
}
</style>