COLOR #7DD5E7

HEX: #7DD5E7 RGB: (125,213,231)

Renk bilgisi

#7DD5E7 contains mainly green and blue colors. #7DD5E7 ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#7DD5E7 color RGB value is (125,213,231).

RGB: (125,213,231) (49%, 84%, 91%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 213 of 255 = 84%
B 231 of 255 = 91%

125
213
231

R + G + B ~ 75%. #7DD5E7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 213 + 231 = 569 (100%)
R 125 of 569 ~ 21.97%
G 213 of 569 ~ 37.43%
B 231 of 569 ~ 40.6'%

%21.97
%37.43
%40.6

CMYK RENK MODELİ

#7DD5E7 rengi CMYK tonu (46,8,0,9).

  • camgöbeği tonu 45.89%
  • eflatun tonu 7.79%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (46,8,0,9)
C46M8Y0K9 (46%, 8%, 0%, 9%)
(0.46 / 0.08 / 0.00 / 0.09)

CMYK yüzdeleri

%45.89
%7.79
%0
%9.41

Codes

Color #7DD5E7 in popluar color models

7D D5 E7
RGB 125 213 231
HSL 190° 68.83% 69.80%
HSB/HSV 190° 45.89% 90.59%
CMYK 45.89% 7.79% 0.00%
9.41%

Color #7DD5E7 in popluar number systems.

HEX 7D D5 E7
Decimal 125 213 231
Binary 1111101 11010101 11100111
Octal 175 325 347

Shades and tints

Shades of #7DD5E7

#7DD5E7
(125,213,231)
#72C2D2
(114,194,210)
#67AFBD
(103,175,189)
#5C9CA8
(92,156,168)
#518993
(81,137,147)
#46767E
(70,118,126)
#3B6369
(59,99,105)
#305054
(48,80,84)
#253D3F
(37,61,63)
#1A2A2A
(26,42,42)
#0F1715
(15,23,21)
#000000
(0,0,0)

Tints of #7DD5E7

#7DD5E7
(125,213,231)
#88D8E9
(136,216,233)
#93DBEB
(147,219,235)
#9EDEED
(158,222,237)
#A9E1EF
(169,225,239)
#B4E4F1
(180,228,241)
#BFE7F3
(191,231,243)
#CAEAF5
(202,234,245)
#D5EDF7
(213,237,247)
#E0F0F9
(224,240,249)
#EBF3FB
(235,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DD5E7 color. Also use rgb(125,213,231) instead hex code.

Text Font Color

.myTextColor { color: #7DD5E7; }

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

This text font color is #7DD5E7.

Background Color

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

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

This div background color is #7DD5E7.

Border color

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

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

This div border color is #7DD5E7.

Opacity

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

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

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

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

This text has shadow with #7DD5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DD5E7.

Preview

Color preview on black background

This text has color #7DD5E7 on black background.


Color preview on white background

This text has color #7DD5E7 on white background.


Black color preview on #7DD5E7 background

This text has black color on #7DD5E7 background.


White color preview on #7DD5E7 background

This text has white color on #7DD5E7 background.


Related colors

Complementary color

Complementary color for #hex is #822A18.


I love getcolorcode.com

Triadic colors

1 #E77DD5 and #D5E77D with #7DD5E7 are triadic colors.

2 #E7D57D and #D57DE7 with #7DD5E7 are triadic colors.