Shades of Astral #347889
Tints of Astral #347889
RGB
CMYK
RGB Variations
Color information
#347889 (or 0x347889) is known color: Astral. HEX triplet: 34, 78 and 89. RGB value is (52,120,137). Sum of RGB (Red+Green+Blue) = 52+120+137=309 (40% of max value = 765). Red value is 52 (20.70% from 255 or 16.83% from 309); Green value is 120 (47.27% from 255 or 38.83% from 309); Blue value is 137 (53.91% from 255 or 44.34% from 309); Max value from RGB is 137 - color contains mainly: blue. Hex color #347889 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #347889 is #CB8776. Grayscale: #656565. Windows color (decimal): -13338487 or 9009204. OLE color: 9009204.
HSL color Cylindrical-coordinate representation of color #347889: hue angle of 192º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #347889 is Cyan = 0.62, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 120 | 137 | - |
| CMYK | 0.62 | 0.12 | 0 | 0.46 |
| HSL | 192º | 0.45% | 0.37% | - |
| HSV(B) | 192º | 0.62% | 0.54% | - |
| XYZ | 12.65 | 15.97 | 26.08 | - |
| YUV | 101.61 | 147.97 | 92.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 120 | 137 | 0.62 | 0.12 | 0 | 0.46 | 192 | 0.45 | 0.37 |
| Hex | 34 | 78 | 89 | 3E | C | 0 | 2E | C0 | 2D | 25 |
| Octal | 64 | 170 | 211 | 76 | 14 | 0 | 56 | 300 | 55 | 45 |
| Binary | 110100 | 1111000 | 10001001 | 111110 | 1100 | 0 | 101110 | 11000000 | 101101 | 100101 |
Color Harmonies of #347889
Complementary color
Monochromatic Colors of #347889
Black with #347889
Text Example
Text Example
White with #347889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347889; }
p { color: rgb(52,120,137); }
H1.HeaderClassName
{
color: #347889;
}
.AnyTagClassName
{
color: #347889;
}
</style>
background-color css
<style>
a { background-color: #347889; }
a { background-color: rgb(52,120,137); }
div.DivClassName
{
background-color: #347889;
}
.BgClassName
{
background-color: #347889;
}
</style>
border-color css
<style>
span { border-color: #347889; }
span { border-color: rgb(52,120,137); }
td.TdClassName
{
border-color: #347889;
}
.TagClassName
{
border-color: #347889;
}
</style>