Shades of Astral #346586
Tints of Astral #346586
RGB
CMYK
RGB Variations
Color information
#346586 (or 0x346586) is known color: Astral. HEX triplet: 34, 65 and 86. RGB value is (52,101,134). Sum of RGB (Red+Green+Blue) = 52+101+134=287 (38% of max value = 765). Red value is 52 (20.70% from 255 or 18.12% from 287); Green value is 101 (39.84% from 255 or 35.19% from 287); Blue value is 134 (52.73% from 255 or 46.69% from 287); Max value from RGB is 134 - color contains mainly: blue. Hex color #346586 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346586 is #CB9A79. Grayscale: #595959. Windows color (decimal): -13343354 or 8807732. OLE color: 8807732.
HSL color Cylindrical-coordinate representation of color #346586: hue angle of 204.15º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #346586 is Cyan = 0.61, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 101 | 134 | - |
| CMYK | 0.61 | 0.25 | 0 | 0.47 |
| HSL | 204.15º | 0.44% | 0.36% | - |
| HSV(B) | 204.15º | 0.61% | 0.53% | - |
| XYZ | 10.37 | 11.76 | 24.28 | - |
| YUV | 90.11 | 152.77 | 100.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 101 | 134 | 0.61 | 0.25 | 0 | 0.47 | 204.15 | 0.44 | 0.36 |
| Hex | 34 | 65 | 86 | 3D | 19 | 0 | 2F | CC | 2C | 24 |
| Octal | 64 | 145 | 206 | 75 | 31 | 0 | 57 | 314 | 54 | 44 |
| Binary | 110100 | 1100101 | 10000110 | 111101 | 11001 | 0 | 101111 | 11001100 | 101100 | 100100 |
Color Harmonies of #346586
Complementary color
Monochromatic Colors of #346586
Black with #346586
Text Example
Text Example
White with #346586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346586; }
p { color: rgb(52,101,134); }
H1.HeaderClassName
{
color: #346586;
}
.AnyTagClassName
{
color: #346586;
}
</style>
background-color css
<style>
a { background-color: #346586; }
a { background-color: rgb(52,101,134); }
div.DivClassName
{
background-color: #346586;
}
.BgClassName
{
background-color: #346586;
}
</style>
border-color css
<style>
span { border-color: #346586; }
span { border-color: rgb(52,101,134); }
td.TdClassName
{
border-color: #346586;
}
.TagClassName
{
border-color: #346586;
}
</style>