Shades of Blue Chill #438988
Tints of Blue Chill #438988
RGB
CMYK
RGB Variations
Color information
#438988 (or 0x438988) is known color: Blue Chill. HEX triplet: 43, 89 and 88. RGB value is (67,137,136). Sum of RGB (Red+Green+Blue) = 67+137+136=340 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.71% from 340); Green value is 137 (53.91% from 255 or 40.29% from 340); Blue value is 136 (53.52% from 255 or 40% from 340); Max value from RGB is 137 - color contains mainly: green. Hex color #438988 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438988 is #BC7677. Grayscale: #737373. Windows color (decimal): -12351096 or 8948035. OLE color: 8948035.
HSL color Cylindrical-coordinate representation of color #438988: hue angle of 179.14º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #438988 is Cyan = 0.51, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 67 | 137 | 136 | - |
| CMYK | 0.51 | 0 | 0.01 | 0.46 |
| HSL | 179.14º | 0.34% | 0.4% | - |
| HSV(B) | 179.14º | 0.51% | 0.54% | - |
| XYZ | 15.7 | 20.86 | 26.49 | - |
| YUV | 115.96 | 139.31 | 93.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 137 | 136 | 0.51 | 0 | 0.01 | 0.46 | 179.14 | 0.34 | 0.4 |
| Hex | 43 | 89 | 88 | 33 | 0 | 1 | 2E | B3 | 22 | 28 |
| Octal | 103 | 211 | 210 | 63 | 0 | 1 | 56 | 263 | 42 | 50 |
| Binary | 1000011 | 10001001 | 10001000 | 110011 | 0 | 1 | 101110 | 10110011 | 100010 | 101000 |
Color Harmonies of #438988
Complementary color
Monochromatic Colors of #438988
Black with #438988
Text Example
Text Example
White with #438988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438988; }
p { color: rgb(67,137,136); }
H1.HeaderClassName
{
color: #438988;
}
.AnyTagClassName
{
color: #438988;
}
</style>
background-color css
<style>
a { background-color: #438988; }
a { background-color: rgb(67,137,136); }
div.DivClassName
{
background-color: #438988;
}
.BgClassName
{
background-color: #438988;
}
</style>
border-color css
<style>
span { border-color: #438988; }
span { border-color: rgb(67,137,136); }
td.TdClassName
{
border-color: #438988;
}
.TagClassName
{
border-color: #438988;
}
</style>