COLOR #7DAB9B

HEX: #7DAB9B RGB: (125,171,155)

Renk bilgisi

#7DAB9B contains red, green and blue colors in about the same proportion. #7DAB9B ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#7DAB9B color RGB value is (125,171,155).

RGB: (125,171,155) (49%, 67%, 61%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 171 of 255 = 67%
B 155 of 255 = 61%

125
171
155

R + G + B ~ 59%. #7DAB9B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 171 + 155 = 451 (100%)
R 125 of 451 ~ 27.72%
G 171 of 451 ~ 37.92%
B 155 of 451 ~ 34.37'%

%27.72
%37.92
%34.37

CMYK RENK MODELİ

#7DAB9B rengi CMYK tonu (27,0,9,33).

  • camgöbeği tonu 26.90%
  • eflatun tonu 0.00%
  • sarı tonu 9.36%
  • ana renk tonu 32.94%

CMYK: (27,0,9,33)
C27M0Y9K33 (27%, 0%, 9%, 33%)
(0.27 / 0.00 / 0.09 / 0.33)

CMYK yüzdeleri

%26.9
%0
%9.36
%32.94

Codes

Color #7DAB9B in popluar color models

7D AB 9B
RGB 125 171 155
HSL 159° 21.50% 58.04%
HSB/HSV 159° 26.90% 67.06%
CMYK 26.90% 0.00% 9.36%
32.94%

Color #7DAB9B in popluar number systems.

HEX 7D AB 9B
Decimal 125 171 155
Binary 1111101 10101011 10011011
Octal 175 253 233

Shades and tints

Shades of #7DAB9B

#7DAB9B
(125,171,155)
#729C8D
(114,156,141)
#678D7F
(103,141,127)
#5C7E71
(92,126,113)
#516F63
(81,111,99)
#466055
(70,96,85)
#3B5147
(59,81,71)
#304239
(48,66,57)
#25332B
(37,51,43)
#1A241D
(26,36,29)
#0F150F
(15,21,15)
#000000
(0,0,0)

Tints of #7DAB9B

#7DAB9B
(125,171,155)
#88B2A4
(136,178,164)
#93B9AD
(147,185,173)
#9EC0B6
(158,192,182)
#A9C7BF
(169,199,191)
#B4CEC8
(180,206,200)
#BFD5D1
(191,213,209)
#CADCDA
(202,220,218)
#D5E3E3
(213,227,227)
#E0EAEC
(224,234,236)
#EBF1F5
(235,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DAB9B color. Also use rgb(125,171,155) instead hex code.

Text Font Color

.myTextColor { color: #7DAB9B; }

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

This text font color is #7DAB9B.

Background Color

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

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

This div background color is #7DAB9B.

Border color

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

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

This div border color is #7DAB9B.

Opacity

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

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

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

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

This text has shadow with #7DAB9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DAB9B.

Preview

Color preview on black background

This text has color #7DAB9B on black background.


Color preview on white background

This text has color #7DAB9B on white background.


Black color preview on #7DAB9B background

This text has black color on #7DAB9B background.


White color preview on #7DAB9B background

This text has white color on #7DAB9B background.


Related colors

Complementary color

Complementary color for #hex is #825464.


I love getcolorcode.com

Triadic colors

1 #9B7DAB and #AB9B7D with #7DAB9B are triadic colors.

2 #9BAB7D and #AB7D9B with #7DAB9B are triadic colors.