COLOR #2D6E87

HEX: #2D6E87 RGB: (45,110,135)

Color info

#2D6E87 contains mainly green and blue colors. Web safe color of #2D6E87 is #336699 (or #369).

RGB color model

#2D6E87 color RGB value is (45,110,135).

RGB: (45,110,135) (18%, 43%, 53%)

RGB channels and saturation

R 45 of 255 = 18%
G 110 of 255 = 43%
B 135 of 255 = 53%

45
110
135

R + G + B ~ 38%. #2D6E87 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 45 + 110 + 135 = 290 (100%)
R 45 of 290 ~ 15.52%
G 110 of 290 ~ 37.93%
B 135 of 290 ~ 46.55'%

%15.52
%37.93
%46.55

CMYK color model

#2D6E87 color CMYK value is (67,19,0,47).

  • cyan value is 66.67%
  • magenta value is 18.52%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (67,19,0,47)
C67M19Y0K47 (67%, 19%, 0%, 47%)
(0.67 / 0.19 / 0.00 / 0.47)

CMYK percentages

%66.67
%18.52
%0
%47.06

Codes

Color #2D6E87 in popluar color models

2D 6E 87
RGB 45 110 135
HSL 197° 50.00% 35.29%
HSB/HSV 197° 66.67% 52.94%
CMYK 66.67% 18.52% 0.00%
47.06%

Color #2D6E87 in popluar number systems.

HEX 2D 6E 87
Decimal 45 110 135
Binary 101101 1101110 10000111
Octal 55 156 207

Shades and tints

Shades of #2D6E87

#2D6E87
(45,110,135)
#29647B
(41,100,123)
#255A6F
(37,90,111)
#215063
(33,80,99)
#1D4657
(29,70,87)
#193C4B
(25,60,75)
#15323F
(21,50,63)
#112833
(17,40,51)
#0D1E27
(13,30,39)
#09141B
(9,20,27)
#050A0F
(5,10,15)
#000000
(0,0,0)

Tints of #2D6E87

#2D6E87
(45,110,135)
#407B91
(64,123,145)
#53889B
(83,136,155)
#6695A5
(102,149,165)
#79A2AF
(121,162,175)
#8CAFB9
(140,175,185)
#9FBCC3
(159,188,195)
#B2C9CD
(178,201,205)
#C5D6D7
(197,214,215)
#D8E3E1
(216,227,225)
#EBF0EB
(235,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2D6E87 color. Also use rgb(45,110,135) instead hex code.

Text Font Color

.myTextColor { color: #2D6E87; }

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

This text font color is #2D6E87.

Background Color

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

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

This div background color is #2D6E87.

Border color

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

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

This div border color is #2D6E87.

Opacity

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

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

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

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

This text has shadow with #2D6E87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2D6E87.

Preview

Color preview on black background

This text has color #2D6E87 on black background.


Color preview on white background

This text has color #2D6E87 on white background.


Black color preview on #2D6E87 background

This text has black color on #2D6E87 background.


White color preview on #2D6E87 background

This text has white color on #2D6E87 background.


Related colors

Complementary color

Complementary color for #hex is #D29178.


I love getcolorcode.com

Triadic colors

1 #872D6E and #6E872D with #2D6E87 are triadic colors.

2 #876E2D and #6E2D87 with #2D6E87 are triadic colors.