Shades of Astral #306689
Tints of Astral #306689
RGB
CMYK
RGB Variations
Color information
#306689 (or 0x306689) is known color: Astral. HEX triplet: 30, 66 and 89. RGB value is (48,102,137). Sum of RGB (Red+Green+Blue) = 48+102+137=287 (38% of max value = 765). Red value is 48 (19.14% from 255 or 16.72% from 287); Green value is 102 (40.23% from 255 or 35.54% from 287); Blue value is 137 (53.91% from 255 or 47.74% from 287); Max value from RGB is 137 - color contains mainly: blue. Hex color #306689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306689 is #CF9976. Grayscale: #595959. Windows color (decimal): -13605239 or 9004592. OLE color: 9004592.
HSL color Cylindrical-coordinate representation of color #306689: hue angle of 203.6º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #306689 is Cyan = 0.65, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 48 | 102 | 137 | - |
| CMYK | 0.65 | 0.26 | 0 | 0.46 |
| HSL | 203.6º | 0.48% | 0.36% | - |
| HSV(B) | 203.6º | 0.65% | 0.54% | - |
| XYZ | 10.49 | 11.94 | 25.42 | - |
| YUV | 89.84 | 154.61 | 98.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 102 | 137 | 0.65 | 0.26 | 0 | 0.46 | 203.6 | 0.48 | 0.36 |
| Hex | 30 | 66 | 89 | 41 | 1A | 0 | 2E | CC | 30 | 24 |
| Octal | 60 | 146 | 211 | 101 | 32 | 0 | 56 | 314 | 60 | 44 |
| Binary | 110000 | 1100110 | 10001001 | 1000001 | 11010 | 0 | 101110 | 11001100 | 110000 | 100100 |
Color Harmonies of #306689
Complementary color
Monochromatic Colors of #306689
Black with #306689
Text Example
Text Example
White with #306689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306689; }
p { color: rgb(48,102,137); }
H1.HeaderClassName
{
color: #306689;
}
.AnyTagClassName
{
color: #306689;
}
</style>
background-color css
<style>
a { background-color: #306689; }
a { background-color: rgb(48,102,137); }
div.DivClassName
{
background-color: #306689;
}
.BgClassName
{
background-color: #306689;
}
</style>
border-color css
<style>
span { border-color: #306689; }
span { border-color: rgb(48,102,137); }
td.TdClassName
{
border-color: #306689;
}
.TagClassName
{
border-color: #306689;
}
</style>