COLOR #74B2C7

HEX: #74B2C7 RGB: (116,178,199)

Renk bilgisi

#74B2C7 contains mainly green and blue colors. #74B2C7 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#74B2C7 color RGB value is (116,178,199).

RGB: (116,178,199) (45%, 70%, 78%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 178 of 255 = 70%
B 199 of 255 = 78%

116
178
199

R + G + B ~ 64%. #74B2C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 178 + 199 = 493 (100%)
R 116 of 493 ~ 23.53%
G 178 of 493 ~ 36.11%
B 199 of 493 ~ 40.37'%

%23.53
%36.11
%40.37

CMYK RENK MODELİ

#74B2C7 rengi CMYK tonu (42,11,0,22).

  • camgöbeği tonu 41.71%
  • eflatun tonu 10.55%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (42,11,0,22)
C42M11Y0K22 (42%, 11%, 0%, 22%)
(0.42 / 0.11 / 0.00 / 0.22)

CMYK yüzdeleri

%41.71
%10.55
%0
%21.96

Codes

Color #74B2C7 in popluar color models

74 B2 C7
RGB 116 178 199
HSL 195° 42.56% 61.76%
HSB/HSV 195° 41.71% 78.04%
CMYK 41.71% 10.55% 0.00%
21.96%

Color #74B2C7 in popluar number systems.

HEX 74 B2 C7
Decimal 116 178 199
Binary 1110100 10110010 11000111
Octal 164 262 307

Shades and tints

Shades of #74B2C7

#74B2C7
(116,178,199)
#6AA2B5
(106,162,181)
#6092A3
(96,146,163)
#568291
(86,130,145)
#4C727F
(76,114,127)
#42626D
(66,98,109)
#38525B
(56,82,91)
#2E4249
(46,66,73)
#243237
(36,50,55)
#1A2225
(26,34,37)
#101213
(16,18,19)
#000000
(0,0,0)

Tints of #74B2C7

#74B2C7
(116,178,199)
#80B9CC
(128,185,204)
#8CC0D1
(140,192,209)
#98C7D6
(152,199,214)
#A4CEDB
(164,206,219)
#B0D5E0
(176,213,224)
#BCDCE5
(188,220,229)
#C8E3EA
(200,227,234)
#D4EAEF
(212,234,239)
#E0F1F4
(224,241,244)
#ECF8F9
(236,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74B2C7 color. Also use rgb(116,178,199) instead hex code.

Text Font Color

.myTextColor { color: #74B2C7; }

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

This text font color is #74B2C7.

Background Color

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

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

This div background color is #74B2C7.

Border color

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

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

This div border color is #74B2C7.

Opacity

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

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

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

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

This text has shadow with #74B2C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B2C7.

Preview

Color preview on black background

This text has color #74B2C7 on black background.


Color preview on white background

This text has color #74B2C7 on white background.


Black color preview on #74B2C7 background

This text has black color on #74B2C7 background.


White color preview on #74B2C7 background

This text has white color on #74B2C7 background.


Related colors

Complementary color

Complementary color for #hex is #8B4D38.


I love getcolorcode.com

Triadic colors

1 #C774B2 and #B2C774 with #74B2C7 are triadic colors.

2 #C7B274 and #B274C7 with #74B2C7 are triadic colors.