Shades of Astral #347388
Tints of Astral #347388
RGB
CMYK
RGB Variations
Color information
#347388 (or 0x347388) is known color: Astral. HEX triplet: 34, 73 and 88. RGB value is (52,115,136). Sum of RGB (Red+Green+Blue) = 52+115+136=303 (40% of max value = 765). Red value is 52 (20.70% from 255 or 17.16% from 303); Green value is 115 (45.31% from 255 or 37.95% from 303); Blue value is 136 (53.52% from 255 or 44.88% from 303); Max value from RGB is 136 - color contains mainly: blue. Hex color #347388 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #347388 is #CB8C77. Grayscale: #626262. Windows color (decimal): -13339768 or 8942388. OLE color: 8942388.
HSL color Cylindrical-coordinate representation of color #347388: hue angle of 195º 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 #347388 is Cyan = 0.62, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 115 | 136 | - |
| CMYK | 0.62 | 0.15 | 0 | 0.47 |
| HSL | 195º | 0.45% | 0.37% | - |
| HSV(B) | 195º | 0.62% | 0.53% | - |
| XYZ | 11.99 | 14.77 | 25.51 | - |
| YUV | 98.56 | 149.13 | 94.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 136 | 0.62 | 0.15 | 0 | 0.47 | 195 | 0.45 | 0.37 |
| Hex | 34 | 73 | 88 | 3E | F | 0 | 2F | C3 | 2D | 25 |
| Octal | 64 | 163 | 210 | 76 | 17 | 0 | 57 | 303 | 55 | 45 |
| Binary | 110100 | 1110011 | 10001000 | 111110 | 1111 | 0 | 101111 | 11000011 | 101101 | 100101 |
Color Harmonies of #347388
Complementary color
Monochromatic Colors of #347388
Black with #347388
Text Example
Text Example
White with #347388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347388; }
p { color: rgb(52,115,136); }
H1.HeaderClassName
{
color: #347388;
}
.AnyTagClassName
{
color: #347388;
}
</style>
background-color css
<style>
a { background-color: #347388; }
a { background-color: rgb(52,115,136); }
div.DivClassName
{
background-color: #347388;
}
.BgClassName
{
background-color: #347388;
}
</style>
border-color css
<style>
span { border-color: #347388; }
span { border-color: rgb(52,115,136); }
td.TdClassName
{
border-color: #347388;
}
.TagClassName
{
border-color: #347388;
}
</style>