COLOR #2A5886

HEX: #2A5886 RGB: (42,88,134)

Color info

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

RGB color model

#2A5886 color RGB value is (42,88,134).

RGB: (42,88,134) (16%, 35%, 53%)

RGB channels and saturation

R 42 of 255 = 16%
G 88 of 255 = 35%
B 134 of 255 = 53%

42
88
134

R + G + B ~ 35%. #2A5886 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 42 + 88 + 134 = 264 (100%)
R 42 of 264 ~ 15.91%
G 88 of 264 ~ 33.33%
B 134 of 264 ~ 50.76'%

%15.91
%33.33
%50.76

CMYK color model

#2A5886 color CMYK value is (69,34,0,47).

  • cyan value is 68.66%
  • magenta value is 34.33%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (69,34,0,47) C69M34Y0K47 (69%,34%,0%,47%) (0.69/0.34/0.00/0.47) 

CMYK percentages

%68.66
%34.33
%0
%47.45

Codes

Color #2A5886 in popluar color models

2A 58 86
RGB 42 88 134
HSL 210° 52.27% 34.51%
HSB/HSV 210° 68.66% 52.55%
CMYK 68.66% 34.33% 0.00%
47.45%

Color #2A5886 in popluar number systems.

HEX 2A 58 86
Decimal 42 88 134
Binary 101010 1011000 10000110
Octal 52 130 206

Shades and tints

Shades of #2A5886

#2A5886
(42,88,134)
#27507A
(39,80,122)
#24486E
(36,72,110)
#214062
(33,64,98)
#1E3856
(30,56,86)
#1B304A
(27,48,74)
#18283E
(24,40,62)
#152032
(21,32,50)
#121826
(18,24,38)
#0F101A
(15,16,26)
#0C080E
(12,8,14)
#000000
(0,0,0)

Tints of #2A5886

#2A5886
(42,88,134)
#3D6791
(61,103,145)
#50769C
(80,118,156)
#6385A7
(99,133,167)
#7694B2
(118,148,178)
#89A3BD
(137,163,189)
#9CB2C8
(156,178,200)
#AFC1D3
(175,193,211)
#C2D0DE
(194,208,222)
#D5DFE9
(213,223,233)
#E8EEF4
(232,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2A5886 color. Also use rgb(42,88,134) instead hex code.

Text Font Color

.myTextColor { color: #2A5886; }

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

This text font color is #2A5886.

Background Color

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

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

This div background color is #2A5886.

Border color

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

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

This div border color is #2A5886.

Opacity

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

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

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

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

This text has shadow with #2A5886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2A5886.

Preview

Color preview on black background

This text has color #2A5886 on black background.


Color preview on white background

This text has color #2A5886 on white background.


Black color preview on #2A5886 background

This text has black color on #2A5886 background.


White color preview on #2A5886 background

This text has white color on #2A5886 background.


Related colors

Complementary color

Complementary color for #hex is #D5A779.


I love getcolorcode.com

Triadic colors

1 #862A58 and #58862A with #2A5886 are triadic colors.

2 #86582A and #582A86 with #2A5886 are triadic colors.