Shades of Astral #307482
Tints of Astral #307482
RGB
CMYK
RGB Variations
Color information
#307482 (or 0x307482) is known color: Astral. HEX triplet: 30, 74 and 82. RGB value is (48,116,130). Sum of RGB (Red+Green+Blue) = 48+116+130=294 (38% of max value = 765). Red value is 48 (19.14% from 255 or 16.33% from 294); Green value is 116 (45.70% from 255 or 39.46% from 294); Blue value is 130 (51.17% from 255 or 44.22% from 294); Max value from RGB is 130 - color contains mainly: blue. Hex color #307482 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #307482 is #CF8B7D. Grayscale: #616161. Windows color (decimal): -13601662 or 8549424. OLE color: 8549424.
HSL color Cylindrical-coordinate representation of color #307482: hue angle of 190.24º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #307482 is Cyan = 0.63, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 48 | 116 | 130 | - |
| CMYK | 0.63 | 0.11 | 0 | 0.49 |
| HSL | 190.24º | 0.46% | 0.35% | - |
| HSV(B) | 190.24º | 0.63% | 0.51% | - |
| XYZ | 11.49 | 14.73 | 23.36 | - |
| YUV | 97.26 | 146.47 | 92.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 116 | 130 | 0.63 | 0.11 | 0 | 0.49 | 190.24 | 0.46 | 0.35 |
| Hex | 30 | 74 | 82 | 3F | B | 0 | 31 | BE | 2E | 23 |
| Octal | 60 | 164 | 202 | 77 | 13 | 0 | 61 | 276 | 56 | 43 |
| Binary | 110000 | 1110100 | 10000010 | 111111 | 1011 | 0 | 110001 | 10111110 | 101110 | 100011 |
Color Harmonies of #307482
Complementary color
Monochromatic Colors of #307482
Black with #307482
Text Example
Text Example
White with #307482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307482; }
p { color: rgb(48,116,130); }
H1.HeaderClassName
{
color: #307482;
}
.AnyTagClassName
{
color: #307482;
}
</style>
background-color css
<style>
a { background-color: #307482; }
a { background-color: rgb(48,116,130); }
div.DivClassName
{
background-color: #307482;
}
.BgClassName
{
background-color: #307482;
}
</style>
border-color css
<style>
span { border-color: #307482; }
span { border-color: rgb(48,116,130); }
td.TdClassName
{
border-color: #307482;
}
.TagClassName
{
border-color: #307482;
}
</style>