Shades of Blue Chill #388492
Tints of Blue Chill #388492
RGB
CMYK
RGB Variations
Color information
#388492 (or 0x388492) is known color: Blue Chill. HEX triplet: 38, 84 and 92. RGB value is (56,132,146). Sum of RGB (Red+Green+Blue) = 56+132+146=334 (44% of max value = 765). Red value is 56 (22.27% from 255 or 16.77% from 334); Green value is 132 (51.95% from 255 or 39.52% from 334); Blue value is 146 (57.42% from 255 or 43.71% from 334); Max value from RGB is 146 - color contains mainly: blue. Hex color #388492 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #388492 is #C77B6D. Grayscale: #6E6E6E. Windows color (decimal): -13073262 or 9602104. OLE color: 9602104.
HSL color Cylindrical-coordinate representation of color #388492: hue angle of 189.33º 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 #388492 is Cyan = 0.62, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 132 | 146 | - |
| CMYK | 0.62 | 0.10 | 0 | 0.43 |
| HSL | 189.33º | 0.45% | 0.4% | - |
| HSV(B) | 189.33º | 0.62% | 0.57% | - |
| XYZ | 15.07 | 19.42 | 30.15 | - |
| YUV | 110.87 | 147.82 | 88.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 132 | 146 | 0.62 | 0.10 | 0 | 0.43 | 189.33 | 0.45 | 0.4 |
| Hex | 38 | 84 | 92 | 3E | A | 0 | 2B | BD | 2D | 28 |
| Octal | 70 | 204 | 222 | 76 | 12 | 0 | 53 | 275 | 55 | 50 |
| Binary | 111000 | 10000100 | 10010010 | 111110 | 1010 | 0 | 101011 | 10111101 | 101101 | 101000 |
Color Harmonies of #388492
Complementary color
Monochromatic Colors of #388492
Black with #388492
Text Example
Text Example
White with #388492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388492; }
p { color: rgb(56,132,146); }
H1.HeaderClassName
{
color: #388492;
}
.AnyTagClassName
{
color: #388492;
}
</style>
background-color css
<style>
a { background-color: #388492; }
a { background-color: rgb(56,132,146); }
div.DivClassName
{
background-color: #388492;
}
.BgClassName
{
background-color: #388492;
}
</style>
border-color css
<style>
span { border-color: #388492; }
span { border-color: rgb(56,132,146); }
td.TdClassName
{
border-color: #388492;
}
.TagClassName
{
border-color: #388492;
}
</style>