Shades of Astral #347988
Tints of Astral #347988
RGB
CMYK
RGB Variations
Color information
#347988 (or 0x347988) is known color: Astral. HEX triplet: 34, 79 and 88. RGB value is (52,121,136). Sum of RGB (Red+Green+Blue) = 52+121+136=309 (40% of max value = 765). Red value is 52 (20.70% from 255 or 16.83% from 309); Green value is 121 (47.66% from 255 or 39.16% from 309); Blue value is 136 (53.52% from 255 or 44.01% from 309); Max value from RGB is 136 - color contains mainly: blue. Hex color #347988 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #347988 is #CB8677. Grayscale: #656565. Windows color (decimal): -13338232 or 8943924. OLE color: 8943924.
HSL color Cylindrical-coordinate representation of color #347988: hue angle of 190.71º 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 #347988 is Cyan = 0.62, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 121 | 136 | - |
| CMYK | 0.62 | 0.11 | 0 | 0.47 |
| HSL | 190.71º | 0.45% | 0.37% | - |
| HSV(B) | 190.71º | 0.62% | 0.53% | - |
| XYZ | 12.7 | 16.18 | 25.75 | - |
| YUV | 102.08 | 147.14 | 92.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 136 | 0.62 | 0.11 | 0 | 0.47 | 190.71 | 0.45 | 0.37 |
| Hex | 34 | 79 | 88 | 3E | B | 0 | 2F | BF | 2D | 25 |
| Octal | 64 | 171 | 210 | 76 | 13 | 0 | 57 | 277 | 55 | 45 |
| Binary | 110100 | 1111001 | 10001000 | 111110 | 1011 | 0 | 101111 | 10111111 | 101101 | 100101 |
Color Harmonies of #347988
Complementary color
Monochromatic Colors of #347988
Black with #347988
Text Example
Text Example
White with #347988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347988; }
p { color: rgb(52,121,136); }
H1.HeaderClassName
{
color: #347988;
}
.AnyTagClassName
{
color: #347988;
}
</style>
background-color css
<style>
a { background-color: #347988; }
a { background-color: rgb(52,121,136); }
div.DivClassName
{
background-color: #347988;
}
.BgClassName
{
background-color: #347988;
}
</style>
border-color css
<style>
span { border-color: #347988; }
span { border-color: rgb(52,121,136); }
td.TdClassName
{
border-color: #347988;
}
.TagClassName
{
border-color: #347988;
}
</style>