Shades of Astral #347387
Tints of Astral #347387
RGB
CMYK
RGB Variations
Color information
#347387 (or 0x347387) is known color: Astral. HEX triplet: 34, 73 and 87. RGB value is (52,115,135). Sum of RGB (Red+Green+Blue) = 52+115+135=302 (40% of max value = 765). Red value is 52 (20.70% from 255 or 17.22% from 302); Green value is 115 (45.31% from 255 or 38.08% from 302); Blue value is 135 (53.12% from 255 or 44.70% from 302); Max value from RGB is 135 - color contains mainly: blue. Hex color #347387 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #347387 is #CB8C78. Grayscale: #626262. Windows color (decimal): -13339769 or 8876852. OLE color: 8876852.
HSL color Cylindrical-coordinate representation of color #347387: hue angle of 194.46º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #347387 is Cyan = 0.61, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 115 | 135 | - |
| CMYK | 0.61 | 0.15 | 0 | 0.47 |
| HSL | 194.46º | 0.44% | 0.37% | - |
| HSV(B) | 194.46º | 0.61% | 0.53% | - |
| XYZ | 11.92 | 14.74 | 25.14 | - |
| YUV | 98.44 | 148.63 | 94.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 135 | 0.61 | 0.15 | 0 | 0.47 | 194.46 | 0.44 | 0.37 |
| Hex | 34 | 73 | 87 | 3D | F | 0 | 2F | C2 | 2C | 25 |
| Octal | 64 | 163 | 207 | 75 | 17 | 0 | 57 | 302 | 54 | 45 |
| Binary | 110100 | 1110011 | 10000111 | 111101 | 1111 | 0 | 101111 | 11000010 | 101100 | 100101 |
Color Harmonies of #347387
Complementary color
Monochromatic Colors of #347387
Black with #347387
Text Example
Text Example
White with #347387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347387; }
p { color: rgb(52,115,135); }
H1.HeaderClassName
{
color: #347387;
}
.AnyTagClassName
{
color: #347387;
}
</style>
background-color css
<style>
a { background-color: #347387; }
a { background-color: rgb(52,115,135); }
div.DivClassName
{
background-color: #347387;
}
.BgClassName
{
background-color: #347387;
}
</style>
border-color css
<style>
span { border-color: #347387; }
span { border-color: rgb(52,115,135); }
td.TdClassName
{
border-color: #347387;
}
.TagClassName
{
border-color: #347387;
}
</style>