Shades of Blue Chill #438990
Tints of Blue Chill #438990
RGB
CMYK
RGB Variations
Color information
#438990 (or 0x438990) is known color: Blue Chill. HEX triplet: 43, 89 and 90. RGB value is (67,137,144). Sum of RGB (Red+Green+Blue) = 67+137+144=348 (46% of max value = 765). Red value is 67 (26.56% from 255 or 19.25% from 348); Green value is 137 (53.91% from 255 or 39.37% from 348); Blue value is 144 (56.64% from 255 or 41.38% from 348); Max value from RGB is 144 - color contains mainly: blue. Hex color #438990 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438990 is #BC766F. Grayscale: #747474. Windows color (decimal): -12351088 or 9472323. OLE color: 9472323.
HSL color Cylindrical-coordinate representation of color #438990: hue angle of 185.45º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #438990 is Cyan = 0.53, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 137 | 144 | - |
| CMYK | 0.53 | 0.05 | 0 | 0.44 |
| HSL | 185.45º | 0.36% | 0.41% | - |
| HSV(B) | 185.45º | 0.53% | 0.56% | - |
| XYZ | 16.29 | 21.1 | 29.6 | - |
| YUV | 116.87 | 143.31 | 92.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 137 | 144 | 0.53 | 0.05 | 0 | 0.44 | 185.45 | 0.36 | 0.41 |
| Hex | 43 | 89 | 90 | 35 | 5 | 0 | 2C | B9 | 24 | 29 |
| Octal | 103 | 211 | 220 | 65 | 5 | 0 | 54 | 271 | 44 | 51 |
| Binary | 1000011 | 10001001 | 10010000 | 110101 | 101 | 0 | 101100 | 10111001 | 100100 | 101001 |
Color Harmonies of #438990
Complementary color
Monochromatic Colors of #438990
Black with #438990
Text Example
Text Example
White with #438990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438990; }
p { color: rgb(67,137,144); }
H1.HeaderClassName
{
color: #438990;
}
.AnyTagClassName
{
color: #438990;
}
</style>
background-color css
<style>
a { background-color: #438990; }
a { background-color: rgb(67,137,144); }
div.DivClassName
{
background-color: #438990;
}
.BgClassName
{
background-color: #438990;
}
</style>
border-color css
<style>
span { border-color: #438990; }
span { border-color: rgb(67,137,144); }
td.TdClassName
{
border-color: #438990;
}
.TagClassName
{
border-color: #438990;
}
</style>