Shades of Blue Chill #389289
Tints of Blue Chill #389289
RGB
CMYK
RGB Variations
Color information
#389289 (or 0x389289) is known color: Blue Chill. HEX triplet: 38, 92 and 89. RGB value is (56,146,137). Sum of RGB (Red+Green+Blue) = 56+146+137=339 (44% of max value = 765). Red value is 56 (22.27% from 255 or 16.52% from 339); Green value is 146 (57.42% from 255 or 43.07% from 339); Blue value is 137 (53.91% from 255 or 40.41% from 339); Max value from RGB is 146 - color contains mainly: green. Hex color #389289 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #389289 is #C76D76. Grayscale: #767676. Windows color (decimal): -13069687 or 9015864. OLE color: 9015864.
HSL color Cylindrical-coordinate representation of color #389289: hue angle of 174º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #389289 is Cyan = 0.62, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 146 | 137 | - |
| CMYK | 0.62 | 0 | 0.06 | 0.43 |
| HSL | 174º | 0.45% | 0.4% | - |
| HSV(B) | 174º | 0.62% | 0.57% | - |
| XYZ | 16.43 | 23.2 | 27.28 | - |
| YUV | 118.06 | 138.68 | 83.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 146 | 137 | 0.62 | 0 | 0.06 | 0.43 | 174 | 0.45 | 0.4 |
| Hex | 38 | 92 | 89 | 3E | 0 | 6 | 2B | AE | 2D | 28 |
| Octal | 70 | 222 | 211 | 76 | 0 | 6 | 53 | 256 | 55 | 50 |
| Binary | 111000 | 10010010 | 10001001 | 111110 | 0 | 110 | 101011 | 10101110 | 101101 | 101000 |
Color Harmonies of #389289
Complementary color
Monochromatic Colors of #389289
Black with #389289
Text Example
Text Example
White with #389289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389289; }
p { color: rgb(56,146,137); }
H1.HeaderClassName
{
color: #389289;
}
.AnyTagClassName
{
color: #389289;
}
</style>
background-color css
<style>
a { background-color: #389289; }
a { background-color: rgb(56,146,137); }
div.DivClassName
{
background-color: #389289;
}
.BgClassName
{
background-color: #389289;
}
</style>
border-color css
<style>
span { border-color: #389289; }
span { border-color: rgb(56,146,137); }
td.TdClassName
{
border-color: #389289;
}
.TagClassName
{
border-color: #389289;
}
</style>