Shades of Blue Chill #328687
Tints of Blue Chill #328687
RGB
CMYK
RGB Variations
Color information
#328687 (or 0x328687) is known color: Blue Chill. HEX triplet: 32, 86 and 87. RGB value is (50,134,135). Sum of RGB (Red+Green+Blue) = 50+134+135=319 (42% of max value = 765). Red value is 50 (19.92% from 255 or 15.67% from 319); Green value is 134 (52.73% from 255 or 42.01% from 319); Blue value is 135 (53.12% from 255 or 42.32% from 319); Max value from RGB is 135 - color contains mainly: blue. Hex color #328687 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328687 is #CD7978. Grayscale: #6C6C6C. Windows color (decimal): -13465977 or 8881714. OLE color: 8881714.
HSL color Cylindrical-coordinate representation of color #328687: hue angle of 180.71º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #328687 is Cyan = 0.63, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 135 | - |
| CMYK | 0.63 | 0.01 | 0 | 0.47 |
| HSL | 180.71º | 0.46% | 0.36% | - |
| HSV(B) | 180.71º | 0.63% | 0.53% | - |
| XYZ | 14.21 | 19.48 | 25.93 | - |
| YUV | 109 | 142.67 | 85.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 135 | 0.63 | 0.01 | 0 | 0.47 | 180.71 | 0.46 | 0.36 |
| Hex | 32 | 86 | 87 | 3F | 1 | 0 | 2F | B5 | 2E | 24 |
| Octal | 62 | 206 | 207 | 77 | 1 | 0 | 57 | 265 | 56 | 44 |
| Binary | 110010 | 10000110 | 10000111 | 111111 | 1 | 0 | 101111 | 10110101 | 101110 | 100100 |
Color Harmonies of #328687
Complementary color
Monochromatic Colors of #328687
Black with #328687
Text Example
Text Example
White with #328687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328687; }
p { color: rgb(50,134,135); }
H1.HeaderClassName
{
color: #328687;
}
.AnyTagClassName
{
color: #328687;
}
</style>
background-color css
<style>
a { background-color: #328687; }
a { background-color: rgb(50,134,135); }
div.DivClassName
{
background-color: #328687;
}
.BgClassName
{
background-color: #328687;
}
</style>
border-color css
<style>
span { border-color: #328687; }
span { border-color: rgb(50,134,135); }
td.TdClassName
{
border-color: #328687;
}
.TagClassName
{
border-color: #328687;
}
</style>