COLOR #257977

HEX: #257977 RGB: (37,121,119)

Color info

#257977 contains mainly green and blue colors. Web safe color of #257977 is #336666 (or #366).

RGB color model

#257977 color RGB value is (37,121,119).

RGB: (37,121,119) (15%, 47%, 47%)

RGB channels and saturation

R 37 of 255 = 15%
G 121 of 255 = 47%
B 119 of 255 = 47%

37
121
119

R + G + B ~ 36%. #257977 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 121 + 119 = 277 (100%)
R 37 of 277 ~ 13.36%
G 121 of 277 ~ 43.68%
B 119 of 277 ~ 42.96'%

%13.36
%43.68
%42.96

CMYK color model

#257977 color CMYK value is (69,0,2,53).

  • cyan value is 69.42%
  • magenta value is 0.00%
  • yellow value is 1.65%
  • key color value is 52.55%

CMYK: (69,0,2,53)
C69M0Y2K53 (69%, 0%, 2%, 53%)
(0.69 / 0.00 / 0.02 / 0.53)

CMYK percentages

%69.42
%0
%1.65
%52.55

Codes

Color #257977 in popluar color models

25 79 77
RGB 37 121 119
HSL 179° 53.16% 30.98%
HSB/HSV 179° 69.42% 47.45%
CMYK 69.42% 0.00% 1.65%
52.55%

Color #257977 in popluar number systems.

HEX 25 79 77
Decimal 37 121 119
Binary 100101 1111001 1110111
Octal 45 171 167

Shades and tints

Shades of #257977

#257977
(37,121,119)
#226E6D
(34,110,109)
#1F6363
(31,99,99)
#1C5859
(28,88,89)
#194D4F
(25,77,79)
#164245
(22,66,69)
#13373B
(19,55,59)
#102C31
(16,44,49)
#0D2127
(13,33,39)
#0A161D
(10,22,29)
#070B13
(7,11,19)
#000000
(0,0,0)

Tints of #257977

#257977
(37,121,119)
#388583
(56,133,131)
#4B918F
(75,145,143)
#5E9D9B
(94,157,155)
#71A9A7
(113,169,167)
#84B5B3
(132,181,179)
#97C1BF
(151,193,191)
#AACDCB
(170,205,203)
#BDD9D7
(189,217,215)
#D0E5E3
(208,229,227)
#E3F1EF
(227,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #257977 color. Also use rgb(37,121,119) instead hex code.

Text Font Color

.myTextColor { color: #257977; }

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

This text font color is #257977.

Background Color

.myBgColor { background-color: #257977; }

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

This div background color is #257977.

Border color

.myBorderColor { border: 1px solid #257977; }

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

This div border color is #257977.

Opacity

.myOpacity80 { color: #257977; opacity: 0.8; }

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

Text with #257977 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 #257977;}

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

This text has shadow with #257977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #257977.

Preview

Color preview on black background

This text has color #257977 on black background.


Color preview on white background

This text has color #257977 on white background.


Black color preview on #257977 background

This text has black color on #257977 background.


White color preview on #257977 background

This text has white color on #257977 background.


Related colors

Complementary color

Complementary color for #hex is #DA8688.


I love getcolorcode.com

Triadic colors

1 #772579 and #797725 with #257977 are triadic colors.

2 #777925 and #792577 with #257977 are triadic colors.