Shades of Blue Chill #399296
Tints of Blue Chill #399296
RGB
CMYK
RGB Variations
Color information
#399296 (or 0x399296) is known color: Blue Chill. HEX triplet: 39, 92 and 96. RGB value is (57,146,150). Sum of RGB (Red+Green+Blue) = 57+146+150=353 (46% of max value = 765). Red value is 57 (22.66% from 255 or 16.15% from 353); Green value is 146 (57.42% from 255 or 41.36% from 353); Blue value is 150 (58.98% from 255 or 42.49% from 353); Max value from RGB is 150 - color contains mainly: blue. Hex color #399296 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #399296 is #C66D69. Grayscale: #777777. Windows color (decimal): -13004138 or 9867833. OLE color: 9867833.
HSL color Cylindrical-coordinate representation of color #399296: hue angle of 182.58º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #399296 is Cyan = 0.62, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 146 | 150 | - |
| CMYK | 0.62 | 0.03 | 0 | 0.41 |
| HSL | 182.58º | 0.45% | 0.41% | - |
| HSV(B) | 182.58º | 0.62% | 0.59% | - |
| XYZ | 17.47 | 23.63 | 32.49 | - |
| YUV | 119.85 | 145.01 | 83.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 146 | 150 | 0.62 | 0.03 | 0 | 0.41 | 182.58 | 0.45 | 0.41 |
| Hex | 39 | 92 | 96 | 3E | 3 | 0 | 29 | B7 | 2D | 29 |
| Octal | 71 | 222 | 226 | 76 | 3 | 0 | 51 | 267 | 55 | 51 |
| Binary | 111001 | 10010010 | 10010110 | 111110 | 11 | 0 | 101001 | 10110111 | 101101 | 101001 |
Color Harmonies of #399296
Complementary color
Monochromatic Colors of #399296
Black with #399296
Text Example
Text Example
White with #399296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399296; }
p { color: rgb(57,146,150); }
H1.HeaderClassName
{
color: #399296;
}
.AnyTagClassName
{
color: #399296;
}
</style>
background-color css
<style>
a { background-color: #399296; }
a { background-color: rgb(57,146,150); }
div.DivClassName
{
background-color: #399296;
}
.BgClassName
{
background-color: #399296;
}
</style>
border-color css
<style>
span { border-color: #399296; }
span { border-color: rgb(57,146,150); }
td.TdClassName
{
border-color: #399296;
}
.TagClassName
{
border-color: #399296;
}
</style>