COLOR #257779

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

37
119
121

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

Portions of RGB colors in percentages

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

%13.36
%42.96
%43.68

CMYK color model

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

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

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

CMYK percentages

%69.42
%1.65
%0
%52.55

Codes

Color #257779 in popluar color models

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

Color #257779 in popluar number systems.

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

Shades and tints

Shades of #257779

#257779
(37,119,121)
#226D6E
(34,109,110)
#1F6363
(31,99,99)
#1C5958
(28,89,88)
#194F4D
(25,79,77)
#164542
(22,69,66)
#133B37
(19,59,55)
#10312C
(16,49,44)
#0D2721
(13,39,33)
#0A1D16
(10,29,22)
#07130B
(7,19,11)
#000000
(0,0,0)

Tints of #257779

#257779
(37,119,121)
#388385
(56,131,133)
#4B8F91
(75,143,145)
#5E9B9D
(94,155,157)
#71A7A9
(113,167,169)
#84B3B5
(132,179,181)
#97BFC1
(151,191,193)
#AACBCD
(170,203,205)
#BDD7D9
(189,215,217)
#D0E3E5
(208,227,229)
#E3EFF1
(227,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #257779; }

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

This text font color is #257779.

Background Color

.myBgColor { background-color: #257779; }

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

This div background color is #257779.

Border color

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

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

This div border color is #257779.

Opacity

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

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

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

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

This text has shadow with #257779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #257779.

Preview

Color preview on black background

This text has color #257779 on black background.


Color preview on white background

This text has color #257779 on white background.


Black color preview on #257779 background

This text has black color on #257779 background.


White color preview on #257779 background

This text has white color on #257779 background.


Related colors

Complementary color

Complementary color for #hex is #DA8886.


I love getcolorcode.com

Triadic colors

1 #792577 and #777925 with #257779 are triadic colors.

2 #797725 and #772579 with #257779 are triadic colors.