COLOR #7DEDF6

HEX: #7DEDF6 RGB: (125,237,246)

Renk bilgisi

#7DEDF6 contains mainly green and blue colors. #7DEDF6 ‘ nin web güvenlik rengi #66FFFF (ya da #6FF) dir.

RGB renk modeli

#7DEDF6 color RGB value is (125,237,246).

RGB: (125,237,246) (49%, 93%, 96%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 237 of 255 = 93%
B 246 of 255 = 96%

125
237
246

R + G + B ~ 79%. #7DEDF6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 237 + 246 = 608 (100%)
R 125 of 608 ~ 20.56%
G 237 of 608 ~ 38.98%
B 246 of 608 ~ 40.46'%

%20.56
%38.98
%40.46

CMYK RENK MODELİ

#7DEDF6 rengi CMYK tonu (49,4,0,4).

  • camgöbeği tonu 49.19%
  • eflatun tonu 3.66%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (49,4,0,4)
C49M4Y0K4 (49%, 4%, 0%, 4%)
(0.49 / 0.04 / 0.00 / 0.04)

CMYK yüzdeleri

%49.19
%3.66
%0
%3.53

Codes

Color #7DEDF6 in popluar color models

7D ED F6
RGB 125 237 246
HSL 184° 87.05% 72.75%
HSB/HSV 184° 49.19% 96.47%
CMYK 49.19% 3.66% 0.00%
3.53%

Color #7DEDF6 in popluar number systems.

HEX 7D ED F6
Decimal 125 237 246
Binary 1111101 11101101 11110110
Octal 175 355 366

Shades and tints

Shades of #7DEDF6

#7DEDF6
(125,237,246)
#72D8E0
(114,216,224)
#67C3CA
(103,195,202)
#5CAEB4
(92,174,180)
#51999E
(81,153,158)
#468488
(70,132,136)
#3B6F72
(59,111,114)
#305A5C
(48,90,92)
#254546
(37,69,70)
#1A3030
(26,48,48)
#0F1B1A
(15,27,26)
#000000
(0,0,0)

Tints of #7DEDF6

#7DEDF6
(125,237,246)
#88EEF6
(136,238,246)
#93EFF6
(147,239,246)
#9EF0F6
(158,240,246)
#A9F1F6
(169,241,246)
#B4F2F6
(180,242,246)
#BFF3F6
(191,243,246)
#CAF4F6
(202,244,246)
#D5F5F6
(213,245,246)
#E0F6F6
(224,246,246)
#EBF7F6
(235,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7DEDF6; }

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

This text font color is #7DEDF6.

Background Color

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

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

This div background color is #7DEDF6.

Border color

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

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

This div border color is #7DEDF6.

Opacity

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

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

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

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

This text has shadow with #7DEDF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DEDF6.

Preview

Color preview on black background

This text has color #7DEDF6 on black background.


Color preview on white background

This text has color #7DEDF6 on white background.


Black color preview on #7DEDF6 background

This text has black color on #7DEDF6 background.


White color preview on #7DEDF6 background

This text has white color on #7DEDF6 background.


Related colors

Complementary color

Complementary color for #hex is #821209.


I love getcolorcode.com

Triadic colors

1 #F67DED and #EDF67D with #7DEDF6 are triadic colors.

2 #F6ED7D and #ED7DF6 with #7DEDF6 are triadic colors.