Shades of Astral #347381
Tints of Astral #347381
RGB
CMYK
RGB Variations
Color information
#347381 (or 0x347381) is known color: Astral. HEX triplet: 34, 73 and 81. RGB value is (52,115,129). Sum of RGB (Red+Green+Blue) = 52+115+129=296 (39% of max value = 765). Red value is 52 (20.70% from 255 or 17.57% from 296); Green value is 115 (45.31% from 255 or 38.85% from 296); Blue value is 129 (50.78% from 255 or 43.58% from 296); Max value from RGB is 129 - color contains mainly: blue. Hex color #347381 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #347381 is #CB8C7E. Grayscale: #616161. Windows color (decimal): -13339775 or 8483636. OLE color: 8483636.
HSL color Cylindrical-coordinate representation of color #347381: hue angle of 190.91º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #347381 is Cyan = 0.60, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 115 | 129 | - |
| CMYK | 0.60 | 0.11 | 0 | 0.49 |
| HSL | 190.91º | 0.43% | 0.35% | - |
| HSV(B) | 190.91º | 0.6% | 0.51% | - |
| XYZ | 11.51 | 14.58 | 22.98 | - |
| YUV | 97.76 | 145.63 | 95.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 129 | 0.60 | 0.11 | 0 | 0.49 | 190.91 | 0.43 | 0.35 |
| Hex | 34 | 73 | 81 | 3C | B | 0 | 31 | BF | 2B | 23 |
| Octal | 64 | 163 | 201 | 74 | 13 | 0 | 61 | 277 | 53 | 43 |
| Binary | 110100 | 1110011 | 10000001 | 111100 | 1011 | 0 | 110001 | 10111111 | 101011 | 100011 |
Color Harmonies of #347381
Complementary color
Monochromatic Colors of #347381
Black with #347381
Text Example
Text Example
White with #347381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347381; }
p { color: rgb(52,115,129); }
H1.HeaderClassName
{
color: #347381;
}
.AnyTagClassName
{
color: #347381;
}
</style>
background-color css
<style>
a { background-color: #347381; }
a { background-color: rgb(52,115,129); }
div.DivClassName
{
background-color: #347381;
}
.BgClassName
{
background-color: #347381;
}
</style>
border-color css
<style>
span { border-color: #347381; }
span { border-color: rgb(52,115,129); }
td.TdClassName
{
border-color: #347381;
}
.TagClassName
{
border-color: #347381;
}
</style>