COLOR #2D4D62

HEX: #2D4D62 RGB: (45,77,98)

Color info

#2D4D62 contains red, green and blue colors in about the same proportion. Web safe color of #2D4D62 is #333366 (or #336).

RGB color model

#2D4D62 color RGB value is (45,77,98).

RGB: (45,77,98) (18%, 30%, 38%)

RGB channels and saturation

R 45 of 255 = 18%
G 77 of 255 = 30%
B 98 of 255 = 38%

45
77
98

R + G + B ~ 29%. #2D4D62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 45 + 77 + 98 = 220 (100%)
R 45 of 220 ~ 20.45%
G 77 of 220 ~ 35%
B 98 of 220 ~ 44.55'%

%20.45
%35
%44.55

CMYK color model

#2D4D62 color CMYK value is (54,21,0,62).

  • cyan value is 54.08%
  • magenta value is 21.43%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (54,21,0,62)
C54M21Y0K62 (54%, 21%, 0%, 62%)
(0.54 / 0.21 / 0.00 / 0.62)

CMYK percentages

%54.08
%21.43
%0
%61.57

Codes

Color #2D4D62 in popluar color models

2D 4D 62
RGB 45 77 98
HSL 204° 37.06% 28.04%
HSB/HSV 204° 54.08% 38.43%
CMYK 54.08% 21.43% 0.00%
61.57%

Color #2D4D62 in popluar number systems.

HEX 2D 4D 62
Decimal 45 77 98
Binary 101101 1001101 1100010
Octal 55 115 142

Shades and tints

Shades of #2D4D62

#2D4D62
(45,77,98)
#29465A
(41,70,90)
#253F52
(37,63,82)
#21384A
(33,56,74)
#1D3142
(29,49,66)
#192A3A
(25,42,58)
#152332
(21,35,50)
#111C2A
(17,28,42)
#0D1522
(13,21,34)
#090E1A
(9,14,26)
#050712
(5,7,18)
#000000
(0,0,0)

Tints of #2D4D62

#2D4D62
(45,77,98)
#405D70
(64,93,112)
#536D7E
(83,109,126)
#667D8C
(102,125,140)
#798D9A
(121,141,154)
#8C9DA8
(140,157,168)
#9FADB6
(159,173,182)
#B2BDC4
(178,189,196)
#C5CDD2
(197,205,210)
#D8DDE0
(216,221,224)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2D4D62 color. Also use rgb(45,77,98) instead hex code.

Text Font Color

.myTextColor { color: #2D4D62; }

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

This text font color is #2D4D62.

Background Color

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

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

This div background color is #2D4D62.

Border color

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

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

This div border color is #2D4D62.

Opacity

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

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

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

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

This text has shadow with #2D4D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2D4D62.

Preview

Color preview on black background

This text has color #2D4D62 on black background.


Color preview on white background

This text has color #2D4D62 on white background.


Black color preview on #2D4D62 background

This text has black color on #2D4D62 background.


White color preview on #2D4D62 background

This text has white color on #2D4D62 background.


Related colors

Complementary color

Complementary color for #hex is #D2B29D.


I love getcolorcode.com

Triadic colors

1 #622D4D and #4D622D with #2D4D62 are triadic colors.

2 #624D2D and #4D2D62 with #2D4D62 are triadic colors.