Shades of Blue Chill #388992
Tints of Blue Chill #388992
RGB
CMYK
RGB Variations
Color information
#388992 (or 0x388992) is known color: Blue Chill. HEX triplet: 38, 89 and 92. RGB value is (56,137,146). Sum of RGB (Red+Green+Blue) = 56+137+146=339 (44% of max value = 765). Red value is 56 (22.27% from 255 or 16.52% from 339); Green value is 137 (53.91% from 255 or 40.41% from 339); Blue value is 146 (57.42% from 255 or 43.07% from 339); Max value from RGB is 146 - color contains mainly: blue. Hex color #388992 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #388992 is #C7766D. Grayscale: #717171. Windows color (decimal): -13071982 or 9603384. OLE color: 9603384.
HSL color Cylindrical-coordinate representation of color #388992: hue angle of 186º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #388992 is Cyan = 0.62, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 137 | 146 | - |
| CMYK | 0.62 | 0.06 | 0 | 0.43 |
| HSL | 186º | 0.45% | 0.4% | - |
| HSV(B) | 186º | 0.62% | 0.57% | - |
| XYZ | 15.76 | 20.81 | 30.38 | - |
| YUV | 113.81 | 146.16 | 86.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 137 | 146 | 0.62 | 0.06 | 0 | 0.43 | 186 | 0.45 | 0.4 |
| Hex | 38 | 89 | 92 | 3E | 6 | 0 | 2B | BA | 2D | 28 |
| Octal | 70 | 211 | 222 | 76 | 6 | 0 | 53 | 272 | 55 | 50 |
| Binary | 111000 | 10001001 | 10010010 | 111110 | 110 | 0 | 101011 | 10111010 | 101101 | 101000 |
Color Harmonies of #388992
Complementary color
Monochromatic Colors of #388992
Black with #388992
Text Example
Text Example
White with #388992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388992; }
p { color: rgb(56,137,146); }
H1.HeaderClassName
{
color: #388992;
}
.AnyTagClassName
{
color: #388992;
}
</style>
background-color css
<style>
a { background-color: #388992; }
a { background-color: rgb(56,137,146); }
div.DivClassName
{
background-color: #388992;
}
.BgClassName
{
background-color: #388992;
}
</style>
border-color css
<style>
span { border-color: #388992; }
span { border-color: rgb(56,137,146); }
td.TdClassName
{
border-color: #388992;
}
.TagClassName
{
border-color: #388992;
}
</style>