Shades of Blue Chill #348487
Tints of Blue Chill #348487
RGB
CMYK
RGB Variations
Color information
#348487 (or 0x348487) is known color: Blue Chill. HEX triplet: 34, 84 and 87. RGB value is (52,132,135). Sum of RGB (Red+Green+Blue) = 52+132+135=319 (42% of max value = 765). Red value is 52 (20.70% from 255 or 16.30% from 319); Green value is 132 (51.95% from 255 or 41.38% 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 #348487 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #348487 is #CB7B78. Grayscale: #6C6C6C. Windows color (decimal): -13335417 or 8881204. OLE color: 8881204.
HSL color Cylindrical-coordinate representation of color #348487: hue angle of 182.17º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #348487 is Cyan = 0.61, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 132 | 135 | - |
| CMYK | 0.61 | 0.02 | 0 | 0.47 |
| HSL | 182.17º | 0.44% | 0.37% | - |
| HSV(B) | 182.17º | 0.61% | 0.53% | - |
| XYZ | 14.04 | 18.98 | 25.85 | - |
| YUV | 108.42 | 143 | 87.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 132 | 135 | 0.61 | 0.02 | 0 | 0.47 | 182.17 | 0.44 | 0.37 |
| Hex | 34 | 84 | 87 | 3D | 2 | 0 | 2F | B6 | 2C | 25 |
| Octal | 64 | 204 | 207 | 75 | 2 | 0 | 57 | 266 | 54 | 45 |
| Binary | 110100 | 10000100 | 10000111 | 111101 | 10 | 0 | 101111 | 10110110 | 101100 | 100101 |
Color Harmonies of #348487
Complementary color
Monochromatic Colors of #348487
Black with #348487
Text Example
Text Example
White with #348487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348487; }
p { color: rgb(52,132,135); }
H1.HeaderClassName
{
color: #348487;
}
.AnyTagClassName
{
color: #348487;
}
</style>
background-color css
<style>
a { background-color: #348487; }
a { background-color: rgb(52,132,135); }
div.DivClassName
{
background-color: #348487;
}
.BgClassName
{
background-color: #348487;
}
</style>
border-color css
<style>
span { border-color: #348487; }
span { border-color: rgb(52,132,135); }
td.TdClassName
{
border-color: #348487;
}
.TagClassName
{
border-color: #348487;
}
</style>