Shades of Astral #347685
Tints of Astral #347685
RGB
CMYK
RGB Variations
Color information
#347685 (or 0x347685) is known color: Astral. HEX triplet: 34, 76 and 85. RGB value is (52,118,133). Sum of RGB (Red+Green+Blue) = 52+118+133=303 (40% of max value = 765). Red value is 52 (20.70% from 255 or 17.16% from 303); Green value is 118 (46.48% from 255 or 38.94% from 303); Blue value is 133 (52.34% from 255 or 43.89% from 303); Max value from RGB is 133 - color contains mainly: blue. Hex color #347685 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #347685 is #CB897A. Grayscale: #636363. Windows color (decimal): -13339003 or 8746548. OLE color: 8746548.
HSL color Cylindrical-coordinate representation of color #347685: hue angle of 191.11º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #347685 is Cyan = 0.61, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 118 | 133 | - |
| CMYK | 0.61 | 0.11 | 0 | 0.48 |
| HSL | 191.11º | 0.44% | 0.36% | - |
| HSV(B) | 191.11º | 0.61% | 0.52% | - |
| XYZ | 12.13 | 15.38 | 24.52 | - |
| YUV | 99.98 | 146.63 | 93.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 133 | 0.61 | 0.11 | 0 | 0.48 | 191.11 | 0.44 | 0.36 |
| Hex | 34 | 76 | 85 | 3D | B | 0 | 30 | BF | 2C | 24 |
| Octal | 64 | 166 | 205 | 75 | 13 | 0 | 60 | 277 | 54 | 44 |
| Binary | 110100 | 1110110 | 10000101 | 111101 | 1011 | 0 | 110000 | 10111111 | 101100 | 100100 |
Color Harmonies of #347685
Complementary color
Monochromatic Colors of #347685
Black with #347685
Text Example
Text Example
White with #347685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347685; }
p { color: rgb(52,118,133); }
H1.HeaderClassName
{
color: #347685;
}
.AnyTagClassName
{
color: #347685;
}
</style>
background-color css
<style>
a { background-color: #347685; }
a { background-color: rgb(52,118,133); }
div.DivClassName
{
background-color: #347685;
}
.BgClassName
{
background-color: #347685;
}
</style>
border-color css
<style>
span { border-color: #347685; }
span { border-color: rgb(52,118,133); }
td.TdClassName
{
border-color: #347685;
}
.TagClassName
{
border-color: #347685;
}
</style>