Shades of Blue Chill #439194
Tints of Blue Chill #439194
RGB
CMYK
RGB Variations
Color information
#439194 (or 0x439194) is known color: Blue Chill. HEX triplet: 43, 91 and 94. RGB value is (67,145,148). Sum of RGB (Red+Green+Blue) = 67+145+148=360 (47% of max value = 765). Red value is 67 (26.56% from 255 or 18.61% from 360); Green value is 145 (57.03% from 255 or 40.28% from 360); Blue value is 148 (58.20% from 255 or 41.11% from 360); Max value from RGB is 148 - color contains mainly: blue. Hex color #439194 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439194 is #BC6E6B. Grayscale: #797979. Windows color (decimal): -12349036 or 9736515. OLE color: 9736515.
HSL color Cylindrical-coordinate representation of color #439194: hue angle of 182.22º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #439194 is Cyan = 0.55, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 145 | 148 | - |
| CMYK | 0.55 | 0.02 | 0 | 0.42 |
| HSL | 182.22º | 0.38% | 0.42% | - |
| HSV(B) | 182.22º | 0.55% | 0.58% | - |
| XYZ | 17.79 | 23.58 | 31.63 | - |
| YUV | 122.02 | 142.66 | 88.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 145 | 148 | 0.55 | 0.02 | 0 | 0.42 | 182.22 | 0.38 | 0.42 |
| Hex | 43 | 91 | 94 | 37 | 2 | 0 | 2A | B6 | 26 | 2A |
| Octal | 103 | 221 | 224 | 67 | 2 | 0 | 52 | 266 | 46 | 52 |
| Binary | 1000011 | 10010001 | 10010100 | 110111 | 10 | 0 | 101010 | 10110110 | 100110 | 101010 |
Color Harmonies of #439194
Complementary color
Monochromatic Colors of #439194
Black with #439194
Text Example
Text Example
White with #439194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439194; }
p { color: rgb(67,145,148); }
H1.HeaderClassName
{
color: #439194;
}
.AnyTagClassName
{
color: #439194;
}
</style>
background-color css
<style>
a { background-color: #439194; }
a { background-color: rgb(67,145,148); }
div.DivClassName
{
background-color: #439194;
}
.BgClassName
{
background-color: #439194;
}
</style>
border-color css
<style>
span { border-color: #439194; }
span { border-color: rgb(67,145,148); }
td.TdClassName
{
border-color: #439194;
}
.TagClassName
{
border-color: #439194;
}
</style>