Shades of Astral #346889
Tints of Astral #346889
RGB
CMYK
RGB Variations
Color information
#346889 (or 0x346889) is known color: Astral. HEX triplet: 34, 68 and 89. RGB value is (52,104,137). Sum of RGB (Red+Green+Blue) = 52+104+137=293 (38% of max value = 765). Red value is 52 (20.70% from 255 or 17.75% from 293); Green value is 104 (41.02% from 255 or 35.49% from 293); Blue value is 137 (53.91% from 255 or 46.76% from 293); Max value from RGB is 137 - color contains mainly: blue. Hex color #346889 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346889 is #CB9776. Grayscale: #5C5C5C. Windows color (decimal): -13342583 or 9005108. OLE color: 9005108.
HSL color Cylindrical-coordinate representation of color #346889: hue angle of 203.29º 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 #346889 is Cyan = 0.62, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 104 | 137 | - |
| CMYK | 0.62 | 0.24 | 0 | 0.46 |
| HSL | 203.29º | 0.45% | 0.37% | - |
| HSV(B) | 203.29º | 0.62% | 0.54% | - |
| XYZ | 10.88 | 12.44 | 25.49 | - |
| YUV | 92.21 | 153.27 | 99.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 104 | 137 | 0.62 | 0.24 | 0 | 0.46 | 203.29 | 0.45 | 0.37 |
| Hex | 34 | 68 | 89 | 3E | 18 | 0 | 2E | CB | 2D | 25 |
| Octal | 64 | 150 | 211 | 76 | 30 | 0 | 56 | 313 | 55 | 45 |
| Binary | 110100 | 1101000 | 10001001 | 111110 | 11000 | 0 | 101110 | 11001011 | 101101 | 100101 |
Color Harmonies of #346889
Complementary color
Monochromatic Colors of #346889
Black with #346889
Text Example
Text Example
White with #346889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346889; }
p { color: rgb(52,104,137); }
H1.HeaderClassName
{
color: #346889;
}
.AnyTagClassName
{
color: #346889;
}
</style>
background-color css
<style>
a { background-color: #346889; }
a { background-color: rgb(52,104,137); }
div.DivClassName
{
background-color: #346889;
}
.BgClassName
{
background-color: #346889;
}
</style>
border-color css
<style>
span { border-color: #346889; }
span { border-color: rgb(52,104,137); }
td.TdClassName
{
border-color: #346889;
}
.TagClassName
{
border-color: #346889;
}
</style>