COLOR #057A78

HEX: #057A78 RGB: (5,122,120)

Color info

#057A78 contains mainly green and blue colors. Web safe color of #057A78 is #006666 (or #066).

RGB color model

#057A78 color RGB value is (5,122,120).

RGB: (5,122,120) (2%, 48%, 47%)

RGB channels and saturation

R 5 of 255 = 2%
G 122 of 255 = 48%
B 120 of 255 = 47%

5
122
120

R + G + B ~ 32%. #057A78 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 122 + 120 = 247 (100%)
R 5 of 247 ~ 2.02%
G 122 of 247 ~ 49.39%
B 120 of 247 ~ 48.58'%

%49.39
%48.58

CMYK color model

#057A78 color CMYK value is (96,0,2,52).

  • cyan value is 95.90%
  • magenta value is 0.00%
  • yellow value is 1.64%
  • key color value is 52.16%

CMYK: (96,0,2,52)
C96M0Y2K52 (96%, 0%, 2%, 52%)
(0.96 / 0.00 / 0.02 / 0.52)

CMYK percentages

%95.9
%0
%1.64
%52.16

Codes

Color #057A78 in popluar color models

05 7A 78
RGB 5 122 120
HSL 179° 92.13% 24.90%
HSB/HSV 179° 95.90% 47.84%
CMYK 95.90% 0.00% 1.64%
52.16%

Color #057A78 in popluar number systems.

HEX 05 7A 78
Decimal 5 122 120
Binary 101 1111010 1111000
Octal 5 172 170

Shades and tints

Shades of #057A78

#057A78
(5,122,120)
#056F6E
(5,111,110)
#056464
(5,100,100)
#05595A
(5,89,90)
#054E50
(5,78,80)
#054346
(5,67,70)
#05383C
(5,56,60)
#052D32
(5,45,50)
#052228
(5,34,40)
#05171E
(5,23,30)
#050C14
(5,12,20)
#000000
(0,0,0)

Tints of #057A78

#057A78
(5,122,120)
#1B8684
(27,134,132)
#319290
(49,146,144)
#479E9C
(71,158,156)
#5DAAA8
(93,170,168)
#73B6B4
(115,182,180)
#89C2C0
(137,194,192)
#9FCECC
(159,206,204)
#B5DAD8
(181,218,216)
#CBE6E4
(203,230,228)
#E1F2F0
(225,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #057A78 color. Also use rgb(5,122,120) instead hex code.

Text Font Color

.myTextColor { color: #057A78; }

<p style="color:#057A78">This sample text font color is #057A78.</p>

This text font color is #057A78.

Background Color

.myBgColor { background-color: #057A78; }

<div style="background-color:#057A78">Inner text</div>

This div background color is #057A78.

Border color

.myBorderColor { border: 1px solid #057A78; }

<div style="border:3px solid #057A78">Div</div>

This div border color is #057A78.

Opacity

.myOpacity80 { color: #057A78; opacity: 0.8; }

<p style="color:#057A78;opacity:0.8;">80%</p>

Text with #057A78 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #057A78;}

<p style="text-shadow: 3px 3px 1px #057A78">Text here.</p>

This text has shadow with #057A78 color.


.textShadow {text-shadow: 3px 3px 1px #057A78', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #057A78, 5px 5px 20px red">Text here.</p>

This text has shadow with #057A78 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#057A78, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#057A78, Direction=45, Strength=4)">Text</p>

This text has shadow with #057A78 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #057A78;
-webkit-box-shadow: 1px 1px 3px 2px #057A78;
box-shadow: 1px 1px 3px 2px #057A78;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #057A78; -webkit-box-shadow: 1px 1px 3px 2px #057A78; box-shadow:1px 1px 3px 2px #057A78;">
Div content here
</div>

This div box has shadow with color #057A78.

Preview

Color preview on black background

This text has color #057A78 on black background.


Color preview on white background

This text has color #057A78 on white background.


Black color preview on #057A78 background

This text has black color on #057A78 background.


White color preview on #057A78 background

This text has white color on #057A78 background.


Related colors

Complementary color

Complementary color for #hex is #FA8587.


I love getcolorcode.com

Triadic colors

1 #78057A and #7A7805 with #057A78 are triadic colors.

2 #787A05 and #7A0578 with #057A78 are triadic colors.