Shades of Wild Blue Yonder #7594BA
Tints of Wild Blue Yonder #7594BA
RGB
CMYK
RGB Variations
Color information
#7594BA (or 0x7594BA) is known color: Wild Blue Yonder. HEX triplet: 75, 94 and BA. RGB value is (117,148,186). Sum of RGB (Red+Green+Blue) = 117+148+186=451 (59% of max value = 765). Red value is 117 (46.09% from 255 or 25.94% from 451); Green value is 148 (58.20% from 255 or 32.82% from 451); Blue value is 186 (73.05% from 255 or 41.24% from 451); Max value from RGB is 186 - color contains mainly: blue. Hex color #7594BA is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #7594BA is #8A6B45. Grayscale: #8E8E8E. Windows color (decimal): -9071430 or 12227701. OLE color: 12227701.
HSL color Cylindrical-coordinate representation of color #7594BA: hue angle of 213.04º degrees, saturation: 0.33, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #7594BA is Cyan = 0.37, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 117 | 148 | 186 | - |
| CMYK | 0.37 | 0.20 | 0 | 0.27 |
| HSL | 213.04º | 0.33% | 0.59% | - |
| HSV(B) | 213.04º | 0.37% | 0.73% | - |
| XYZ | 26.79 | 28.51 | 50.54 | - |
| YUV | 143.06 | 152.23 | 109.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 186 | 0.37 | 0.20 | 0 | 0.27 | 213.04 | 0.33 | 0.59 |
| Hex | 75 | 94 | BA | 25 | 14 | 0 | 1B | D5 | 21 | 3B |
| Octal | 165 | 224 | 272 | 45 | 24 | 0 | 33 | 325 | 41 | 73 |
| Binary | 1110101 | 10010100 | 10111010 | 100101 | 10100 | 0 | 11011 | 11010101 | 100001 | 111011 |
Color Harmonies of #7594BA
Complementary color
Monochromatic Colors of #7594BA
Black with #7594BA
Text Example
Text Example
White with #7594BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7594BA; }
p { color: rgb(117,148,186); }
H1.HeaderClassName
{
color: #7594BA;
}
.AnyTagClassName
{
color: #7594BA;
}
</style>
background-color css
<style>
a { background-color: #7594BA; }
a { background-color: rgb(117,148,186); }
div.DivClassName
{
background-color: #7594BA;
}
.BgClassName
{
background-color: #7594BA;
}
</style>
border-color css
<style>
span { border-color: #7594BA; }
span { border-color: rgb(117,148,186); }
td.TdClassName
{
border-color: #7594BA;
}
.TagClassName
{
border-color: #7594BA;
}
</style>