COLOR #74B9D1

HEX: #74B9D1 RGB: (116,185,209)

Color info

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

RGB color model

#74B9D1 color RGB value is (116,185,209).

RGB: (116,185,209) (45%, 73%, 82%)

RGB channels and saturation

R 116 of 255 = 45%
G 185 of 255 = 73%
B 209 of 255 = 82%

116
185
209

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

Portions of RGB colors in percentages

R + G + B = 116 + 185 + 209 = 510 (100%)
R 116 of 510 ~ 22.75%
G 185 of 510 ~ 36.27%
B 209 of 510 ~ 40.98'%

%22.75
%36.27
%40.98

CMYK color model

#74B9D1 color CMYK value is (44,11,0,18).

  • cyan value is 44.50%
  • magenta value is 11.48%
  • yellow value is 0.00%
  • key color value is 18.04%

CMYK: (44,11,0,18)
C44M11Y0K18 (44%, 11%, 0%, 18%)
(0.44 / 0.11 / 0.00 / 0.18)

CMYK percentages

%44.5
%11.48
%0
%18.04

Codes

Color #74B9D1 in popluar color models

74 B9 D1
RGB 116 185 209
HSL 195° 50.27% 63.73%
HSB/HSV 195° 44.50% 81.96%
CMYK 44.50% 11.48% 0.00%
18.04%

Color #74B9D1 in popluar number systems.

HEX 74 B9 D1
Decimal 116 185 209
Binary 1110100 10111001 11010001
Octal 164 271 321

Shades and tints

Shades of #74B9D1

#74B9D1
(116,185,209)
#6AA9BE
(106,169,190)
#6099AB
(96,153,171)
#568998
(86,137,152)
#4C7985
(76,121,133)
#426972
(66,105,114)
#38595F
(56,89,95)
#2E494C
(46,73,76)
#243939
(36,57,57)
#1A2926
(26,41,38)
#101913
(16,25,19)
#000000
(0,0,0)

Tints of #74B9D1

#74B9D1
(116,185,209)
#80BFD5
(128,191,213)
#8CC5D9
(140,197,217)
#98CBDD
(152,203,221)
#A4D1E1
(164,209,225)
#B0D7E5
(176,215,229)
#BCDDE9
(188,221,233)
#C8E3ED
(200,227,237)
#D4E9F1
(212,233,241)
#E0EFF5
(224,239,245)
#ECF5F9
(236,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74B9D1 color. Also use rgb(116,185,209) instead hex code.

Text Font Color

.myTextColor { color: #74B9D1; }

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

This text font color is #74B9D1.

Background Color

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

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

This div background color is #74B9D1.

Border color

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

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

This div border color is #74B9D1.

Opacity

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

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

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

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

This text has shadow with #74B9D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B9D1.

Preview

Color preview on black background

This text has color #74B9D1 on black background.


Color preview on white background

This text has color #74B9D1 on white background.


Black color preview on #74B9D1 background

This text has black color on #74B9D1 background.


White color preview on #74B9D1 background

This text has white color on #74B9D1 background.


Related colors

Complementary color

Complementary color for #hex is #8B462E.


I love getcolorcode.com

Triadic colors

1 #D174B9 and #B9D174 with #74B9D1 are triadic colors.

2 #D1B974 and #B974D1 with #74B9D1 are triadic colors.