Shades of Blue Chill #349295
Tints of Blue Chill #349295
RGB
CMYK
RGB Variations
Color information
#349295 (or 0x349295) is known color: Blue Chill. HEX triplet: 34, 92 and 95. RGB value is (52,146,149). Sum of RGB (Red+Green+Blue) = 52+146+149=347 (45% of max value = 765). Red value is 52 (20.70% from 255 or 14.99% from 347); Green value is 146 (57.42% from 255 or 42.07% from 347); Blue value is 149 (58.59% from 255 or 42.94% from 347); Max value from RGB is 149 - color contains mainly: blue. Hex color #349295 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #349295 is #CB6D6A. Grayscale: #767676. Windows color (decimal): -13331819 or 9802292. OLE color: 9802292.
HSL color Cylindrical-coordinate representation of color #349295: hue angle of 181.86º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #349295 is Cyan = 0.65, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 146 | 149 | - |
| CMYK | 0.65 | 0.02 | 0 | 0.42 |
| HSL | 181.86º | 0.48% | 0.39% | - |
| HSV(B) | 181.86º | 0.65% | 0.58% | - |
| XYZ | 17.12 | 23.46 | 32.06 | - |
| YUV | 118.24 | 145.36 | 80.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 146 | 149 | 0.65 | 0.02 | 0 | 0.42 | 181.86 | 0.48 | 0.39 |
| Hex | 34 | 92 | 95 | 41 | 2 | 0 | 2A | B6 | 30 | 27 |
| Octal | 64 | 222 | 225 | 101 | 2 | 0 | 52 | 266 | 60 | 47 |
| Binary | 110100 | 10010010 | 10010101 | 1000001 | 10 | 0 | 101010 | 10110110 | 110000 | 100111 |
Color Harmonies of #349295
Complementary color
Monochromatic Colors of #349295
Black with #349295
Text Example
Text Example
White with #349295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349295; }
p { color: rgb(52,146,149); }
H1.HeaderClassName
{
color: #349295;
}
.AnyTagClassName
{
color: #349295;
}
</style>
background-color css
<style>
a { background-color: #349295; }
a { background-color: rgb(52,146,149); }
div.DivClassName
{
background-color: #349295;
}
.BgClassName
{
background-color: #349295;
}
</style>
border-color css
<style>
span { border-color: #349295; }
span { border-color: rgb(52,146,149); }
td.TdClassName
{
border-color: #349295;
}
.TagClassName
{
border-color: #349295;
}
</style>