Shades of Astral #257594
Tints of Astral #257594
RGB
CMYK
RGB Variations
Color information
#257594 (or 0x257594) is known color: Astral. HEX triplet: 25, 75 and 94. RGB value is (37,117,148). Sum of RGB (Red+Green+Blue) = 37+117+148=302 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.25% from 302); Green value is 117 (46.09% from 255 or 38.74% from 302); Blue value is 148 (58.20% from 255 or 49.01% from 302); Max value from RGB is 148 - color contains mainly: blue. Hex color #257594 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257594 is #DA8A6B. Grayscale: #606060. Windows color (decimal): -14322284 or 9729317. OLE color: 9729317.
HSL color Cylindrical-coordinate representation of color #257594: hue angle of 196.76º 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 #257594 is Cyan = 0.75, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 117 | 148 | - |
| CMYK | 0.75 | 0.21 | 0 | 0.42 |
| HSL | 196.76º | 0.6% | 0.36% | - |
| HSV(B) | 196.76º | 0.75% | 0.58% | - |
| XYZ | 12.47 | 15.25 | 30.3 | - |
| YUV | 96.61 | 157 | 85.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 148 | 0.75 | 0.21 | 0 | 0.42 | 196.76 | 0.6 | 0.36 |
| Hex | 25 | 75 | 94 | 4B | 15 | 0 | 2A | C5 | 3C | 24 |
| Octal | 45 | 165 | 224 | 113 | 25 | 0 | 52 | 305 | 74 | 44 |
| Binary | 100101 | 1110101 | 10010100 | 1001011 | 10101 | 0 | 101010 | 11000101 | 111100 | 100100 |
Color Harmonies of #257594
Complementary color
Monochromatic Colors of #257594
Black with #257594
Text Example
Text Example
White with #257594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257594; }
p { color: rgb(37,117,148); }
H1.HeaderClassName
{
color: #257594;
}
.AnyTagClassName
{
color: #257594;
}
</style>
background-color css
<style>
a { background-color: #257594; }
a { background-color: rgb(37,117,148); }
div.DivClassName
{
background-color: #257594;
}
.BgClassName
{
background-color: #257594;
}
</style>
border-color css
<style>
span { border-color: #257594; }
span { border-color: rgb(37,117,148); }
td.TdClassName
{
border-color: #257594;
}
.TagClassName
{
border-color: #257594;
}
</style>