Shades of Astral #347592
Tints of Astral #347592
RGB
CMYK
RGB Variations
Color information
#347592 (or 0x347592) is known color: Astral. HEX triplet: 34, 75 and 92. RGB value is (52,117,146). Sum of RGB (Red+Green+Blue) = 52+117+146=315 (41% of max value = 765). Red value is 52 (20.70% from 255 or 16.51% from 315); Green value is 117 (46.09% from 255 or 37.14% from 315); Blue value is 146 (57.42% from 255 or 46.35% from 315); Max value from RGB is 146 - color contains mainly: blue. Hex color #347592 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #347592 is #CB8A6D. Grayscale: #646464. Windows color (decimal): -13339246 or 9598260. OLE color: 9598260.
HSL color Cylindrical-coordinate representation of color #347592: hue angle of 198.51º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #347592 is Cyan = 0.64, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 52 | 117 | 146 | - |
| CMYK | 0.64 | 0.20 | 0 | 0.43 |
| HSL | 198.51º | 0.47% | 0.39% | - |
| HSV(B) | 198.51º | 0.64% | 0.57% | - |
| XYZ | 12.97 | 15.53 | 29.51 | - |
| YUV | 100.87 | 153.47 | 93.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 117 | 146 | 0.64 | 0.20 | 0 | 0.43 | 198.51 | 0.47 | 0.39 |
| Hex | 34 | 75 | 92 | 40 | 14 | 0 | 2B | C7 | 2F | 27 |
| Octal | 64 | 165 | 222 | 100 | 24 | 0 | 53 | 307 | 57 | 47 |
| Binary | 110100 | 1110101 | 10010010 | 1000000 | 10100 | 0 | 101011 | 11000111 | 101111 | 100111 |
Color Harmonies of #347592
Complementary color
Monochromatic Colors of #347592
Black with #347592
Text Example
Text Example
White with #347592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347592; }
p { color: rgb(52,117,146); }
H1.HeaderClassName
{
color: #347592;
}
.AnyTagClassName
{
color: #347592;
}
</style>
background-color css
<style>
a { background-color: #347592; }
a { background-color: rgb(52,117,146); }
div.DivClassName
{
background-color: #347592;
}
.BgClassName
{
background-color: #347592;
}
</style>
border-color css
<style>
span { border-color: #347592; }
span { border-color: rgb(52,117,146); }
td.TdClassName
{
border-color: #347592;
}
.TagClassName
{
border-color: #347592;
}
</style>