Shades of Astral #347390
Tints of Astral #347390
RGB
CMYK
RGB Variations
Color information
#347390 (or 0x347390) is known color: Astral. HEX triplet: 34, 73 and 90. RGB value is (52,115,144). Sum of RGB (Red+Green+Blue) = 52+115+144=311 (41% of max value = 765). Red value is 52 (20.70% from 255 or 16.72% from 311); Green value is 115 (45.31% from 255 or 36.98% from 311); Blue value is 144 (56.64% from 255 or 46.30% from 311); Max value from RGB is 144 - color contains mainly: blue. Hex color #347390 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #347390 is #CB8C6F. Grayscale: #636363. Windows color (decimal): -13339760 or 9466676. OLE color: 9466676.
HSL color Cylindrical-coordinate representation of color #347390: hue angle of 198.91º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #347390 is Cyan = 0.64, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 115 | 144 | - |
| CMYK | 0.64 | 0.20 | 0 | 0.44 |
| HSL | 198.91º | 0.47% | 0.38% | - |
| HSV(B) | 198.91º | 0.64% | 0.56% | - |
| XYZ | 12.58 | 15.01 | 28.62 | - |
| YUV | 99.47 | 153.13 | 94.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 144 | 0.64 | 0.20 | 0 | 0.44 | 198.91 | 0.47 | 0.38 |
| Hex | 34 | 73 | 90 | 40 | 14 | 0 | 2C | C7 | 2F | 26 |
| Octal | 64 | 163 | 220 | 100 | 24 | 0 | 54 | 307 | 57 | 46 |
| Binary | 110100 | 1110011 | 10010000 | 1000000 | 10100 | 0 | 101100 | 11000111 | 101111 | 100110 |
Color Harmonies of #347390
Complementary color
Monochromatic Colors of #347390
Black with #347390
Text Example
Text Example
White with #347390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347390; }
p { color: rgb(52,115,144); }
H1.HeaderClassName
{
color: #347390;
}
.AnyTagClassName
{
color: #347390;
}
</style>
background-color css
<style>
a { background-color: #347390; }
a { background-color: rgb(52,115,144); }
div.DivClassName
{
background-color: #347390;
}
.BgClassName
{
background-color: #347390;
}
</style>
border-color css
<style>
span { border-color: #347390; }
span { border-color: rgb(52,115,144); }
td.TdClassName
{
border-color: #347390;
}
.TagClassName
{
border-color: #347390;
}
</style>