COLOR #7DADB5

HEX: #7DADB5 RGB: (125,173,181)

Renk bilgisi

#7DADB5 contains red, green and blue colors in about the same proportion. #7DADB5 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#7DADB5 color RGB value is (125,173,181).

RGB: (125,173,181) (49%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 173 of 255 = 68%
B 181 of 255 = 71%

125
173
181

R + G + B ~ 63%. #7DADB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 173 + 181 = 479 (100%)
R 125 of 479 ~ 26.1%
G 173 of 479 ~ 36.12%
B 181 of 479 ~ 37.79'%

%26.1
%36.12
%37.79

CMYK RENK MODELİ

#7DADB5 rengi CMYK tonu (31,4,0,29).

  • camgöbeği tonu 30.94%
  • eflatun tonu 4.42%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (31,4,0,29)
C31M4Y0K29 (31%, 4%, 0%, 29%)
(0.31 / 0.04 / 0.00 / 0.29)

CMYK yüzdeleri

%30.94
%4.42
%0
%29.02

Codes

Color #7DADB5 in popluar color models

7D AD B5
RGB 125 173 181
HSL 189° 27.45% 60.00%
HSB/HSV 189° 30.94% 70.98%
CMYK 30.94% 4.42% 0.00%
29.02%

Color #7DADB5 in popluar number systems.

HEX 7D AD B5
Decimal 125 173 181
Binary 1111101 10101101 10110101
Octal 175 255 265

Shades and tints

Shades of #7DADB5

#7DADB5
(125,173,181)
#729EA5
(114,158,165)
#678F95
(103,143,149)
#5C8085
(92,128,133)
#517175
(81,113,117)
#466265
(70,98,101)
#3B5355
(59,83,85)
#304445
(48,68,69)
#253535
(37,53,53)
#1A2625
(26,38,37)
#0F1715
(15,23,21)
#000000
(0,0,0)

Tints of #7DADB5

#7DADB5
(125,173,181)
#88B4BB
(136,180,187)
#93BBC1
(147,187,193)
#9EC2C7
(158,194,199)
#A9C9CD
(169,201,205)
#B4D0D3
(180,208,211)
#BFD7D9
(191,215,217)
#CADEDF
(202,222,223)
#D5E5E5
(213,229,229)
#E0ECEB
(224,236,235)
#EBF3F1
(235,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DADB5 color. Also use rgb(125,173,181) instead hex code.

Text Font Color

.myTextColor { color: #7DADB5; }

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

This text font color is #7DADB5.

Background Color

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

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

This div background color is #7DADB5.

Border color

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

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

This div border color is #7DADB5.

Opacity

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

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

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

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

This text has shadow with #7DADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DADB5.

Preview

Color preview on black background

This text has color #7DADB5 on black background.


Color preview on white background

This text has color #7DADB5 on white background.


Black color preview on #7DADB5 background

This text has black color on #7DADB5 background.


White color preview on #7DADB5 background

This text has white color on #7DADB5 background.


Related colors

Complementary color

Complementary color for #hex is #82524A.


I love getcolorcode.com

Triadic colors

1 #B57DAD and #ADB57D with #7DADB5 are triadic colors.

2 #B5AD7D and #AD7DB5 with #7DADB5 are triadic colors.