COLOR #74B4C9

HEX: #74B4C9 RGB: (116,180,201)

Color info

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

RGB color model

#74B4C9 color RGB value is (116,180,201).

RGB: (116,180,201) (45%, 71%, 79%)

RGB channels and saturation

R 116 of 255 = 45%
G 180 of 255 = 71%
B 201 of 255 = 79%

116
180
201

R + G + B ~ 65%. #74B4C9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 116 + 180 + 201 = 497 (100%)
R 116 of 497 ~ 23.34%
G 180 of 497 ~ 36.22%
B 201 of 497 ~ 40.44'%

%23.34
%36.22
%40.44

CMYK color model

#74B4C9 color CMYK value is (42,10,0,21).

  • cyan value is 42.29%
  • magenta value is 10.45%
  • yellow value is 0.00%
  • key color value is 21.18%

CMYK: (42,10,0,21)
C42M10Y0K21 (42%, 10%, 0%, 21%)
(0.42 / 0.10 / 0.00 / 0.21)

CMYK percentages

%42.29
%10.45
%0
%21.18

Codes

Color #74B4C9 in popluar color models

74 B4 C9
RGB 116 180 201
HSL 195° 44.04% 62.16%
HSB/HSV 195° 42.29% 78.82%
CMYK 42.29% 10.45% 0.00%
21.18%

Color #74B4C9 in popluar number systems.

HEX 74 B4 C9
Decimal 116 180 201
Binary 1110100 10110100 11001001
Octal 164 264 311

Shades and tints

Shades of #74B4C9

#74B4C9
(116,180,201)
#6AA4B7
(106,164,183)
#6094A5
(96,148,165)
#568493
(86,132,147)
#4C7481
(76,116,129)
#42646F
(66,100,111)
#38545D
(56,84,93)
#2E444B
(46,68,75)
#243439
(36,52,57)
#1A2427
(26,36,39)
#101415
(16,20,21)
#000000
(0,0,0)

Tints of #74B4C9

#74B4C9
(116,180,201)
#80BACD
(128,186,205)
#8CC0D1
(140,192,209)
#98C6D5
(152,198,213)
#A4CCD9
(164,204,217)
#B0D2DD
(176,210,221)
#BCD8E1
(188,216,225)
#C8DEE5
(200,222,229)
#D4E4E9
(212,228,233)
#E0EAED
(224,234,237)
#ECF0F1
(236,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74B4C9; }

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

This text font color is #74B4C9.

Background Color

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

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

This div background color is #74B4C9.

Border color

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

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

This div border color is #74B4C9.

Opacity

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

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

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

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

This text has shadow with #74B4C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B4C9.

Preview

Color preview on black background

This text has color #74B4C9 on black background.


Color preview on white background

This text has color #74B4C9 on white background.


Black color preview on #74B4C9 background

This text has black color on #74B4C9 background.


White color preview on #74B4C9 background

This text has white color on #74B4C9 background.


Related colors

Complementary color

Complementary color for #hex is #8B4B36.


I love getcolorcode.com

Triadic colors

1 #C974B4 and #B4C974 with #74B4C9 are triadic colors.

2 #C9B474 and #B474C9 with #74B4C9 are triadic colors.