COLOR #7CC9D4

HEX: #7CC9D4 RGB: (124,201,212)

Renk bilgisi

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

RGB renk modeli

#7CC9D4 color RGB value is (124,201,212).

RGB: (124,201,212) (49%, 79%, 83%)

RGB bağlantıları ve doygunluk

R 124 of 255 = 49%
G 201 of 255 = 79%
B 212 of 255 = 83%

124
201
212

R + G + B ~ 70%. #7CC9D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 124 + 201 + 212 = 537 (100%)
R 124 of 537 ~ 23.09%
G 201 of 537 ~ 37.43%
B 212 of 537 ~ 39.48'%

%23.09
%37.43
%39.48

CMYK RENK MODELİ

#7CC9D4 rengi CMYK tonu (42,5,0,17).

  • camgöbeği tonu 41.51%
  • eflatun tonu 5.19%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (42,5,0,17)
C42M5Y0K17 (42%, 5%, 0%, 17%)
(0.42 / 0.05 / 0.00 / 0.17)

CMYK yüzdeleri

%41.51
%5.19
%0
%16.86

Codes

Color #7CC9D4 in popluar color models

7C C9 D4
RGB 124 201 212
HSL 188° 50.57% 65.88%
HSB/HSV 188° 41.51% 83.14%
CMYK 41.51% 5.19% 0.00%
16.86%

Color #7CC9D4 in popluar number systems.

HEX 7C C9 D4
Decimal 124 201 212
Binary 1111100 11001001 11010100
Octal 174 311 324

Shades and tints

Shades of #7CC9D4

#7CC9D4
(124,201,212)
#71B7C1
(113,183,193)
#66A5AE
(102,165,174)
#5B939B
(91,147,155)
#508188
(80,129,136)
#456F75
(69,111,117)
#3A5D62
(58,93,98)
#2F4B4F
(47,75,79)
#24393C
(36,57,60)
#192729
(25,39,41)
#0E1516
(14,21,22)
#000000
(0,0,0)

Tints of #7CC9D4

#7CC9D4
(124,201,212)
#87CDD7
(135,205,215)
#92D1DA
(146,209,218)
#9DD5DD
(157,213,221)
#A8D9E0
(168,217,224)
#B3DDE3
(179,221,227)
#BEE1E6
(190,225,230)
#C9E5E9
(201,229,233)
#D4E9EC
(212,233,236)
#DFEDEF
(223,237,239)
#EAF1F2
(234,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7CC9D4 color. Also use rgb(124,201,212) instead hex code.

Text Font Color

.myTextColor { color: #7CC9D4; }

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

This text font color is #7CC9D4.

Background Color

.myBgColor { background-color: #7CC9D4; }

<div style="background-color:#7CC9D4">Inner text</div>

This div background color is #7CC9D4.

Border color

.myBorderColor { border: 1px solid #7CC9D4; }

<div style="border:3px solid #7CC9D4">Div</div>

This div border color is #7CC9D4.

Opacity

.myOpacity80 { color: #7CC9D4; opacity: 0.8; }

<p style="color:#7CC9D4;opacity:0.8;">80%</p>

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

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

This text has shadow with #7CC9D4 color.


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

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

This text has shadow with #7CC9D4 primary color and red secondary color.


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

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

This text has shadow with #7CC9D4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7CC9D4.

Preview

Color preview on black background

This text has color #7CC9D4 on black background.


Color preview on white background

This text has color #7CC9D4 on white background.


Black color preview on #7CC9D4 background

This text has black color on #7CC9D4 background.


White color preview on #7CC9D4 background

This text has white color on #7CC9D4 background.


Related colors

Complementary color

Complementary color for #hex is #83362B.


I love getcolorcode.com

Triadic colors

1 #D47CC9 and #C9D47C with #7CC9D4 are triadic colors.

2 #D4C97C and #C97CD4 with #7CC9D4 are triadic colors.