COLOR #74C5E6

HEX: #74C5E6 RGB: (116,197,230)

Renk bilgisi

#74C5E6 contains mainly green and blue colors. #74C5E6 ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#74C5E6 color RGB value is (116,197,230).

RGB: (116,197,230) (45%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 197 of 255 = 77%
B 230 of 255 = 90%

116
197
230

R + G + B ~ 71%. #74C5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 197 + 230 = 543 (100%)
R 116 of 543 ~ 21.36%
G 197 of 543 ~ 36.28%
B 230 of 543 ~ 42.36'%

%21.36
%36.28
%42.36

CMYK RENK MODELİ

#74C5E6 rengi CMYK tonu (50,14,0,10).

  • camgöbeği tonu 49.57%
  • eflatun tonu 14.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (50,14,0,10)
C50M14Y0K10 (50%, 14%, 0%, 10%)
(0.50 / 0.14 / 0.00 / 0.10)

CMYK yüzdeleri

%49.57
%14.35
%0
%9.8

Codes

Color #74C5E6 in popluar color models

74 C5 E6
RGB 116 197 230
HSL 197° 69.51% 67.84%
HSB/HSV 197° 49.57% 90.20%
CMYK 49.57% 14.35% 0.00%
9.80%

Color #74C5E6 in popluar number systems.

HEX 74 C5 E6
Decimal 116 197 230
Binary 1110100 11000101 11100110
Octal 164 305 346

Shades and tints

Shades of #74C5E6

#74C5E6
(116,197,230)
#6AB4D2
(106,180,210)
#60A3BE
(96,163,190)
#5692AA
(86,146,170)
#4C8196
(76,129,150)
#427082
(66,112,130)
#385F6E
(56,95,110)
#2E4E5A
(46,78,90)
#243D46
(36,61,70)
#1A2C32
(26,44,50)
#101B1E
(16,27,30)
#000000
(0,0,0)

Tints of #74C5E6

#74C5E6
(116,197,230)
#80CAE8
(128,202,232)
#8CCFEA
(140,207,234)
#98D4EC
(152,212,236)
#A4D9EE
(164,217,238)
#B0DEF0
(176,222,240)
#BCE3F2
(188,227,242)
#C8E8F4
(200,232,244)
#D4EDF6
(212,237,246)
#E0F2F8
(224,242,248)
#ECF7FA
(236,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74C5E6 color. Also use rgb(116,197,230) instead hex code.

Text Font Color

.myTextColor { color: #74C5E6; }

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

This text font color is #74C5E6.

Background Color

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

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

This div background color is #74C5E6.

Border color

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

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

This div border color is #74C5E6.

Opacity

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

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

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

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

This text has shadow with #74C5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74C5E6.

Preview

Color preview on black background

This text has color #74C5E6 on black background.


Color preview on white background

This text has color #74C5E6 on white background.


Black color preview on #74C5E6 background

This text has black color on #74C5E6 background.


White color preview on #74C5E6 background

This text has white color on #74C5E6 background.


Related colors

Complementary color

Complementary color for #hex is #8B3A19.


I love getcolorcode.com

Triadic colors

1 #E674C5 and #C5E674 with #74C5E6 are triadic colors.

2 #E6C574 and #C574E6 with #74C5E6 are triadic colors.