Shades of Blue Chill #399398
Tints of Blue Chill #399398
RGB
CMYK
RGB Variations
Color information
#399398 (or 0x399398) is known color: Blue Chill. HEX triplet: 39, 93 and 98. RGB value is (57,147,152). Sum of RGB (Red+Green+Blue) = 57+147+152=356 (47% of max value = 765). Red value is 57 (22.66% from 255 or 16.01% from 356); Green value is 147 (57.81% from 255 or 41.29% from 356); Blue value is 152 (59.77% from 255 or 42.70% from 356); Max value from RGB is 152 - color contains mainly: blue. Hex color #399398 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #399398 is #C66C67. Grayscale: #787878. Windows color (decimal): -13003880 or 9999161. OLE color: 9999161.
HSL color Cylindrical-coordinate representation of color #399398: hue angle of 183.16º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #399398 is Cyan = 0.62, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 57 | 147 | 152 | - |
| CMYK | 0.62 | 0.03 | 0 | 0.40 |
| HSL | 183.16º | 0.45% | 0.41% | - |
| HSV(B) | 183.16º | 0.63% | 0.6% | - |
| XYZ | 17.79 | 24 | 33.4 | - |
| YUV | 120.66 | 145.68 | 82.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 147 | 152 | 0.62 | 0.03 | 0 | 0.40 | 183.16 | 0.45 | 0.41 |
| Hex | 39 | 93 | 98 | 3E | 3 | 0 | 28 | B7 | 2D | 29 |
| Octal | 71 | 223 | 230 | 76 | 3 | 0 | 50 | 267 | 55 | 51 |
| Binary | 111001 | 10010011 | 10011000 | 111110 | 11 | 0 | 101000 | 10110111 | 101101 | 101001 |
Color Harmonies of #399398
Complementary color
Monochromatic Colors of #399398
Black with #399398
Text Example
Text Example
White with #399398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399398; }
p { color: rgb(57,147,152); }
H1.HeaderClassName
{
color: #399398;
}
.AnyTagClassName
{
color: #399398;
}
</style>
background-color css
<style>
a { background-color: #399398; }
a { background-color: rgb(57,147,152); }
div.DivClassName
{
background-color: #399398;
}
.BgClassName
{
background-color: #399398;
}
</style>
border-color css
<style>
span { border-color: #399398; }
span { border-color: rgb(57,147,152); }
td.TdClassName
{
border-color: #399398;
}
.TagClassName
{
border-color: #399398;
}
</style>