Shades of Astral #347088
Tints of Astral #347088
RGB
CMYK
RGB Variations
Color information
#347088 (or 0x347088) is known color: Astral. HEX triplet: 34, 70 and 88. RGB value is (52,112,136). Sum of RGB (Red+Green+Blue) = 52+112+136=300 (39% of max value = 765). Red value is 52 (20.70% from 255 or 17.33% from 300); Green value is 112 (44.14% from 255 or 37.33% from 300); Blue value is 136 (53.52% from 255 or 45.33% from 300); Max value from RGB is 136 - color contains mainly: blue. Hex color #347088 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #347088 is #CB8F77. Grayscale: #606060. Windows color (decimal): -13340536 or 8941620. OLE color: 8941620.
HSL color Cylindrical-coordinate representation of color #347088: hue angle of 197.14º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #347088 is Cyan = 0.62, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 112 | 136 | - |
| CMYK | 0.62 | 0.18 | 0 | 0.47 |
| HSL | 197.14º | 0.45% | 0.37% | - |
| HSV(B) | 197.14º | 0.62% | 0.53% | - |
| XYZ | 11.65 | 14.1 | 25.4 | - |
| YUV | 96.8 | 150.12 | 96.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 112 | 136 | 0.62 | 0.18 | 0 | 0.47 | 197.14 | 0.45 | 0.37 |
| Hex | 34 | 70 | 88 | 3E | 12 | 0 | 2F | C5 | 2D | 25 |
| Octal | 64 | 160 | 210 | 76 | 22 | 0 | 57 | 305 | 55 | 45 |
| Binary | 110100 | 1110000 | 10001000 | 111110 | 10010 | 0 | 101111 | 11000101 | 101101 | 100101 |
Color Harmonies of #347088
Complementary color
Monochromatic Colors of #347088
Black with #347088
Text Example
Text Example
White with #347088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347088; }
p { color: rgb(52,112,136); }
H1.HeaderClassName
{
color: #347088;
}
.AnyTagClassName
{
color: #347088;
}
</style>
background-color css
<style>
a { background-color: #347088; }
a { background-color: rgb(52,112,136); }
div.DivClassName
{
background-color: #347088;
}
.BgClassName
{
background-color: #347088;
}
</style>
border-color css
<style>
span { border-color: #347088; }
span { border-color: rgb(52,112,136); }
td.TdClassName
{
border-color: #347088;
}
.TagClassName
{
border-color: #347088;
}
</style>