COLOR #7DB4D7

HEX: #7DB4D7 RGB: (125,180,215)

Renk bilgisi

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

RGB renk modeli

#7DB4D7 color RGB value is (125,180,215).

RGB: (125,180,215) (49%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 180 of 255 = 71%
B 215 of 255 = 84%

125
180
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 180 + 215 = 520 (100%)
R 125 of 520 ~ 24.04%
G 180 of 520 ~ 34.62%
B 215 of 520 ~ 41.35'%

%24.04
%34.62
%41.35

CMYK RENK MODELİ

#7DB4D7 rengi CMYK tonu (42,16,0,16).

  • camgöbeği tonu 41.86%
  • eflatun tonu 16.28%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (42,16,0,16)
C42M16Y0K16 (42%, 16%, 0%, 16%)
(0.42 / 0.16 / 0.00 / 0.16)

CMYK yüzdeleri

%41.86
%16.28
%0
%15.69

Codes

Color #7DB4D7 in popluar color models

7D B4 D7
RGB 125 180 215
HSL 203° 52.94% 66.67%
HSB/HSV 203° 41.86% 84.31%
CMYK 41.86% 16.28% 0.00%
15.69%

Color #7DB4D7 in popluar number systems.

HEX 7D B4 D7
Decimal 125 180 215
Binary 1111101 10110100 11010111
Octal 175 264 327

Shades and tints

Shades of #7DB4D7

#7DB4D7
(125,180,215)
#72A4C4
(114,164,196)
#6794B1
(103,148,177)
#5C849E
(92,132,158)
#51748B
(81,116,139)
#466478
(70,100,120)
#3B5465
(59,84,101)
#304452
(48,68,82)
#25343F
(37,52,63)
#1A242C
(26,36,44)
#0F1419
(15,20,25)
#000000
(0,0,0)

Tints of #7DB4D7

#7DB4D7
(125,180,215)
#88BADA
(136,186,218)
#93C0DD
(147,192,221)
#9EC6E0
(158,198,224)
#A9CCE3
(169,204,227)
#B4D2E6
(180,210,230)
#BFD8E9
(191,216,233)
#CADEEC
(202,222,236)
#D5E4EF
(213,228,239)
#E0EAF2
(224,234,242)
#EBF0F5
(235,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DB4D7 color. Also use rgb(125,180,215) instead hex code.

Text Font Color

.myTextColor { color: #7DB4D7; }

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

This text font color is #7DB4D7.

Background Color

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

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

This div background color is #7DB4D7.

Border color

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

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

This div border color is #7DB4D7.

Opacity

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

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

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

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

This text has shadow with #7DB4D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DB4D7.

Preview

Color preview on black background

This text has color #7DB4D7 on black background.


Color preview on white background

This text has color #7DB4D7 on white background.


Black color preview on #7DB4D7 background

This text has black color on #7DB4D7 background.


White color preview on #7DB4D7 background

This text has white color on #7DB4D7 background.


Related colors

Complementary color

Complementary color for #hex is #824B28.


I love getcolorcode.com

Triadic colors

1 #D77DB4 and #B4D77D with #7DB4D7 are triadic colors.

2 #D7B47D and #B47DD7 with #7DB4D7 are triadic colors.