Shades of Blue Chill #368791
Tints of Blue Chill #368791
RGB
CMYK
RGB Variations
Color information
#368791 (or 0x368791) is known color: Blue Chill. HEX triplet: 36, 87 and 91. RGB value is (54,135,145). Sum of RGB (Red+Green+Blue) = 54+135+145=334 (44% of max value = 765). Red value is 54 (21.48% from 255 or 16.17% from 334); Green value is 135 (53.12% from 255 or 40.42% from 334); Blue value is 145 (57.03% from 255 or 43.41% from 334); Max value from RGB is 145 - color contains mainly: blue. Hex color #368791 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368791 is #C9786E. Grayscale: #6F6F6F. Windows color (decimal): -13203567 or 9537334. OLE color: 9537334.
HSL color Cylindrical-coordinate representation of color #368791: hue angle of 186.59º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #368791 is Cyan = 0.63, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 135 | 145 | - |
| CMYK | 0.63 | 0.07 | 0 | 0.43 |
| HSL | 186.59º | 0.46% | 0.39% | - |
| HSV(B) | 186.59º | 0.63% | 0.57% | - |
| XYZ | 15.3 | 20.16 | 29.87 | - |
| YUV | 111.92 | 146.66 | 86.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 135 | 145 | 0.63 | 0.07 | 0 | 0.43 | 186.59 | 0.46 | 0.39 |
| Hex | 36 | 87 | 91 | 3F | 7 | 0 | 2B | BB | 2E | 27 |
| Octal | 66 | 207 | 221 | 77 | 7 | 0 | 53 | 273 | 56 | 47 |
| Binary | 110110 | 10000111 | 10010001 | 111111 | 111 | 0 | 101011 | 10111011 | 101110 | 100111 |
Color Harmonies of #368791
Complementary color
Monochromatic Colors of #368791
Black with #368791
Text Example
Text Example
White with #368791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368791; }
p { color: rgb(54,135,145); }
H1.HeaderClassName
{
color: #368791;
}
.AnyTagClassName
{
color: #368791;
}
</style>
background-color css
<style>
a { background-color: #368791; }
a { background-color: rgb(54,135,145); }
div.DivClassName
{
background-color: #368791;
}
.BgClassName
{
background-color: #368791;
}
</style>
border-color css
<style>
span { border-color: #368791; }
span { border-color: rgb(54,135,145); }
td.TdClassName
{
border-color: #368791;
}
.TagClassName
{
border-color: #368791;
}
</style>