COLOR #7DB8D3

HEX: #7DB8D3 RGB: (125,184,211)

Renk bilgisi

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

RGB renk modeli

#7DB8D3 color RGB value is (125,184,211).

RGB: (125,184,211) (49%, 72%, 83%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 184 of 255 = 72%
B 211 of 255 = 83%

125
184
211

R + G + B ~ 68%. #7DB8D3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 184 + 211 = 520 (100%)
R 125 of 520 ~ 24.04%
G 184 of 520 ~ 35.38%
B 211 of 520 ~ 40.58'%

%24.04
%35.38
%40.58

CMYK RENK MODELİ

#7DB8D3 rengi CMYK tonu (41,13,0,17).

  • camgöbeği tonu 40.76%
  • eflatun tonu 12.80%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (41,13,0,17)
C41M13Y0K17 (41%, 13%, 0%, 17%)
(0.41 / 0.13 / 0.00 / 0.17)

CMYK yüzdeleri

%40.76
%12.8
%0
%17.25

Codes

Color #7DB8D3 in popluar color models

7D B8 D3
RGB 125 184 211
HSL 199° 49.43% 65.88%
HSB/HSV 199° 40.76% 82.75%
CMYK 40.76% 12.80% 0.00%
17.25%

Color #7DB8D3 in popluar number systems.

HEX 7D B8 D3
Decimal 125 184 211
Binary 1111101 10111000 11010011
Octal 175 270 323

Shades and tints

Shades of #7DB8D3

#7DB8D3
(125,184,211)
#72A8C0
(114,168,192)
#6798AD
(103,152,173)
#5C889A
(92,136,154)
#517887
(81,120,135)
#466874
(70,104,116)
#3B5861
(59,88,97)
#30484E
(48,72,78)
#25383B
(37,56,59)
#1A2828
(26,40,40)
#0F1815
(15,24,21)
#000000
(0,0,0)

Tints of #7DB8D3

#7DB8D3
(125,184,211)
#88BED7
(136,190,215)
#93C4DB
(147,196,219)
#9ECADF
(158,202,223)
#A9D0E3
(169,208,227)
#B4D6E7
(180,214,231)
#BFDCEB
(191,220,235)
#CAE2EF
(202,226,239)
#D5E8F3
(213,232,243)
#E0EEF7
(224,238,247)
#EBF4FB
(235,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DB8D3 color. Also use rgb(125,184,211) instead hex code.

Text Font Color

.myTextColor { color: #7DB8D3; }

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

This text font color is #7DB8D3.

Background Color

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

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

This div background color is #7DB8D3.

Border color

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

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

This div border color is #7DB8D3.

Opacity

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

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

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

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

This text has shadow with #7DB8D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DB8D3.

Preview

Color preview on black background

This text has color #7DB8D3 on black background.


Color preview on white background

This text has color #7DB8D3 on white background.


Black color preview on #7DB8D3 background

This text has black color on #7DB8D3 background.


White color preview on #7DB8D3 background

This text has white color on #7DB8D3 background.


Related colors

Complementary color

Complementary color for #hex is #82472C.


I love getcolorcode.com

Triadic colors

1 #D37DB8 and #B8D37D with #7DB8D3 are triadic colors.

2 #D3B87D and #B87DD3 with #7DB8D3 are triadic colors.