Shades of Blue Chill #328886
Tints of Blue Chill #328886
RGB
CMYK
RGB Variations
Color information
#328886 (or 0x328886) is known color: Blue Chill. HEX triplet: 32, 88 and 86. RGB value is (50,136,134). Sum of RGB (Red+Green+Blue) = 50+136+134=320 (42% of max value = 765). Red value is 50 (19.92% from 255 or 15.62% from 320); Green value is 136 (53.52% from 255 or 42.5% from 320); Blue value is 134 (52.73% from 255 or 41.88% from 320); Max value from RGB is 136 - color contains mainly: green. Hex color #328886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #328886 is #CD7779. Grayscale: #6D6D6D. Windows color (decimal): -13465466 or 8816690. OLE color: 8816690.
HSL color Cylindrical-coordinate representation of color #328886: hue angle of 178.6º 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 #328886 is Cyan = 0.63, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 136 | 134 | - |
| CMYK | 0.63 | 0 | 0.01 | 0.47 |
| HSL | 178.6º | 0.46% | 0.36% | - |
| HSV(B) | 178.6º | 0.63% | 0.53% | - |
| XYZ | 14.42 | 20.01 | 25.66 | - |
| YUV | 110.06 | 141.51 | 85.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 136 | 134 | 0.63 | 0 | 0.01 | 0.47 | 178.6 | 0.46 | 0.36 |
| Hex | 32 | 88 | 86 | 3F | 0 | 1 | 2F | B3 | 2E | 24 |
| Octal | 62 | 210 | 206 | 77 | 0 | 1 | 57 | 263 | 56 | 44 |
| Binary | 110010 | 10001000 | 10000110 | 111111 | 0 | 1 | 101111 | 10110011 | 101110 | 100100 |
Color Harmonies of #328886
Complementary color
Monochromatic Colors of #328886
Black with #328886
Text Example
Text Example
White with #328886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328886; }
p { color: rgb(50,136,134); }
H1.HeaderClassName
{
color: #328886;
}
.AnyTagClassName
{
color: #328886;
}
</style>
background-color css
<style>
a { background-color: #328886; }
a { background-color: rgb(50,136,134); }
div.DivClassName
{
background-color: #328886;
}
.BgClassName
{
background-color: #328886;
}
</style>
border-color css
<style>
span { border-color: #328886; }
span { border-color: rgb(50,136,134); }
td.TdClassName
{
border-color: #328886;
}
.TagClassName
{
border-color: #328886;
}
</style>