Shades of Blue Chill #459692
Tints of Blue Chill #459692
RGB
CMYK
RGB Variations
Color information
#459692 (or 0x459692) is known color: Blue Chill. HEX triplet: 45, 96 and 92. RGB value is (69,150,146). Sum of RGB (Red+Green+Blue) = 69+150+146=365 (48% of max value = 765). Red value is 69 (27.34% from 255 or 18.90% from 365); Green value is 150 (58.98% from 255 or 41.10% from 365); Blue value is 146 (57.42% from 255 or 40% from 365); Max value from RGB is 150 - color contains mainly: green. Hex color #459692 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459692 is #BA696D. Grayscale: #7D7D7D. Windows color (decimal): -12216686 or 9606725. OLE color: 9606725.
HSL color Cylindrical-coordinate representation of color #459692: hue angle of 177.04º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #459692 is Cyan = 0.54, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 150 | 146 | - |
| CMYK | 0.54 | 0 | 0.03 | 0.41 |
| HSL | 177.04º | 0.37% | 0.43% | - |
| HSV(B) | 177.04º | 0.54% | 0.59% | - |
| XYZ | 18.55 | 25.15 | 31.07 | - |
| YUV | 125.33 | 139.66 | 87.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 150 | 146 | 0.54 | 0 | 0.03 | 0.41 | 177.04 | 0.37 | 0.43 |
| Hex | 45 | 96 | 92 | 36 | 0 | 3 | 29 | B1 | 25 | 2B |
| Octal | 105 | 226 | 222 | 66 | 0 | 3 | 51 | 261 | 45 | 53 |
| Binary | 1000101 | 10010110 | 10010010 | 110110 | 0 | 11 | 101001 | 10110001 | 100101 | 101011 |
Color Harmonies of #459692
Complementary color
Monochromatic Colors of #459692
Black with #459692
Text Example
Text Example
White with #459692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459692; }
p { color: rgb(69,150,146); }
H1.HeaderClassName
{
color: #459692;
}
.AnyTagClassName
{
color: #459692;
}
</style>
background-color css
<style>
a { background-color: #459692; }
a { background-color: rgb(69,150,146); }
div.DivClassName
{
background-color: #459692;
}
.BgClassName
{
background-color: #459692;
}
</style>
border-color css
<style>
span { border-color: #459692; }
span { border-color: rgb(69,150,146); }
td.TdClassName
{
border-color: #459692;
}
.TagClassName
{
border-color: #459692;
}
</style>