Shades of Astral #346790
Tints of Astral #346790
RGB
CMYK
RGB Variations
Color information
#346790 (or 0x346790) is known color: Astral. HEX triplet: 34, 67 and 90. RGB value is (52,103,144). Sum of RGB (Red+Green+Blue) = 52+103+144=299 (39% of max value = 765). Red value is 52 (20.70% from 255 or 17.39% from 299); Green value is 103 (40.62% from 255 or 34.45% from 299); Blue value is 144 (56.64% from 255 or 48.16% from 299); Max value from RGB is 144 - color contains mainly: blue. Hex color #346790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346790 is #CB986F. Grayscale: #5C5C5C. Windows color (decimal): -13342832 or 9463604. OLE color: 9463604.
HSL color Cylindrical-coordinate representation of color #346790: hue angle of 206.74º 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 #346790 is Cyan = 0.64, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 103 | 144 | - |
| CMYK | 0.64 | 0.28 | 0 | 0.44 |
| HSL | 206.74º | 0.47% | 0.38% | - |
| HSV(B) | 206.74º | 0.64% | 0.56% | - |
| XYZ | 11.3 | 12.44 | 28.19 | - |
| YUV | 92.43 | 157.1 | 99.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 103 | 144 | 0.64 | 0.28 | 0 | 0.44 | 206.74 | 0.47 | 0.38 |
| Hex | 34 | 67 | 90 | 40 | 1C | 0 | 2C | CF | 2F | 26 |
| Octal | 64 | 147 | 220 | 100 | 34 | 0 | 54 | 317 | 57 | 46 |
| Binary | 110100 | 1100111 | 10010000 | 1000000 | 11100 | 0 | 101100 | 11001111 | 101111 | 100110 |
Color Harmonies of #346790
Complementary color
Monochromatic Colors of #346790
Black with #346790
Text Example
Text Example
White with #346790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346790; }
p { color: rgb(52,103,144); }
H1.HeaderClassName
{
color: #346790;
}
.AnyTagClassName
{
color: #346790;
}
</style>
background-color css
<style>
a { background-color: #346790; }
a { background-color: rgb(52,103,144); }
div.DivClassName
{
background-color: #346790;
}
.BgClassName
{
background-color: #346790;
}
</style>
border-color css
<style>
span { border-color: #346790; }
span { border-color: rgb(52,103,144); }
td.TdClassName
{
border-color: #346790;
}
.TagClassName
{
border-color: #346790;
}
</style>