Shades of Astral #257293
Tints of Astral #257293
RGB
CMYK
RGB Variations
Color information
#257293 (or 0x257293) is known color: Astral. HEX triplet: 25, 72 and 93. RGB value is (37,114,147). Sum of RGB (Red+Green+Blue) = 37+114+147=298 (39% of max value = 765). Red value is 37 (14.84% from 255 or 12.42% from 298); Green value is 114 (44.92% from 255 or 38.26% from 298); Blue value is 147 (57.81% from 255 or 49.33% from 298); Max value from RGB is 147 - color contains mainly: blue. Hex color #257293 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257293 is #DA8D6C. Grayscale: #5E5E5E. Windows color (decimal): -14323053 or 9663013. OLE color: 9663013.
HSL color Cylindrical-coordinate representation of color #257293: hue angle of 198º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #257293 is Cyan = 0.75, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 114 | 147 | - |
| CMYK | 0.75 | 0.22 | 0 | 0.42 |
| HSL | 198º | 0.6% | 0.36% | - |
| HSV(B) | 198º | 0.75% | 0.58% | - |
| XYZ | 12.05 | 14.53 | 29.77 | - |
| YUV | 94.74 | 157.49 | 86.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 147 | 0.75 | 0.22 | 0 | 0.42 | 198 | 0.6 | 0.36 |
| Hex | 25 | 72 | 93 | 4B | 16 | 0 | 2A | C6 | 3C | 24 |
| Octal | 45 | 162 | 223 | 113 | 26 | 0 | 52 | 306 | 74 | 44 |
| Binary | 100101 | 1110010 | 10010011 | 1001011 | 10110 | 0 | 101010 | 11000110 | 111100 | 100100 |
Color Harmonies of #257293
Complementary color
Monochromatic Colors of #257293
Black with #257293
Text Example
Text Example
White with #257293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257293; }
p { color: rgb(37,114,147); }
H1.HeaderClassName
{
color: #257293;
}
.AnyTagClassName
{
color: #257293;
}
</style>
background-color css
<style>
a { background-color: #257293; }
a { background-color: rgb(37,114,147); }
div.DivClassName
{
background-color: #257293;
}
.BgClassName
{
background-color: #257293;
}
</style>
border-color css
<style>
span { border-color: #257293; }
span { border-color: rgb(37,114,147); }
td.TdClassName
{
border-color: #257293;
}
.TagClassName
{
border-color: #257293;
}
</style>