Shades of Blue Chill #389296
Tints of Blue Chill #389296
RGB
CMYK
RGB Variations
Color information
#389296 (or 0x389296) is known color: Blue Chill. HEX triplet: 38, 92 and 96. RGB value is (56,146,150). Sum of RGB (Red+Green+Blue) = 56+146+150=352 (46% of max value = 765). Red value is 56 (22.27% from 255 or 15.91% from 352); Green value is 146 (57.42% from 255 or 41.48% from 352); Blue value is 150 (58.98% from 255 or 42.61% from 352); Max value from RGB is 150 - color contains mainly: blue. Hex color #389296 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #389296 is #C76D69. Grayscale: #777777. Windows color (decimal): -13069674 or 9867832. OLE color: 9867832.
HSL color Cylindrical-coordinate representation of color #389296: hue angle of 182.55º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #389296 is Cyan = 0.63, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 146 | 150 | - |
| CMYK | 0.63 | 0.03 | 0 | 0.41 |
| HSL | 182.55º | 0.46% | 0.4% | - |
| HSV(B) | 182.55º | 0.63% | 0.59% | - |
| XYZ | 17.41 | 23.6 | 32.49 | - |
| YUV | 119.55 | 145.18 | 82.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 146 | 150 | 0.63 | 0.03 | 0 | 0.41 | 182.55 | 0.46 | 0.4 |
| Hex | 38 | 92 | 96 | 3F | 3 | 0 | 29 | B7 | 2E | 28 |
| Octal | 70 | 222 | 226 | 77 | 3 | 0 | 51 | 267 | 56 | 50 |
| Binary | 111000 | 10010010 | 10010110 | 111111 | 11 | 0 | 101001 | 10110111 | 101110 | 101000 |
Color Harmonies of #389296
Complementary color
Monochromatic Colors of #389296
Black with #389296
Text Example
Text Example
White with #389296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389296; }
p { color: rgb(56,146,150); }
H1.HeaderClassName
{
color: #389296;
}
.AnyTagClassName
{
color: #389296;
}
</style>
background-color css
<style>
a { background-color: #389296; }
a { background-color: rgb(56,146,150); }
div.DivClassName
{
background-color: #389296;
}
.BgClassName
{
background-color: #389296;
}
</style>
border-color css
<style>
span { border-color: #389296; }
span { border-color: rgb(56,146,150); }
td.TdClassName
{
border-color: #389296;
}
.TagClassName
{
border-color: #389296;
}
</style>