Shades of Blue Chill #338790
Tints of Blue Chill #338790
RGB
CMYK
RGB Variations
Color information
#338790 (or 0x338790) is known color: Blue Chill. HEX triplet: 33, 87 and 90. RGB value is (51,135,144). Sum of RGB (Red+Green+Blue) = 51+135+144=330 (43% of max value = 765). Red value is 51 (20.31% from 255 or 15.45% from 330); Green value is 135 (53.12% from 255 or 40.91% from 330); Blue value is 144 (56.64% from 255 or 43.64% from 330); Max value from RGB is 144 - color contains mainly: blue. Hex color #338790 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #338790 is #CC786F. Grayscale: #6E6E6E. Windows color (decimal): -13400176 or 9471795. OLE color: 9471795.
HSL color Cylindrical-coordinate representation of color #338790: hue angle of 185.81º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #338790 is Cyan = 0.65, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 51 | 135 | 144 | - |
| CMYK | 0.65 | 0.06 | 0 | 0.44 |
| HSL | 185.81º | 0.48% | 0.38% | - |
| HSV(B) | 185.81º | 0.65% | 0.56% | - |
| XYZ | 15.06 | 20.05 | 29.46 | - |
| YUV | 110.91 | 146.67 | 85.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 135 | 144 | 0.65 | 0.06 | 0 | 0.44 | 185.81 | 0.48 | 0.38 |
| Hex | 33 | 87 | 90 | 41 | 6 | 0 | 2C | BA | 30 | 26 |
| Octal | 63 | 207 | 220 | 101 | 6 | 0 | 54 | 272 | 60 | 46 |
| Binary | 110011 | 10000111 | 10010000 | 1000001 | 110 | 0 | 101100 | 10111010 | 110000 | 100110 |
Color Harmonies of #338790
Complementary color
Monochromatic Colors of #338790
Black with #338790
Text Example
Text Example
White with #338790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338790; }
p { color: rgb(51,135,144); }
H1.HeaderClassName
{
color: #338790;
}
.AnyTagClassName
{
color: #338790;
}
</style>
background-color css
<style>
a { background-color: #338790; }
a { background-color: rgb(51,135,144); }
div.DivClassName
{
background-color: #338790;
}
.BgClassName
{
background-color: #338790;
}
</style>
border-color css
<style>
span { border-color: #338790; }
span { border-color: rgb(51,135,144); }
td.TdClassName
{
border-color: #338790;
}
.TagClassName
{
border-color: #338790;
}
</style>