COLOR #2D6DAD

HEX: #2D6DAD RGB: (45,109,173)

Color info

#2D6DAD contains mainly blue color. Web safe color of #2D6DAD is #336699 (or #369).

RGB color model

#2D6DAD color RGB value is (45,109,173).

RGB: (45,109,173) (18%, 43%, 68%)

RGB channels and saturation

R 45 of 255 = 18%
G 109 of 255 = 43%
B 173 of 255 = 68%

45
109
173

R + G + B ~ 43%. #2D6DAD is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 45 + 109 + 173 = 327 (100%)
R 45 of 327 ~ 13.76%
G 109 of 327 ~ 33.33%
B 173 of 327 ~ 52.91'%

%13.76
%33.33
%52.91

CMYK color model

#2D6DAD color CMYK value is (74,37,0,32).

  • cyan value is 73.99%
  • magenta value is 36.99%
  • yellow value is 0.00%
  • key color value is 32.16%
CMYK: (74,37,0,32) C74M37Y0K32 (74%,37%,0%,32%) (0.74/0.37/0.00/0.32) 

CMYK percentages

%73.99
%36.99
%0
%32.16

Codes

Color #2D6DAD in popluar color models

2D 6D AD
RGB 45 109 173
HSL 210° 58.72% 42.75%
HSB/HSV 210° 73.99% 67.84%
CMYK 73.99% 36.99% 0.00%
32.16%

Color #2D6DAD in popluar number systems.

HEX 2D 6D AD
Decimal 45 109 173
Binary 101101 1101101 10101101
Octal 55 155 255

Shades and tints

Shades of #2D6DAD

#2D6DAD
(45,109,173)
#29649E
(41,100,158)
#255B8F
(37,91,143)
#215280
(33,82,128)
#1D4971
(29,73,113)
#194062
(25,64,98)
#153753
(21,55,83)
#112E44
(17,46,68)
#0D2535
(13,37,53)
#091C26
(9,28,38)
#051317
(5,19,23)
#000000
(0,0,0)

Tints of #2D6DAD

#2D6DAD
(45,109,173)
#407AB4
(64,122,180)
#5387BB
(83,135,187)
#6694C2
(102,148,194)
#79A1C9
(121,161,201)
#8CAED0
(140,174,208)
#9FBBD7
(159,187,215)
#B2C8DE
(178,200,222)
#C5D5E5
(197,213,229)
#D8E2EC
(216,226,236)
#EBEFF3
(235,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2D6DAD color. Also use rgb(45,109,173) instead hex code.

Text Font Color

.myTextColor { color: #2D6DAD; }

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

This text font color is #2D6DAD.

Background Color

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

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

This div background color is #2D6DAD.

Border color

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

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

This div border color is #2D6DAD.

Opacity

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

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

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

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

This text has shadow with #2D6DAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2D6DAD.

Preview

Color preview on black background

This text has color #2D6DAD on black background.


Color preview on white background

This text has color #2D6DAD on white background.


Black color preview on #2D6DAD background

This text has black color on #2D6DAD background.


White color preview on #2D6DAD background

This text has white color on #2D6DAD background.


Related colors

Complementary color

Complementary color for #hex is #D29252.


I love getcolorcode.com

Triadic colors

1 #AD2D6D and #6DAD2D with #2D6DAD are triadic colors.

2 #AD6D2D and #6D2DAD with #2D6DAD are triadic colors.