Shades of Astral #306781
Tints of Astral #306781
RGB
CMYK
RGB Variations
Color information
#306781 (or 0x306781) is known color: Astral. HEX triplet: 30, 67 and 81. RGB value is (48,103,129). Sum of RGB (Red+Green+Blue) = 48+103+129=280 (37% of max value = 765). Red value is 48 (19.14% from 255 or 17.14% from 280); Green value is 103 (40.62% from 255 or 36.79% from 280); Blue value is 129 (50.78% from 255 or 46.07% from 280); Max value from RGB is 129 - color contains mainly: blue. Hex color #306781 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306781 is #CF987E. Grayscale: #595959. Windows color (decimal): -13604991 or 8480560. OLE color: 8480560.
HSL color Cylindrical-coordinate representation of color #306781: hue angle of 199.26º 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 #306781 is Cyan = 0.63, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 48 | 103 | 129 | - |
| CMYK | 0.63 | 0.20 | 0 | 0.49 |
| HSL | 199.26º | 0.46% | 0.35% | - |
| HSV(B) | 199.26º | 0.63% | 0.51% | - |
| XYZ | 10.03 | 11.91 | 22.54 | - |
| YUV | 89.52 | 150.28 | 98.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 129 | 0.63 | 0.20 | 0 | 0.49 | 199.26 | 0.46 | 0.35 |
| Hex | 30 | 67 | 81 | 3F | 14 | 0 | 31 | C7 | 2E | 23 |
| Octal | 60 | 147 | 201 | 77 | 24 | 0 | 61 | 307 | 56 | 43 |
| Binary | 110000 | 1100111 | 10000001 | 111111 | 10100 | 0 | 110001 | 11000111 | 101110 | 100011 |
Color Harmonies of #306781
Complementary color
Monochromatic Colors of #306781
Black with #306781
Text Example
Text Example
White with #306781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306781; }
p { color: rgb(48,103,129); }
H1.HeaderClassName
{
color: #306781;
}
.AnyTagClassName
{
color: #306781;
}
</style>
background-color css
<style>
a { background-color: #306781; }
a { background-color: rgb(48,103,129); }
div.DivClassName
{
background-color: #306781;
}
.BgClassName
{
background-color: #306781;
}
</style>
border-color css
<style>
span { border-color: #306781; }
span { border-color: rgb(48,103,129); }
td.TdClassName
{
border-color: #306781;
}
.TagClassName
{
border-color: #306781;
}
</style>