Shades of Astral #257590
Tints of Astral #257590
RGB
CMYK
RGB Variations
Color information
#257590 (or 0x257590) is known color: Astral. HEX triplet: 25, 75 and 90. RGB value is (37,117,144). Sum of RGB (Red+Green+Blue) = 37+117+144=298 (39% of max value = 765). Red value is 37 (14.84% from 255 or 12.42% from 298); Green value is 117 (46.09% from 255 or 39.26% from 298); Blue value is 144 (56.64% from 255 or 48.32% from 298); Max value from RGB is 144 - color contains mainly: blue. Hex color #257590 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257590 is #DA8A6F. Grayscale: #5F5F5F. Windows color (decimal): -14322288 or 9467173. OLE color: 9467173.
HSL color Cylindrical-coordinate representation of color #257590: hue angle of 195.14º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #257590 is Cyan = 0.74, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 37 | 117 | 144 | - |
| CMYK | 0.74 | 0.19 | 0 | 0.44 |
| HSL | 195.14º | 0.59% | 0.35% | - |
| HSV(B) | 195.14º | 0.74% | 0.56% | - |
| XYZ | 12.16 | 15.13 | 28.67 | - |
| YUV | 96.16 | 155 | 85.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 144 | 0.74 | 0.19 | 0 | 0.44 | 195.14 | 0.59 | 0.35 |
| Hex | 25 | 75 | 90 | 4A | 13 | 0 | 2C | C3 | 3B | 23 |
| Octal | 45 | 165 | 220 | 112 | 23 | 0 | 54 | 303 | 73 | 43 |
| Binary | 100101 | 1110101 | 10010000 | 1001010 | 10011 | 0 | 101100 | 11000011 | 111011 | 100011 |
Color Harmonies of #257590
Complementary color
Monochromatic Colors of #257590
Black with #257590
Text Example
Text Example
White with #257590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257590; }
p { color: rgb(37,117,144); }
H1.HeaderClassName
{
color: #257590;
}
.AnyTagClassName
{
color: #257590;
}
</style>
background-color css
<style>
a { background-color: #257590; }
a { background-color: rgb(37,117,144); }
div.DivClassName
{
background-color: #257590;
}
.BgClassName
{
background-color: #257590;
}
</style>
border-color css
<style>
span { border-color: #257590; }
span { border-color: rgb(37,117,144); }
td.TdClassName
{
border-color: #257590;
}
.TagClassName
{
border-color: #257590;
}
</style>