Shades of Blue Chill #389292
Tints of Blue Chill #389292
RGB
CMYK
RGB Variations
Color information
#389292 (or 0x389292) is known color: Blue Chill. HEX triplet: 38, 92 and 92. RGB value is (56,146,146). Sum of RGB (Red+Green+Blue) = 56+146+146=348 (46% of max value = 765). Red value is 56 (22.27% from 255 or 16.09% from 348); Green value is 146 (57.42% from 255 or 41.95% from 348); Blue value is 146 (57.42% from 255 or 41.95% from 348); Max value from RGB is 146 - color contains mainly: green, blue. Hex color #389292 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #389292 is #C76D6D. Grayscale: #777777. Windows color (decimal): -13069678 or 9605688. OLE color: 9605688.
HSL color Cylindrical-coordinate representation of color #389292: hue angle of 180º 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 #389292 is Cyan = 0.62, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 146 | 146 | - |
| CMYK | 0.62 | 0 | 0 | 0.43 |
| HSL | 180º | 0.45% | 0.4% | - |
| HSV(B) | 180º | 0.62% | 0.57% | - |
| XYZ | 17.1 | 23.47 | 30.82 | - |
| YUV | 119.09 | 143.18 | 83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 146 | 146 | 0.62 | 0 | 0 | 0.43 | 180 | 0.45 | 0.4 |
| Hex | 38 | 92 | 92 | 3E | 0 | 0 | 2B | B4 | 2D | 28 |
| Octal | 70 | 222 | 222 | 76 | 0 | 0 | 53 | 264 | 55 | 50 |
| Binary | 111000 | 10010010 | 10010010 | 111110 | 0 | 0 | 101011 | 10110100 | 101101 | 101000 |
Color Harmonies of #389292
Complementary color
Monochromatic Colors of #389292
Black with #389292
Text Example
Text Example
White with #389292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389292; }
p { color: rgb(56,146,146); }
H1.HeaderClassName
{
color: #389292;
}
.AnyTagClassName
{
color: #389292;
}
</style>
background-color css
<style>
a { background-color: #389292; }
a { background-color: rgb(56,146,146); }
div.DivClassName
{
background-color: #389292;
}
.BgClassName
{
background-color: #389292;
}
</style>
border-color css
<style>
span { border-color: #389292; }
span { border-color: rgb(56,146,146); }
td.TdClassName
{
border-color: #389292;
}
.TagClassName
{
border-color: #389292;
}
</style>