COLOR #74D9DF

HEX: #74D9DF RGB: (116,217,223)

Color info

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

RGB color model

#74D9DF color RGB value is (116,217,223).

RGB: (116,217,223) (45%, 85%, 87%)

RGB channels and saturation

R 116 of 255 = 45%
G 217 of 255 = 85%
B 223 of 255 = 87%

116
217
223

R + G + B ~ 72%. #74D9DF is quite light color.

Portions of RGB colors in percentages

R + G + B = 116 + 217 + 223 = 556 (100%)
R 116 of 556 ~ 20.86%
G 217 of 556 ~ 39.03%
B 223 of 556 ~ 40.11'%

%20.86
%39.03
%40.11

CMYK color model

#74D9DF color CMYK value is (48,3,0,13).

  • cyan value is 47.98%
  • magenta value is 2.69%
  • yellow value is 0.00%
  • key color value is 12.55%

CMYK: (48,3,0,13)
C48M3Y0K13 (48%, 3%, 0%, 13%)
(0.48 / 0.03 / 0.00 / 0.13)

CMYK percentages

%47.98
%2.69
%0
%12.55

Codes

Color #74D9DF in popluar color models

74 D9 DF
RGB 116 217 223
HSL 183° 62.57% 66.47%
HSB/HSV 183° 47.98% 87.45%
CMYK 47.98% 2.69% 0.00%
12.55%

Color #74D9DF in popluar number systems.

HEX 74 D9 DF
Decimal 116 217 223
Binary 1110100 11011001 11011111
Octal 164 331 337

Shades and tints

Shades of #74D9DF

#74D9DF
(116,217,223)
#6AC6CB
(106,198,203)
#60B3B7
(96,179,183)
#56A0A3
(86,160,163)
#4C8D8F
(76,141,143)
#427A7B
(66,122,123)
#386767
(56,103,103)
#2E5453
(46,84,83)
#24413F
(36,65,63)
#1A2E2B
(26,46,43)
#101B17
(16,27,23)
#000000
(0,0,0)

Tints of #74D9DF

#74D9DF
(116,217,223)
#80DCE1
(128,220,225)
#8CDFE3
(140,223,227)
#98E2E5
(152,226,229)
#A4E5E7
(164,229,231)
#B0E8E9
(176,232,233)
#BCEBEB
(188,235,235)
#C8EEED
(200,238,237)
#D4F1EF
(212,241,239)
#E0F4F1
(224,244,241)
#ECF7F3
(236,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74D9DF color. Also use rgb(116,217,223) instead hex code.

Text Font Color

.myTextColor { color: #74D9DF; }

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

This text font color is #74D9DF.

Background Color

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

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

This div background color is #74D9DF.

Border color

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

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

This div border color is #74D9DF.

Opacity

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

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

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

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

This text has shadow with #74D9DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74D9DF.

Preview

Color preview on black background

This text has color #74D9DF on black background.


Color preview on white background

This text has color #74D9DF on white background.


Black color preview on #74D9DF background

This text has black color on #74D9DF background.


White color preview on #74D9DF background

This text has white color on #74D9DF background.


Related colors

Complementary color

Complementary color for #hex is #8B2620.


I love getcolorcode.com

Triadic colors

1 #DF74D9 and #D9DF74 with #74D9DF are triadic colors.

2 #DFD974 and #D974DF with #74D9DF are triadic colors.