COLOR #2D5B77

HEX: #2D5B77 RGB: (45,91,119)

Color info

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

RGB color model

#2D5B77 color RGB value is (45,91,119).

RGB: (45,91,119) (18%, 36%, 47%)

RGB channels and saturation

R 45 of 255 = 18%
G 91 of 255 = 36%
B 119 of 255 = 47%

45
91
119

R + G + B ~ 34%. #2D5B77 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 45 + 91 + 119 = 255 (100%)
R 45 of 255 ~ 17.65%
G 91 of 255 ~ 35.69%
B 119 of 255 ~ 46.67'%

%17.65
%35.69
%46.67

CMYK color model

#2D5B77 color CMYK value is (62,24,0,53).

  • cyan value is 62.18%
  • magenta value is 23.53%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (62,24,0,53)
C62M24Y0K53 (62%, 24%, 0%, 53%)
(0.62 / 0.24 / 0.00 / 0.53)

CMYK percentages

%62.18
%23.53
%0
%53.33

Codes

Color #2D5B77 in popluar color models

2D 5B 77
RGB 45 91 119
HSL 203° 45.12% 32.16%
HSB/HSV 203° 62.18% 46.67%
CMYK 62.18% 23.53% 0.00%
53.33%

Color #2D5B77 in popluar number systems.

HEX 2D 5B 77
Decimal 45 91 119
Binary 101101 1011011 1110111
Octal 55 133 167

Shades and tints

Shades of #2D5B77

#2D5B77
(45,91,119)
#29536D
(41,83,109)
#254B63
(37,75,99)
#214359
(33,67,89)
#1D3B4F
(29,59,79)
#193345
(25,51,69)
#152B3B
(21,43,59)
#112331
(17,35,49)
#0D1B27
(13,27,39)
#09131D
(9,19,29)
#050B13
(5,11,19)
#000000
(0,0,0)

Tints of #2D5B77

#2D5B77
(45,91,119)
#406983
(64,105,131)
#53778F
(83,119,143)
#66859B
(102,133,155)
#7993A7
(121,147,167)
#8CA1B3
(140,161,179)
#9FAFBF
(159,175,191)
#B2BDCB
(178,189,203)
#C5CBD7
(197,203,215)
#D8D9E3
(216,217,227)
#EBE7EF
(235,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2D5B77 color. Also use rgb(45,91,119) instead hex code.

Text Font Color

.myTextColor { color: #2D5B77; }

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

This text font color is #2D5B77.

Background Color

.myBgColor { background-color: #2D5B77; }

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

This div background color is #2D5B77.

Border color

.myBorderColor { border: 1px solid #2D5B77; }

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

This div border color is #2D5B77.

Opacity

.myOpacity80 { color: #2D5B77; opacity: 0.8; }

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

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

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

This text has shadow with #2D5B77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2D5B77.

Preview

Color preview on black background

This text has color #2D5B77 on black background.


Color preview on white background

This text has color #2D5B77 on white background.


Black color preview on #2D5B77 background

This text has black color on #2D5B77 background.


White color preview on #2D5B77 background

This text has white color on #2D5B77 background.


Related colors

Complementary color

Complementary color for #hex is #D2A488.


I love getcolorcode.com

Triadic colors

1 #772D5B and #5B772D with #2D5B77 are triadic colors.

2 #775B2D and #5B2D77 with #2D5B77 are triadic colors.