Shades of Blue Chill #338986
Tints of Blue Chill #338986
RGB
CMYK
RGB Variations
Color information
#338986 (or 0x338986) is known color: Blue Chill. HEX triplet: 33, 89 and 86. RGB value is (51,137,134). Sum of RGB (Red+Green+Blue) = 51+137+134=322 (42% of max value = 765). Red value is 51 (20.31% from 255 or 15.84% from 322); Green value is 137 (53.91% from 255 or 42.55% from 322); Blue value is 134 (52.73% from 255 or 41.61% from 322); Max value from RGB is 137 - color contains mainly: green. Hex color #338986 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338986 is #CC7679. Grayscale: #6E6E6E. Windows color (decimal): -13399674 or 8816947. OLE color: 8816947.
HSL color Cylindrical-coordinate representation of color #338986: hue angle of 177.91º degrees, saturation: 0.46, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #338986 is Cyan = 0.63, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 134 | - |
| CMYK | 0.63 | 0 | 0.02 | 0.46 |
| HSL | 177.91º | 0.46% | 0.37% | - |
| HSV(B) | 177.91º | 0.63% | 0.54% | - |
| XYZ | 14.61 | 20.32 | 25.71 | - |
| YUV | 110.94 | 141.01 | 85.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 134 | 0.63 | 0 | 0.02 | 0.46 | 177.91 | 0.46 | 0.37 |
| Hex | 33 | 89 | 86 | 3F | 0 | 2 | 2E | B2 | 2E | 25 |
| Octal | 63 | 211 | 206 | 77 | 0 | 2 | 56 | 262 | 56 | 45 |
| Binary | 110011 | 10001001 | 10000110 | 111111 | 0 | 10 | 101110 | 10110010 | 101110 | 100101 |
Color Harmonies of #338986
Complementary color
Monochromatic Colors of #338986
Black with #338986
Text Example
Text Example
White with #338986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338986; }
p { color: rgb(51,137,134); }
H1.HeaderClassName
{
color: #338986;
}
.AnyTagClassName
{
color: #338986;
}
</style>
background-color css
<style>
a { background-color: #338986; }
a { background-color: rgb(51,137,134); }
div.DivClassName
{
background-color: #338986;
}
.BgClassName
{
background-color: #338986;
}
</style>
border-color css
<style>
span { border-color: #338986; }
span { border-color: rgb(51,137,134); }
td.TdClassName
{
border-color: #338986;
}
.TagClassName
{
border-color: #338986;
}
</style>