Shades of Blue Chill #329291
Tints of Blue Chill #329291
RGB
CMYK
RGB Variations
Color information
#329291 (or 0x329291) is known color: Blue Chill. HEX triplet: 32, 92 and 91. RGB value is (50,146,145). Sum of RGB (Red+Green+Blue) = 50+146+145=341 (45% of max value = 765). Red value is 50 (19.92% from 255 or 14.66% from 341); Green value is 146 (57.42% from 255 or 42.82% from 341); Blue value is 145 (57.03% from 255 or 42.52% from 341); Max value from RGB is 146 - color contains mainly: green. Hex color #329291 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #329291 is #CD6D6E. Grayscale: #757575. Windows color (decimal): -13462895 or 9540146. OLE color: 9540146.
HSL color Cylindrical-coordinate representation of color #329291: hue angle of 179.38º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #329291 is Cyan = 0.66, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 146 | 145 | - |
| CMYK | 0.66 | 0 | 0.01 | 0.43 |
| HSL | 179.38º | 0.49% | 0.38% | - |
| HSV(B) | 179.38º | 0.66% | 0.57% | - |
| XYZ | 16.71 | 23.28 | 30.4 | - |
| YUV | 117.18 | 143.7 | 80.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 146 | 145 | 0.66 | 0 | 0.01 | 0.43 | 179.38 | 0.49 | 0.38 |
| Hex | 32 | 92 | 91 | 42 | 0 | 1 | 2B | B3 | 31 | 26 |
| Octal | 62 | 222 | 221 | 102 | 0 | 1 | 53 | 263 | 61 | 46 |
| Binary | 110010 | 10010010 | 10010001 | 1000010 | 0 | 1 | 101011 | 10110011 | 110001 | 100110 |
Color Harmonies of #329291
Complementary color
Monochromatic Colors of #329291
Black with #329291
Text Example
Text Example
White with #329291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329291; }
p { color: rgb(50,146,145); }
H1.HeaderClassName
{
color: #329291;
}
.AnyTagClassName
{
color: #329291;
}
</style>
background-color css
<style>
a { background-color: #329291; }
a { background-color: rgb(50,146,145); }
div.DivClassName
{
background-color: #329291;
}
.BgClassName
{
background-color: #329291;
}
</style>
border-color css
<style>
span { border-color: #329291; }
span { border-color: rgb(50,146,145); }
td.TdClassName
{
border-color: #329291;
}
.TagClassName
{
border-color: #329291;
}
</style>