COLOR #7DD1ED

HEX: #7DD1ED RGB: (125,209,237)

Renk bilgisi

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

RGB renk modeli

#7DD1ED color RGB value is (125,209,237).

RGB: (125,209,237) (49%, 82%, 93%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 209 of 255 = 82%
B 237 of 255 = 93%

125
209
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 209 + 237 = 571 (100%)
R 125 of 571 ~ 21.89%
G 209 of 571 ~ 36.6%
B 237 of 571 ~ 41.51'%

%21.89
%36.6
%41.51

CMYK RENK MODELİ

#7DD1ED rengi CMYK tonu (47,12,0,7).

  • camgöbeği tonu 47.26%
  • eflatun tonu 11.81%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (47,12,0,7)
C47M12Y0K7 (47%, 12%, 0%, 7%)
(0.47 / 0.12 / 0.00 / 0.07)

CMYK yüzdeleri

%47.26
%11.81
%0
%7.06

Codes

Color #7DD1ED in popluar color models

7D D1 ED
RGB 125 209 237
HSL 195° 75.68% 70.98%
HSB/HSV 195° 47.26% 92.94%
CMYK 47.26% 11.81% 0.00%
7.06%

Color #7DD1ED in popluar number systems.

HEX 7D D1 ED
Decimal 125 209 237
Binary 1111101 11010001 11101101
Octal 175 321 355

Shades and tints

Shades of #7DD1ED

#7DD1ED
(125,209,237)
#72BED8
(114,190,216)
#67ABC3
(103,171,195)
#5C98AE
(92,152,174)
#518599
(81,133,153)
#467284
(70,114,132)
#3B5F6F
(59,95,111)
#304C5A
(48,76,90)
#253945
(37,57,69)
#1A2630
(26,38,48)
#0F131B
(15,19,27)
#000000
(0,0,0)

Tints of #7DD1ED

#7DD1ED
(125,209,237)
#88D5EE
(136,213,238)
#93D9EF
(147,217,239)
#9EDDF0
(158,221,240)
#A9E1F1
(169,225,241)
#B4E5F2
(180,229,242)
#BFE9F3
(191,233,243)
#CAEDF4
(202,237,244)
#D5F1F5
(213,241,245)
#E0F5F6
(224,245,246)
#EBF9F7
(235,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DD1ED color. Also use rgb(125,209,237) instead hex code.

Text Font Color

.myTextColor { color: #7DD1ED; }

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

This text font color is #7DD1ED.

Background Color

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

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

This div background color is #7DD1ED.

Border color

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

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

This div border color is #7DD1ED.

Opacity

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

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

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

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

This text has shadow with #7DD1ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DD1ED.

Preview

Color preview on black background

This text has color #7DD1ED on black background.


Color preview on white background

This text has color #7DD1ED on white background.


Black color preview on #7DD1ED background

This text has black color on #7DD1ED background.


White color preview on #7DD1ED background

This text has white color on #7DD1ED background.


Related colors

Complementary color

Complementary color for #hex is #822E12.


I love getcolorcode.com

Triadic colors

1 #ED7DD1 and #D1ED7D with #7DD1ED are triadic colors.

2 #EDD17D and #D17DED with #7DD1ED are triadic colors.