Shades of Astral #257394
Tints of Astral #257394
RGB
CMYK
RGB Variations
Color information
#257394 (or 0x257394) is known color: Astral. HEX triplet: 25, 73 and 94. RGB value is (37,115,148). Sum of RGB (Red+Green+Blue) = 37+115+148=300 (39% of max value = 765). Red value is 37 (14.84% from 255 or 12.33% from 300); Green value is 115 (45.31% from 255 or 38.33% from 300); Blue value is 148 (58.20% from 255 or 49.33% from 300); Max value from RGB is 148 - color contains mainly: blue. Hex color #257394 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257394 is #DA8C6B. Grayscale: #5F5F5F. Windows color (decimal): -14322796 or 9728805. OLE color: 9728805.
HSL color Cylindrical-coordinate representation of color #257394: hue angle of 197.84º 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 #257394 is Cyan = 0.75, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 115 | 148 | - |
| CMYK | 0.75 | 0.22 | 0 | 0.42 |
| HSL | 197.84º | 0.6% | 0.36% | - |
| HSV(B) | 197.84º | 0.75% | 0.58% | - |
| XYZ | 12.24 | 14.79 | 30.23 | - |
| YUV | 95.44 | 157.66 | 86.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 148 | 0.75 | 0.22 | 0 | 0.42 | 197.84 | 0.6 | 0.36 |
| Hex | 25 | 73 | 94 | 4B | 16 | 0 | 2A | C6 | 3C | 24 |
| Octal | 45 | 163 | 224 | 113 | 26 | 0 | 52 | 306 | 74 | 44 |
| Binary | 100101 | 1110011 | 10010100 | 1001011 | 10110 | 0 | 101010 | 11000110 | 111100 | 100100 |
Color Harmonies of #257394
Complementary color
Monochromatic Colors of #257394
Black with #257394
Text Example
Text Example
White with #257394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257394; }
p { color: rgb(37,115,148); }
H1.HeaderClassName
{
color: #257394;
}
.AnyTagClassName
{
color: #257394;
}
</style>
background-color css
<style>
a { background-color: #257394; }
a { background-color: rgb(37,115,148); }
div.DivClassName
{
background-color: #257394;
}
.BgClassName
{
background-color: #257394;
}
</style>
border-color css
<style>
span { border-color: #257394; }
span { border-color: rgb(37,115,148); }
td.TdClassName
{
border-color: #257394;
}
.TagClassName
{
border-color: #257394;
}
</style>