COLOR #4A8886

HEX: #4A8886 RGB: (74,136,134)

Color info

#4A8886 contains mainly green and blue colors. Web safe color of #4A8886 is #339999 (or #399).

RGB color model

#4A8886 color RGB value is (74,136,134).

RGB: (74,136,134) (29%, 53%, 53%)

RGB channels and saturation

R 74 of 255 = 29%
G 136 of 255 = 53%
B 134 of 255 = 53%

74
136
134

R + G + B ~ 45%. #4A8886 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 74 + 136 + 134 = 344 (100%)
R 74 of 344 ~ 21.51%
G 136 of 344 ~ 39.53%
B 134 of 344 ~ 38.95'%

%21.51
%39.53
%38.95

CMYK color model

#4A8886 color CMYK value is (46,0,1,47).

  • cyan value is 45.59%
  • magenta value is 0.00%
  • yellow value is 1.47%
  • key color value is 46.67%
CMYK: (46,0,1,47) C46M0Y1K47 (46%,0%,1%,47%) (0.46/0.00/0.01/0.47) 

CMYK percentages

%45.59
%0
%1.47
%46.67

Codes

Color #4A8886 in popluar color models

4A 88 86
RGB 74 136 134
HSL 178° 29.52% 41.18%
HSB/HSV 178° 45.59% 53.33%
CMYK 45.59% 0.00% 1.47%
46.67%

Color #4A8886 in popluar number systems.

HEX 4A 88 86
Decimal 74 136 134
Binary 1001010 10001000 10000110
Octal 112 210 206

Shades and tints

Shades of #4A8886

#4A8886
(74,136,134)
#447C7A
(68,124,122)
#3E706E
(62,112,110)
#386462
(56,100,98)
#325856
(50,88,86)
#2C4C4A
(44,76,74)
#26403E
(38,64,62)
#203432
(32,52,50)
#1A2826
(26,40,38)
#141C1A
(20,28,26)
#0E100E
(14,16,14)
#000000
(0,0,0)

Tints of #4A8886

#4A8886
(74,136,134)
#5A9291
(90,146,145)
#6A9C9C
(106,156,156)
#7AA6A7
(122,166,167)
#8AB0B2
(138,176,178)
#9ABABD
(154,186,189)
#AAC4C8
(170,196,200)
#BACED3
(186,206,211)
#CAD8DE
(202,216,222)
#DAE2E9
(218,226,233)
#EAECF4
(234,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A8886 color. Also use rgb(74,136,134) instead hex code.

Text Font Color

.myTextColor { color: #4A8886; }

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

This text font color is #4A8886.

Background Color

.myBgColor { background-color: #4A8886; }

<div style="background-color:#4A8886">Inner text</div>

This div background color is #4A8886.

Border color

.myBorderColor { border: 1px solid #4A8886; }

<div style="border:3px solid #4A8886">Div</div>

This div border color is #4A8886.

Opacity

.myOpacity80 { color: #4A8886; opacity: 0.8; }

<p style="color:#4A8886;opacity:0.8;">80%</p>

Text with #4A8886 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 #4A8886;}

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

This text has shadow with #4A8886 color.


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

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

This text has shadow with #4A8886 primary color and red secondary color.


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

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

This text has shadow with #4A8886 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4A8886.

Preview

Color preview on black background

This text has color #4A8886 on black background.


Color preview on white background

This text has color #4A8886 on white background.


Black color preview on #4A8886 background

This text has black color on #4A8886 background.


White color preview on #4A8886 background

This text has white color on #4A8886 background.


Related colors

Complementary color

Complementary color for #hex is #B57779.


I love getcolorcode.com

Triadic colors

1 #864A88 and #88864A with #4A8886 are triadic colors.

2 #86884A and #884A86 with #4A8886 are triadic colors.