Shades of Astral #257390
Tints of Astral #257390
RGB
CMYK
RGB Variations
Color information
#257390 (or 0x257390) is known color: Astral. HEX triplet: 25, 73 and 90. RGB value is (37,115,144). Sum of RGB (Red+Green+Blue) = 37+115+144=296 (39% of max value = 765). Red value is 37 (14.84% from 255 or 12.5% from 296); Green value is 115 (45.31% from 255 or 38.85% from 296); Blue value is 144 (56.64% from 255 or 48.65% from 296); Max value from RGB is 144 - color contains mainly: blue. Hex color #257390 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257390 is #DA8C6F. Grayscale: #5E5E5E. Windows color (decimal): -14322800 or 9466661. OLE color: 9466661.
HSL color Cylindrical-coordinate representation of color #257390: hue angle of 196.26º 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 #257390 is Cyan = 0.74, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 37 | 115 | 144 | - |
| CMYK | 0.74 | 0.20 | 0 | 0.44 |
| HSL | 196.26º | 0.59% | 0.35% | - |
| HSV(B) | 196.26º | 0.74% | 0.56% | - |
| XYZ | 11.93 | 14.67 | 28.59 | - |
| YUV | 94.98 | 155.66 | 86.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 144 | 0.74 | 0.20 | 0 | 0.44 | 196.26 | 0.59 | 0.35 |
| Hex | 25 | 73 | 90 | 4A | 14 | 0 | 2C | C4 | 3B | 23 |
| Octal | 45 | 163 | 220 | 112 | 24 | 0 | 54 | 304 | 73 | 43 |
| Binary | 100101 | 1110011 | 10010000 | 1001010 | 10100 | 0 | 101100 | 11000100 | 111011 | 100011 |
Color Harmonies of #257390
Complementary color
Monochromatic Colors of #257390
Black with #257390
Text Example
Text Example
White with #257390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257390; }
p { color: rgb(37,115,144); }
H1.HeaderClassName
{
color: #257390;
}
.AnyTagClassName
{
color: #257390;
}
</style>
background-color css
<style>
a { background-color: #257390; }
a { background-color: rgb(37,115,144); }
div.DivClassName
{
background-color: #257390;
}
.BgClassName
{
background-color: #257390;
}
</style>
border-color css
<style>
span { border-color: #257390; }
span { border-color: rgb(37,115,144); }
td.TdClassName
{
border-color: #257390;
}
.TagClassName
{
border-color: #257390;
}
</style>