Shades of Astral #257290
Tints of Astral #257290
RGB
CMYK
RGB Variations
Color information
#257290 (or 0x257290) is known color: Astral. HEX triplet: 25, 72 and 90. RGB value is (37,114,144). Sum of RGB (Red+Green+Blue) = 37+114+144=295 (39% of max value = 765). Red value is 37 (14.84% from 255 or 12.54% from 295); Green value is 114 (44.92% from 255 or 38.64% from 295); Blue value is 144 (56.64% from 255 or 48.81% from 295); Max value from RGB is 144 - color contains mainly: blue. Hex color #257290 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257290 is #DA8D6F. Grayscale: #5E5E5E. Windows color (decimal): -14323056 or 9466405. OLE color: 9466405.
HSL color Cylindrical-coordinate representation of color #257290: hue angle of 196.82º 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 #257290 is Cyan = 0.74, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 37 | 114 | 144 | - |
| CMYK | 0.74 | 0.21 | 0 | 0.44 |
| HSL | 196.82º | 0.59% | 0.35% | - |
| HSV(B) | 196.82º | 0.74% | 0.56% | - |
| XYZ | 11.81 | 14.44 | 28.55 | - |
| YUV | 94.4 | 155.99 | 87.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 144 | 0.74 | 0.21 | 0 | 0.44 | 196.82 | 0.59 | 0.35 |
| Hex | 25 | 72 | 90 | 4A | 15 | 0 | 2C | C5 | 3B | 23 |
| Octal | 45 | 162 | 220 | 112 | 25 | 0 | 54 | 305 | 73 | 43 |
| Binary | 100101 | 1110010 | 10010000 | 1001010 | 10101 | 0 | 101100 | 11000101 | 111011 | 100011 |
Color Harmonies of #257290
Complementary color
Monochromatic Colors of #257290
Black with #257290
Text Example
Text Example
White with #257290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257290; }
p { color: rgb(37,114,144); }
H1.HeaderClassName
{
color: #257290;
}
.AnyTagClassName
{
color: #257290;
}
</style>
background-color css
<style>
a { background-color: #257290; }
a { background-color: rgb(37,114,144); }
div.DivClassName
{
background-color: #257290;
}
.BgClassName
{
background-color: #257290;
}
</style>
border-color css
<style>
span { border-color: #257290; }
span { border-color: rgb(37,114,144); }
td.TdClassName
{
border-color: #257290;
}
.TagClassName
{
border-color: #257290;
}
</style>