Shades of Blue Chill #389497
Tints of Blue Chill #389497
RGB
CMYK
RGB Variations
Color information
#389497 (or 0x389497) is known color: Blue Chill. HEX triplet: 38, 94 and 97. RGB value is (56,148,151). Sum of RGB (Red+Green+Blue) = 56+148+151=355 (47% of max value = 765). Red value is 56 (22.27% from 255 or 15.77% from 355); Green value is 148 (58.20% from 255 or 41.69% from 355); Blue value is 151 (59.38% from 255 or 42.54% from 355); Max value from RGB is 151 - color contains mainly: blue. Hex color #389497 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #389497 is #C76B68. Grayscale: #787878. Windows color (decimal): -13069161 or 9933880. OLE color: 9933880.
HSL color Cylindrical-coordinate representation of color #389497: hue angle of 181.89º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #389497 is Cyan = 0.63, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 148 | 151 | - |
| CMYK | 0.63 | 0.02 | 0 | 0.41 |
| HSL | 181.89º | 0.46% | 0.41% | - |
| HSV(B) | 181.89º | 0.63% | 0.59% | - |
| XYZ | 17.81 | 24.25 | 33.02 | - |
| YUV | 120.83 | 145.02 | 81.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 148 | 151 | 0.63 | 0.02 | 0 | 0.41 | 181.89 | 0.46 | 0.41 |
| Hex | 38 | 94 | 97 | 3F | 2 | 0 | 29 | B6 | 2E | 29 |
| Octal | 70 | 224 | 227 | 77 | 2 | 0 | 51 | 266 | 56 | 51 |
| Binary | 111000 | 10010100 | 10010111 | 111111 | 10 | 0 | 101001 | 10110110 | 101110 | 101001 |
Color Harmonies of #389497
Complementary color
Monochromatic Colors of #389497
Black with #389497
Text Example
Text Example
White with #389497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389497; }
p { color: rgb(56,148,151); }
H1.HeaderClassName
{
color: #389497;
}
.AnyTagClassName
{
color: #389497;
}
</style>
background-color css
<style>
a { background-color: #389497; }
a { background-color: rgb(56,148,151); }
div.DivClassName
{
background-color: #389497;
}
.BgClassName
{
background-color: #389497;
}
</style>
border-color css
<style>
span { border-color: #389497; }
span { border-color: rgb(56,148,151); }
td.TdClassName
{
border-color: #389497;
}
.TagClassName
{
border-color: #389497;
}
</style>