Shades of Astral #307087
Tints of Astral #307087
RGB
CMYK
RGB Variations
Color information
#307087 (or 0x307087) is known color: Astral. HEX triplet: 30, 70 and 87. RGB value is (48,112,135). Sum of RGB (Red+Green+Blue) = 48+112+135=295 (39% of max value = 765). Red value is 48 (19.14% from 255 or 16.27% from 295); Green value is 112 (44.14% from 255 or 37.97% from 295); Blue value is 135 (53.12% from 255 or 45.76% from 295); Max value from RGB is 135 - color contains mainly: blue. Hex color #307087 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #307087 is #CF8F78. Grayscale: #5F5F5F. Windows color (decimal): -13602681 or 8876080. OLE color: 8876080.
HSL color Cylindrical-coordinate representation of color #307087: hue angle of 195.86º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #307087 is Cyan = 0.64, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 112 | 135 | - |
| CMYK | 0.64 | 0.17 | 0 | 0.47 |
| HSL | 195.86º | 0.48% | 0.36% | - |
| HSV(B) | 195.86º | 0.64% | 0.53% | - |
| XYZ | 11.39 | 13.97 | 25.02 | - |
| YUV | 95.49 | 150.3 | 94.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 135 | 0.64 | 0.17 | 0 | 0.47 | 195.86 | 0.48 | 0.36 |
| Hex | 30 | 70 | 87 | 40 | 11 | 0 | 2F | C4 | 30 | 24 |
| Octal | 60 | 160 | 207 | 100 | 21 | 0 | 57 | 304 | 60 | 44 |
| Binary | 110000 | 1110000 | 10000111 | 1000000 | 10001 | 0 | 101111 | 11000100 | 110000 | 100100 |
Color Harmonies of #307087
Complementary color
Monochromatic Colors of #307087
Black with #307087
Text Example
Text Example
White with #307087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307087; }
p { color: rgb(48,112,135); }
H1.HeaderClassName
{
color: #307087;
}
.AnyTagClassName
{
color: #307087;
}
</style>
background-color css
<style>
a { background-color: #307087; }
a { background-color: rgb(48,112,135); }
div.DivClassName
{
background-color: #307087;
}
.BgClassName
{
background-color: #307087;
}
</style>
border-color css
<style>
span { border-color: #307087; }
span { border-color: rgb(48,112,135); }
td.TdClassName
{
border-color: #307087;
}
.TagClassName
{
border-color: #307087;
}
</style>