Shades of Astral #327395
Tints of Astral #327395
RGB
CMYK
RGB Variations
Color information
#327395 (or 0x327395) is known color: Astral. HEX triplet: 32, 73 and 95. RGB value is (50,115,149). Sum of RGB (Red+Green+Blue) = 50+115+149=314 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.92% from 314); Green value is 115 (45.31% from 255 or 36.62% from 314); Blue value is 149 (58.59% from 255 or 47.45% from 314); Max value from RGB is 149 - color contains mainly: blue. Hex color #327395 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #327395 is #CD8C6A. Grayscale: #636363. Windows color (decimal): -13470827 or 9794354. OLE color: 9794354.
HSL color Cylindrical-coordinate representation of color #327395: hue angle of 200.61º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #327395 is Cyan = 0.66, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 115 | 149 | - |
| CMYK | 0.66 | 0.23 | 0 | 0.42 |
| HSL | 200.61º | 0.5% | 0.39% | - |
| HSV(B) | 200.61º | 0.66% | 0.58% | - |
| XYZ | 12.87 | 15.11 | 30.67 | - |
| YUV | 99.44 | 155.97 | 92.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 149 | 0.66 | 0.23 | 0 | 0.42 | 200.61 | 0.5 | 0.39 |
| Hex | 32 | 73 | 95 | 42 | 17 | 0 | 2A | C9 | 32 | 27 |
| Octal | 62 | 163 | 225 | 102 | 27 | 0 | 52 | 311 | 62 | 47 |
| Binary | 110010 | 1110011 | 10010101 | 1000010 | 10111 | 0 | 101010 | 11001001 | 110010 | 100111 |
Color Harmonies of #327395
Complementary color
Monochromatic Colors of #327395
Black with #327395
Text Example
Text Example
White with #327395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327395; }
p { color: rgb(50,115,149); }
H1.HeaderClassName
{
color: #327395;
}
.AnyTagClassName
{
color: #327395;
}
</style>
background-color css
<style>
a { background-color: #327395; }
a { background-color: rgb(50,115,149); }
div.DivClassName
{
background-color: #327395;
}
.BgClassName
{
background-color: #327395;
}
</style>
border-color css
<style>
span { border-color: #327395; }
span { border-color: rgb(50,115,149); }
td.TdClassName
{
border-color: #327395;
}
.TagClassName
{
border-color: #327395;
}
</style>