Shades of Blue Chill #449397
Tints of Blue Chill #449397
RGB
CMYK
RGB Variations
Color information
#449397 (or 0x449397) is known color: Blue Chill. HEX triplet: 44, 93 and 97. RGB value is (68,147,151). Sum of RGB (Red+Green+Blue) = 68+147+151=366 (48% of max value = 765). Red value is 68 (26.95% from 255 or 18.58% from 366); Green value is 147 (57.81% from 255 or 40.16% from 366); Blue value is 151 (59.38% from 255 or 41.26% from 366); Max value from RGB is 151 - color contains mainly: blue. Hex color #449397 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #449397 is #BB6C68. Grayscale: #7B7B7B. Windows color (decimal): -12282985 or 9933636. OLE color: 9933636.
HSL color Cylindrical-coordinate representation of color #449397: hue angle of 182.89º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #449397 is Cyan = 0.55, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 147 | 151 | - |
| CMYK | 0.55 | 0.03 | 0 | 0.41 |
| HSL | 182.89º | 0.38% | 0.43% | - |
| HSV(B) | 182.89º | 0.55% | 0.59% | - |
| XYZ | 18.4 | 24.33 | 33 | - |
| YUV | 123.84 | 143.33 | 88.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 147 | 151 | 0.55 | 0.03 | 0 | 0.41 | 182.89 | 0.38 | 0.43 |
| Hex | 44 | 93 | 97 | 37 | 3 | 0 | 29 | B7 | 26 | 2B |
| Octal | 104 | 223 | 227 | 67 | 3 | 0 | 51 | 267 | 46 | 53 |
| Binary | 1000100 | 10010011 | 10010111 | 110111 | 11 | 0 | 101001 | 10110111 | 100110 | 101011 |
Color Harmonies of #449397
Complementary color
Monochromatic Colors of #449397
Black with #449397
Text Example
Text Example
White with #449397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449397; }
p { color: rgb(68,147,151); }
H1.HeaderClassName
{
color: #449397;
}
.AnyTagClassName
{
color: #449397;
}
</style>
background-color css
<style>
a { background-color: #449397; }
a { background-color: rgb(68,147,151); }
div.DivClassName
{
background-color: #449397;
}
.BgClassName
{
background-color: #449397;
}
</style>
border-color css
<style>
span { border-color: #449397; }
span { border-color: rgb(68,147,151); }
td.TdClassName
{
border-color: #449397;
}
.TagClassName
{
border-color: #449397;
}
</style>