COLOR #74D6B4

HEX: #74D6B4 RGB: (116,214,180)

Color info

#74D6B4 contains mainly green and blue colors. Web safe color of #74D6B4 is #66CCCC (or #6CC).

RGB color model

#74D6B4 color RGB value is (116,214,180).

RGB: (116,214,180) (45%, 84%, 71%)

RGB channels and saturation

R 116 of 255 = 45%
G 214 of 255 = 84%
B 180 of 255 = 71%

116
214
180

R + G + B ~ 67%. #74D6B4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 116 + 214 + 180 = 510 (100%)
R 116 of 510 ~ 22.75%
G 214 of 510 ~ 41.96%
B 180 of 510 ~ 35.29'%

%22.75
%41.96
%35.29

CMYK color model

#74D6B4 color CMYK value is (46,0,16,16).

  • cyan value is 45.79%
  • magenta value is 0.00%
  • yellow value is 15.89%
  • key color value is 16.08%

CMYK: (46,0,16,16)
C46M0Y16K16 (46%, 0%, 16%, 16%)
(0.46 / 0.00 / 0.16 / 0.16)

CMYK percentages

%45.79
%0
%15.89
%16.08

Codes

Color #74D6B4 in popluar color models

74 D6 B4
RGB 116 214 180
HSL 159° 54.44% 64.71%
HSB/HSV 159° 45.79% 83.92%
CMYK 45.79% 0.00% 15.89%
16.08%

Color #74D6B4 in popluar number systems.

HEX 74 D6 B4
Decimal 116 214 180
Binary 1110100 11010110 10110100
Octal 164 326 264

Shades and tints

Shades of #74D6B4

#74D6B4
(116,214,180)
#6AC3A4
(106,195,164)
#60B094
(96,176,148)
#569D84
(86,157,132)
#4C8A74
(76,138,116)
#427764
(66,119,100)
#386454
(56,100,84)
#2E5144
(46,81,68)
#243E34
(36,62,52)
#1A2B24
(26,43,36)
#101814
(16,24,20)
#000000
(0,0,0)

Tints of #74D6B4

#74D6B4
(116,214,180)
#80D9BA
(128,217,186)
#8CDCC0
(140,220,192)
#98DFC6
(152,223,198)
#A4E2CC
(164,226,204)
#B0E5D2
(176,229,210)
#BCE8D8
(188,232,216)
#C8EBDE
(200,235,222)
#D4EEE4
(212,238,228)
#E0F1EA
(224,241,234)
#ECF4F0
(236,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74D6B4 color. Also use rgb(116,214,180) instead hex code.

Text Font Color

.myTextColor { color: #74D6B4; }

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

This text font color is #74D6B4.

Background Color

.myBgColor { background-color: #74D6B4; }

<div style="background-color:#74D6B4">Inner text</div>

This div background color is #74D6B4.

Border color

.myBorderColor { border: 1px solid #74D6B4; }

<div style="border:3px solid #74D6B4">Div</div>

This div border color is #74D6B4.

Opacity

.myOpacity80 { color: #74D6B4; opacity: 0.8; }

<p style="color:#74D6B4;opacity:0.8;">80%</p>

Text with #74D6B4 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 #74D6B4;}

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

This text has shadow with #74D6B4 color.


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

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

This text has shadow with #74D6B4 primary color and red secondary color.


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

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

This text has shadow with #74D6B4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74D6B4.

Preview

Color preview on black background

This text has color #74D6B4 on black background.


Color preview on white background

This text has color #74D6B4 on white background.


Black color preview on #74D6B4 background

This text has black color on #74D6B4 background.


White color preview on #74D6B4 background

This text has white color on #74D6B4 background.


Related colors

Complementary color

Complementary color for #hex is #8B294B.


I love getcolorcode.com

Triadic colors

1 #B474D6 and #D6B474 with #74D6B4 are triadic colors.

2 #B4D674 and #D674B4 with #74D6B4 are triadic colors.