Shades of Astral #306586
Tints of Astral #306586
RGB
CMYK
RGB Variations
Color information
#306586 (or 0x306586) is known color: Astral. HEX triplet: 30, 65 and 86. RGB value is (48,101,134). Sum of RGB (Red+Green+Blue) = 48+101+134=283 (37% of max value = 765). Red value is 48 (19.14% from 255 or 16.96% from 283); Green value is 101 (39.84% from 255 or 35.69% from 283); Blue value is 134 (52.73% from 255 or 47.35% from 283); Max value from RGB is 134 - color contains mainly: blue. Hex color #306586 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306586 is #CF9A79. Grayscale: #585858. Windows color (decimal): -13605498 or 8807728. OLE color: 8807728.
HSL color Cylindrical-coordinate representation of color #306586: hue angle of 203.02º degrees, saturation: 0.47, 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 #306586 is Cyan = 0.64, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 101 | 134 | - |
| CMYK | 0.64 | 0.25 | 0 | 0.47 |
| HSL | 203.02º | 0.47% | 0.36% | - |
| HSV(B) | 203.02º | 0.64% | 0.53% | - |
| XYZ | 10.18 | 11.66 | 24.27 | - |
| YUV | 88.92 | 153.44 | 98.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 101 | 134 | 0.64 | 0.25 | 0 | 0.47 | 203.02 | 0.47 | 0.36 |
| Hex | 30 | 65 | 86 | 40 | 19 | 0 | 2F | CB | 2F | 24 |
| Octal | 60 | 145 | 206 | 100 | 31 | 0 | 57 | 313 | 57 | 44 |
| Binary | 110000 | 1100101 | 10000110 | 1000000 | 11001 | 0 | 101111 | 11001011 | 101111 | 100100 |
Color Harmonies of #306586
Complementary color
Monochromatic Colors of #306586
Black with #306586
Text Example
Text Example
White with #306586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306586; }
p { color: rgb(48,101,134); }
H1.HeaderClassName
{
color: #306586;
}
.AnyTagClassName
{
color: #306586;
}
</style>
background-color css
<style>
a { background-color: #306586; }
a { background-color: rgb(48,101,134); }
div.DivClassName
{
background-color: #306586;
}
.BgClassName
{
background-color: #306586;
}
</style>
border-color css
<style>
span { border-color: #306586; }
span { border-color: rgb(48,101,134); }
td.TdClassName
{
border-color: #306586;
}
.TagClassName
{
border-color: #306586;
}
</style>