Shades of Blue Chill #329390
Tints of Blue Chill #329390
RGB
CMYK
RGB Variations
Color information
#329390 (or 0x329390) is known color: Blue Chill. HEX triplet: 32, 93 and 90. RGB value is (50,147,144). Sum of RGB (Red+Green+Blue) = 50+147+144=341 (45% of max value = 765). Red value is 50 (19.92% from 255 or 14.66% from 341); Green value is 147 (57.81% from 255 or 43.11% from 341); Blue value is 144 (56.64% from 255 or 42.23% from 341); Max value from RGB is 147 - color contains mainly: green. Hex color #329390 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329390 is #CD6C6F. Grayscale: #757575. Windows color (decimal): -13462640 or 9474866. OLE color: 9474866.
HSL color Cylindrical-coordinate representation of color #329390: hue angle of 178.14º degrees, saturation: 0.49, 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 #329390 is Cyan = 0.66, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 147 | 144 | - |
| CMYK | 0.66 | 0 | 0.02 | 0.42 |
| HSL | 178.14º | 0.49% | 0.39% | - |
| HSV(B) | 178.14º | 0.66% | 0.58% | - |
| XYZ | 16.78 | 23.56 | 30.05 | - |
| YUV | 117.66 | 142.86 | 79.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 147 | 144 | 0.66 | 0 | 0.02 | 0.42 | 178.14 | 0.49 | 0.39 |
| Hex | 32 | 93 | 90 | 42 | 0 | 2 | 2A | B2 | 31 | 27 |
| Octal | 62 | 223 | 220 | 102 | 0 | 2 | 52 | 262 | 61 | 47 |
| Binary | 110010 | 10010011 | 10010000 | 1000010 | 0 | 10 | 101010 | 10110010 | 110001 | 100111 |
Color Harmonies of #329390
Complementary color
Monochromatic Colors of #329390
Black with #329390
Text Example
Text Example
White with #329390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329390; }
p { color: rgb(50,147,144); }
H1.HeaderClassName
{
color: #329390;
}
.AnyTagClassName
{
color: #329390;
}
</style>
background-color css
<style>
a { background-color: #329390; }
a { background-color: rgb(50,147,144); }
div.DivClassName
{
background-color: #329390;
}
.BgClassName
{
background-color: #329390;
}
</style>
border-color css
<style>
span { border-color: #329390; }
span { border-color: rgb(50,147,144); }
td.TdClassName
{
border-color: #329390;
}
.TagClassName
{
border-color: #329390;
}
</style>