#079cc5

Color #079CC5 Pacific Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Pacific Blue #079CC5

Tints of Pacific Blue #079CC5

Color information

#079CC5 (or 0x079CC5) is unknown color: approx Pacific Blue. HEX triplet: 07, 9C and C5. RGB value is (7,156,197). Sum of RGB (Red+Green+Blue) = 7+156+197=360 (47% of max value = 765). Red value is 7 (3.12% from 255 or 1.94% from 360); Green value is 156 (61.33% from 255 or 43.33% from 360); Blue value is 197 (77.34% from 255 or 54.72% from 360); Max value from RGB is 197 - color contains mainly: blue. Hex color #079CC5 is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #079CC5 is #F8633A. Grayscale: #737373. Windows color (decimal): -16278331 or 12950535. OLE color: 12950535.

HSL color Cylindrical-coordinate representation of color #079CC5: hue angle of 192.95º degrees, saturation: 0.93, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #079CC5 is Cyan = 0.96, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.23.

Color convert

RGB7156197-
CMYK0.960.2100.23
HSL192.95º93.14%40%-
HSV(B)192.95º96.45%77.25%-
XYZ22.0527.8557.04-
YUV116.12173.6450.17-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 7 (3.12% from 255) = 1.94%
GREEN value IS 156 (61.33% from 255) = 43.33%
BLUE value IS 197 (77.34% from 255) = 54.72%
R=1.94%
G=43.33%
B=54.72%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0.21
Y (Yellow) values IS 0
K (Black) values IS 0.23
SystemRedGreenBlueCMYKHSL
Decimal71561970.960.2100.23192.9593.1440
Hex79CC56015017c15d28
Octal72343051402502730113550
Binary1111001110011000101110000010101010111110000011011101101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #079cc5

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #079cc5; }

 p { color: rgb(7,156,197); }

 H1.HeaderClassName
 {
   color: #079cc5;
 }
 .AnyTagClassName
 {
   color: #079cc5;
 }
</style>
background-color css

<style>
 a { background-color: #079cc5; }

 a { background-color: rgb(7,156,197); }

 div.DivClassName
 {
   background-color: #079cc5;
 }
 .BgClassName
 {
   background-color: #079cc5;
 }
</style>
border-color css

<style>
 span { border-color: #079cc5; }

 span { border-color: rgb(7,156,197); }

 td.TdClassName
 {
   border-color: #079cc5;
 }
 .TagClassName
 {
   border-color: #079cc5;
 }
</style>

cancel