Shades of Blue Chill #439491
Tints of Blue Chill #439491
RGB
CMYK
RGB Variations
Color information
#439491 (or 0x439491) is known color: Blue Chill. HEX triplet: 43, 94 and 91. RGB value is (67,148,145). Sum of RGB (Red+Green+Blue) = 67+148+145=360 (47% of max value = 765). Red value is 67 (26.56% from 255 or 18.61% from 360); Green value is 148 (58.20% from 255 or 41.11% from 360); Blue value is 145 (57.03% from 255 or 40.28% from 360); Max value from RGB is 148 - color contains mainly: green. Hex color #439491 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439491 is #BC6B6E. Grayscale: #7B7B7B. Windows color (decimal): -12348271 or 9540675. OLE color: 9540675.
HSL color Cylindrical-coordinate representation of color #439491: hue angle of 177.78º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #439491 is Cyan = 0.55, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 148 | 145 | - |
| CMYK | 0.55 | 0 | 0.02 | 0.42 |
| HSL | 177.78º | 0.38% | 0.42% | - |
| HSV(B) | 177.78º | 0.55% | 0.58% | - |
| XYZ | 18.02 | 24.42 | 30.55 | - |
| YUV | 123.44 | 140.16 | 87.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 148 | 145 | 0.55 | 0 | 0.02 | 0.42 | 177.78 | 0.38 | 0.42 |
| Hex | 43 | 94 | 91 | 37 | 0 | 2 | 2A | B2 | 26 | 2A |
| Octal | 103 | 224 | 221 | 67 | 0 | 2 | 52 | 262 | 46 | 52 |
| Binary | 1000011 | 10010100 | 10010001 | 110111 | 0 | 10 | 101010 | 10110010 | 100110 | 101010 |
Color Harmonies of #439491
Complementary color
Monochromatic Colors of #439491
Black with #439491
Text Example
Text Example
White with #439491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439491; }
p { color: rgb(67,148,145); }
H1.HeaderClassName
{
color: #439491;
}
.AnyTagClassName
{
color: #439491;
}
</style>
background-color css
<style>
a { background-color: #439491; }
a { background-color: rgb(67,148,145); }
div.DivClassName
{
background-color: #439491;
}
.BgClassName
{
background-color: #439491;
}
</style>
border-color css
<style>
span { border-color: #439491; }
span { border-color: rgb(67,148,145); }
td.TdClassName
{
border-color: #439491;
}
.TagClassName
{
border-color: #439491;
}
</style>