Shades of Astral #347790
Tints of Astral #347790
RGB
CMYK
RGB Variations
Color information
#347790 (or 0x347790) is known color: Astral. HEX triplet: 34, 77 and 90. RGB value is (52,119,144). Sum of RGB (Red+Green+Blue) = 52+119+144=315 (41% of max value = 765). Red value is 52 (20.70% from 255 or 16.51% from 315); Green value is 119 (46.88% from 255 or 37.78% from 315); Blue value is 144 (56.64% from 255 or 45.71% from 315); Max value from RGB is 144 - color contains mainly: blue. Hex color #347790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #347790 is #CB886F. Grayscale: #656565. Windows color (decimal): -13338736 or 9467700. OLE color: 9467700.
HSL color Cylindrical-coordinate representation of color #347790: hue angle of 196.3º 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 #347790 is Cyan = 0.64, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 119 | 144 | - |
| CMYK | 0.64 | 0.17 | 0 | 0.44 |
| HSL | 196.3º | 0.47% | 0.38% | - |
| HSV(B) | 196.3º | 0.64% | 0.56% | - |
| XYZ | 13.05 | 15.94 | 28.77 | - |
| YUV | 101.82 | 151.8 | 92.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 119 | 144 | 0.64 | 0.17 | 0 | 0.44 | 196.3 | 0.47 | 0.38 |
| Hex | 34 | 77 | 90 | 40 | 11 | 0 | 2C | C4 | 2F | 26 |
| Octal | 64 | 167 | 220 | 100 | 21 | 0 | 54 | 304 | 57 | 46 |
| Binary | 110100 | 1110111 | 10010000 | 1000000 | 10001 | 0 | 101100 | 11000100 | 101111 | 100110 |
Color Harmonies of #347790
Complementary color
Monochromatic Colors of #347790
Black with #347790
Text Example
Text Example
White with #347790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347790; }
p { color: rgb(52,119,144); }
H1.HeaderClassName
{
color: #347790;
}
.AnyTagClassName
{
color: #347790;
}
</style>
background-color css
<style>
a { background-color: #347790; }
a { background-color: rgb(52,119,144); }
div.DivClassName
{
background-color: #347790;
}
.BgClassName
{
background-color: #347790;
}
</style>
border-color css
<style>
span { border-color: #347790; }
span { border-color: rgb(52,119,144); }
td.TdClassName
{
border-color: #347790;
}
.TagClassName
{
border-color: #347790;
}
</style>