Shades of Blue Chill #459391
Tints of Blue Chill #459391
RGB
CMYK
RGB Variations
Color information
#459391 (or 0x459391) is known color: Blue Chill. HEX triplet: 45, 93 and 91. RGB value is (69,147,145). Sum of RGB (Red+Green+Blue) = 69+147+145=361 (47% of max value = 765). Red value is 69 (27.34% from 255 or 19.11% from 361); Green value is 147 (57.81% from 255 or 40.72% from 361); Blue value is 145 (57.03% from 255 or 40.17% from 361); Max value from RGB is 147 - color contains mainly: green. Hex color #459391 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459391 is #BA6C6E. Grayscale: #7B7B7B. Windows color (decimal): -12217455 or 9540421. OLE color: 9540421.
HSL color Cylindrical-coordinate representation of color #459391: hue angle of 178.46º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #459391 is Cyan = 0.53, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 147 | 145 | - |
| CMYK | 0.53 | 0 | 0.01 | 0.42 |
| HSL | 178.46º | 0.36% | 0.42% | - |
| HSV(B) | 178.46º | 0.53% | 0.58% | - |
| XYZ | 18 | 24.18 | 30.51 | - |
| YUV | 123.45 | 140.16 | 89.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 147 | 145 | 0.53 | 0 | 0.01 | 0.42 | 178.46 | 0.36 | 0.42 |
| Hex | 45 | 93 | 91 | 35 | 0 | 1 | 2A | B2 | 24 | 2A |
| Octal | 105 | 223 | 221 | 65 | 0 | 1 | 52 | 262 | 44 | 52 |
| Binary | 1000101 | 10010011 | 10010001 | 110101 | 0 | 1 | 101010 | 10110010 | 100100 | 101010 |
Color Harmonies of #459391
Complementary color
Monochromatic Colors of #459391
Black with #459391
Text Example
Text Example
White with #459391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459391; }
p { color: rgb(69,147,145); }
H1.HeaderClassName
{
color: #459391;
}
.AnyTagClassName
{
color: #459391;
}
</style>
background-color css
<style>
a { background-color: #459391; }
a { background-color: rgb(69,147,145); }
div.DivClassName
{
background-color: #459391;
}
.BgClassName
{
background-color: #459391;
}
</style>
border-color css
<style>
span { border-color: #459391; }
span { border-color: rgb(69,147,145); }
td.TdClassName
{
border-color: #459391;
}
.TagClassName
{
border-color: #459391;
}
</style>