Shades of Astral #317595
Tints of Astral #317595
RGB
CMYK
RGB Variations
Color information
#317595 (or 0x317595) is known color: Astral. HEX triplet: 31, 75 and 95. RGB value is (49,117,149). Sum of RGB (Red+Green+Blue) = 49+117+149=315 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.56% from 315); Green value is 117 (46.09% from 255 or 37.14% from 315); Blue value is 149 (58.59% from 255 or 47.30% from 315); Max value from RGB is 149 - color contains mainly: blue. Hex color #317595 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317595 is #CE8A6A. Grayscale: #646464. Windows color (decimal): -13535851 or 9794865. OLE color: 9794865.
HSL color Cylindrical-coordinate representation of color #317595: hue angle of 199.2º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #317595 is Cyan = 0.67, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 117 | 149 | - |
| CMYK | 0.67 | 0.21 | 0 | 0.42 |
| HSL | 199.2º | 0.51% | 0.39% | - |
| HSV(B) | 199.2º | 0.67% | 0.58% | - |
| XYZ | 13.05 | 15.55 | 30.75 | - |
| YUV | 100.32 | 155.47 | 91.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 117 | 149 | 0.67 | 0.21 | 0 | 0.42 | 199.2 | 0.51 | 0.39 |
| Hex | 31 | 75 | 95 | 43 | 15 | 0 | 2A | C7 | 33 | 27 |
| Octal | 61 | 165 | 225 | 103 | 25 | 0 | 52 | 307 | 63 | 47 |
| Binary | 110001 | 1110101 | 10010101 | 1000011 | 10101 | 0 | 101010 | 11000111 | 110011 | 100111 |
Color Harmonies of #317595
Complementary color
Monochromatic Colors of #317595
Black with #317595
Text Example
Text Example
White with #317595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317595; }
p { color: rgb(49,117,149); }
H1.HeaderClassName
{
color: #317595;
}
.AnyTagClassName
{
color: #317595;
}
</style>
background-color css
<style>
a { background-color: #317595; }
a { background-color: rgb(49,117,149); }
div.DivClassName
{
background-color: #317595;
}
.BgClassName
{
background-color: #317595;
}
</style>
border-color css
<style>
span { border-color: #317595; }
span { border-color: rgb(49,117,149); }
td.TdClassName
{
border-color: #317595;
}
.TagClassName
{
border-color: #317595;
}
</style>