COLOR #7DB5AD

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

Renk bilgisi

#7DB5AD contains red, green and blue colors in about the same proportion. #7DB5AD ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

125
181
173

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

Yüzdelerle RGB renk parçaları

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

%26.1
%37.79
%36.12

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%30.94
%0
%4.42
%29.02

Codes

Color #7DB5AD in popluar color models

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

Color #7DB5AD in popluar number systems.

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

Shades and tints

Shades of #7DB5AD

#7DB5AD
(125,181,173)
#72A59E
(114,165,158)
#67958F
(103,149,143)
#5C8580
(92,133,128)
#517571
(81,117,113)
#466562
(70,101,98)
#3B5553
(59,85,83)
#304544
(48,69,68)
#253535
(37,53,53)
#1A2526
(26,37,38)
#0F1517
(15,21,23)
#000000
(0,0,0)

Tints of #7DB5AD

#7DB5AD
(125,181,173)
#88BBB4
(136,187,180)
#93C1BB
(147,193,187)
#9EC7C2
(158,199,194)
#A9CDC9
(169,205,201)
#B4D3D0
(180,211,208)
#BFD9D7
(191,217,215)
#CADFDE
(202,223,222)
#D5E5E5
(213,229,229)
#E0EBEC
(224,235,236)
#EBF1F3
(235,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7DB5AD; }

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

This text font color is #7DB5AD.

Background Color

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

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

This div background color is #7DB5AD.

Border color

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

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

This div border color is #7DB5AD.

Opacity

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

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

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

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

This text has shadow with #7DB5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DB5AD.

Preview

Color preview on black background

This text has color #7DB5AD on black background.


Color preview on white background

This text has color #7DB5AD on white background.


Black color preview on #7DB5AD background

This text has black color on #7DB5AD background.


White color preview on #7DB5AD background

This text has white color on #7DB5AD background.


Related colors

Complementary color

Complementary color for #hex is #824A52.


I love getcolorcode.com

Triadic colors

1 #AD7DB5 and #B5AD7D with #7DB5AD are triadic colors.

2 #ADB57D and #B57DAD with #7DB5AD are triadic colors.