Shades of Astral #257791
Tints of Astral #257791
RGB
CMYK
RGB Variations
Color information
#257791 (or 0x257791) is known color: Astral. HEX triplet: 25, 77 and 91. RGB value is (37,119,145). Sum of RGB (Red+Green+Blue) = 37+119+145=301 (39% of max value = 765). Red value is 37 (14.84% from 255 or 12.29% from 301); Green value is 119 (46.88% from 255 or 39.53% from 301); Blue value is 145 (57.03% from 255 or 48.17% from 301); Max value from RGB is 145 - color contains mainly: blue. Hex color #257791 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257791 is #DA886E. Grayscale: #616161. Windows color (decimal): -14321775 or 9533221. OLE color: 9533221.
HSL color Cylindrical-coordinate representation of color #257791: hue angle of 194.44º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #257791 is Cyan = 0.74, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 37 | 119 | 145 | - |
| CMYK | 0.74 | 0.18 | 0 | 0.43 |
| HSL | 194.44º | 0.59% | 0.36% | - |
| HSV(B) | 194.44º | 0.74% | 0.57% | - |
| XYZ | 12.47 | 15.63 | 29.15 | - |
| YUV | 97.45 | 154.83 | 84.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 119 | 145 | 0.74 | 0.18 | 0 | 0.43 | 194.44 | 0.59 | 0.36 |
| Hex | 25 | 77 | 91 | 4A | 12 | 0 | 2B | C2 | 3B | 24 |
| Octal | 45 | 167 | 221 | 112 | 22 | 0 | 53 | 302 | 73 | 44 |
| Binary | 100101 | 1110111 | 10010001 | 1001010 | 10010 | 0 | 101011 | 11000010 | 111011 | 100100 |
Color Harmonies of #257791
Complementary color
Monochromatic Colors of #257791
Black with #257791
Text Example
Text Example
White with #257791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257791; }
p { color: rgb(37,119,145); }
H1.HeaderClassName
{
color: #257791;
}
.AnyTagClassName
{
color: #257791;
}
</style>
background-color css
<style>
a { background-color: #257791; }
a { background-color: rgb(37,119,145); }
div.DivClassName
{
background-color: #257791;
}
.BgClassName
{
background-color: #257791;
}
</style>
border-color css
<style>
span { border-color: #257791; }
span { border-color: rgb(37,119,145); }
td.TdClassName
{
border-color: #257791;
}
.TagClassName
{
border-color: #257791;
}
</style>