COLOR #4CC5E7

HEX: #4CC5E7 RGB: (76,197,231)

Renk bilgisi

#4CC5E7 contains mainly green and blue colors. #4CC5E7 ‘ nin web güvenlik rengi #33CCFF (ya da #3CF) dir.

RGB renk modeli

#4CC5E7 color RGB value is (76,197,231).

RGB: (76,197,231) (30%, 77%, 91%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 197 of 255 = 77%
B 231 of 255 = 91%

76
197
231

R + G + B ~ 66%. #4CC5E7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 197 + 231 = 504 (100%)
R 76 of 504 ~ 15.08%
G 197 of 504 ~ 39.09%
B 231 of 504 ~ 45.83'%

%15.08
%39.09
%45.83

CMYK RENK MODELİ

#4CC5E7 rengi CMYK tonu (67,15,0,9).

  • camgöbeği tonu 67.10%
  • eflatun tonu 14.72%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (67,15,0,9)
C67M15Y0K9 (67%, 15%, 0%, 9%)
(0.67 / 0.15 / 0.00 / 0.09)

CMYK yüzdeleri

%67.1
%14.72
%0
%9.41

Codes

Color #4CC5E7 in popluar color models

4C C5 E7
RGB 76 197 231
HSL 193° 76.35% 60.20%
HSB/HSV 193° 67.10% 90.59%
CMYK 67.10% 14.72% 0.00%
9.41%

Color #4CC5E7 in popluar number systems.

HEX 4C C5 E7
Decimal 76 197 231
Binary 1001100 11000101 11100111
Octal 114 305 347

Shades and tints

Shades of #4CC5E7

#4CC5E7
(76,197,231)
#46B4D2
(70,180,210)
#40A3BD
(64,163,189)
#3A92A8
(58,146,168)
#348193
(52,129,147)
#2E707E
(46,112,126)
#285F69
(40,95,105)
#224E54
(34,78,84)
#1C3D3F
(28,61,63)
#162C2A
(22,44,42)
#101B15
(16,27,21)
#000000
(0,0,0)

Tints of #4CC5E7

#4CC5E7
(76,197,231)
#5CCAE9
(92,202,233)
#6CCFEB
(108,207,235)
#7CD4ED
(124,212,237)
#8CD9EF
(140,217,239)
#9CDEF1
(156,222,241)
#ACE3F3
(172,227,243)
#BCE8F5
(188,232,245)
#CCEDF7
(204,237,247)
#DCF2F9
(220,242,249)
#ECF7FB
(236,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4CC5E7 color. Also use rgb(76,197,231) instead hex code.

Text Font Color

.myTextColor { color: #4CC5E7; }

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

This text font color is #4CC5E7.

Background Color

.myBgColor { background-color: #4CC5E7; }

<div style="background-color:#4CC5E7">Inner text</div>

This div background color is #4CC5E7.

Border color

.myBorderColor { border: 1px solid #4CC5E7; }

<div style="border:3px solid #4CC5E7">Div</div>

This div border color is #4CC5E7.

Opacity

.myOpacity80 { color: #4CC5E7; opacity: 0.8; }

<p style="color:#4CC5E7;opacity:0.8;">80%</p>

Text with #4CC5E7 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 #4CC5E7;}

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

This text has shadow with #4CC5E7 color.


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

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

This text has shadow with #4CC5E7 primary color and red secondary color.


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

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

This text has shadow with #4CC5E7 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4CC5E7.

Preview

Color preview on black background

This text has color #4CC5E7 on black background.


Color preview on white background

This text has color #4CC5E7 on white background.


Black color preview on #4CC5E7 background

This text has black color on #4CC5E7 background.


White color preview on #4CC5E7 background

This text has white color on #4CC5E7 background.


Related colors

Complementary color

Complementary color for #hex is #B33A18.


I love getcolorcode.com

Triadic colors

1 #E74CC5 and #C5E74C with #4CC5E7 are triadic colors.

2 #E7C54C and #C54CE7 with #4CC5E7 are triadic colors.