Shades of Blue Chill #388687
Tints of Blue Chill #388687
RGB
CMYK
RGB Variations
Color information
#388687 (or 0x388687) is known color: Blue Chill. HEX triplet: 38, 86 and 87. RGB value is (56,134,135). Sum of RGB (Red+Green+Blue) = 56+134+135=325 (43% of max value = 765). Red value is 56 (22.27% from 255 or 17.23% from 325); Green value is 134 (52.73% from 255 or 41.23% from 325); Blue value is 135 (53.12% from 255 or 41.54% from 325); Max value from RGB is 135 - color contains mainly: blue. Hex color #388687 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #388687 is #C77978. Grayscale: #6E6E6E. Windows color (decimal): -13072761 or 8881720. OLE color: 8881720.
HSL color Cylindrical-coordinate representation of color #388687: hue angle of 180.76º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #388687 is Cyan = 0.59, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 134 | 135 | - |
| CMYK | 0.59 | 0.01 | 0 | 0.47 |
| HSL | 180.76º | 0.41% | 0.37% | - |
| HSV(B) | 180.76º | 0.59% | 0.53% | - |
| XYZ | 14.53 | 19.64 | 25.95 | - |
| YUV | 110.79 | 141.66 | 88.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 134 | 135 | 0.59 | 0.01 | 0 | 0.47 | 180.76 | 0.41 | 0.37 |
| Hex | 38 | 86 | 87 | 3B | 1 | 0 | 2F | B5 | 29 | 25 |
| Octal | 70 | 206 | 207 | 73 | 1 | 0 | 57 | 265 | 51 | 45 |
| Binary | 111000 | 10000110 | 10000111 | 111011 | 1 | 0 | 101111 | 10110101 | 101001 | 100101 |
Color Harmonies of #388687
Complementary color
Monochromatic Colors of #388687
Black with #388687
Text Example
Text Example
White with #388687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388687; }
p { color: rgb(56,134,135); }
H1.HeaderClassName
{
color: #388687;
}
.AnyTagClassName
{
color: #388687;
}
</style>
background-color css
<style>
a { background-color: #388687; }
a { background-color: rgb(56,134,135); }
div.DivClassName
{
background-color: #388687;
}
.BgClassName
{
background-color: #388687;
}
</style>
border-color css
<style>
span { border-color: #388687; }
span { border-color: rgb(56,134,135); }
td.TdClassName
{
border-color: #388687;
}
.TagClassName
{
border-color: #388687;
}
</style>