COLOR #7DB3A6

HEX: #7DB3A6 RGB: (125,179,166)

Renk bilgisi

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

RGB renk modeli

#7DB3A6 color RGB value is (125,179,166).

RGB: (125,179,166) (49%, 70%, 65%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 179 of 255 = 70%
B 166 of 255 = 65%

125
179
166

R + G + B ~ 61%. #7DB3A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 179 + 166 = 470 (100%)
R 125 of 470 ~ 26.6%
G 179 of 470 ~ 38.09%
B 166 of 470 ~ 35.32'%

%26.6
%38.09
%35.32

CMYK RENK MODELİ

#7DB3A6 rengi CMYK tonu (30,0,7,30).

  • camgöbeği tonu 30.17%
  • eflatun tonu 0.00%
  • sarı tonu 7.26%
  • ana renk tonu 29.80%

CMYK: (30,0,7,30)
C30M0Y7K30 (30%, 0%, 7%, 30%)
(0.30 / 0.00 / 0.07 / 0.30)

CMYK yüzdeleri

%30.17
%0
%7.26
%29.8

Codes

Color #7DB3A6 in popluar color models

7D B3 A6
RGB 125 179 166
HSL 166° 26.21% 59.61%
HSB/HSV 166° 30.17% 70.20%
CMYK 30.17% 0.00% 7.26%
29.80%

Color #7DB3A6 in popluar number systems.

HEX 7D B3 A6
Decimal 125 179 166
Binary 1111101 10110011 10100110
Octal 175 263 246

Shades and tints

Shades of #7DB3A6

#7DB3A6
(125,179,166)
#72A397
(114,163,151)
#679388
(103,147,136)
#5C8379
(92,131,121)
#51736A
(81,115,106)
#46635B
(70,99,91)
#3B534C
(59,83,76)
#30433D
(48,67,61)
#25332E
(37,51,46)
#1A231F
(26,35,31)
#0F1310
(15,19,16)
#000000
(0,0,0)

Tints of #7DB3A6

#7DB3A6
(125,179,166)
#88B9AE
(136,185,174)
#93BFB6
(147,191,182)
#9EC5BE
(158,197,190)
#A9CBC6
(169,203,198)
#B4D1CE
(180,209,206)
#BFD7D6
(191,215,214)
#CADDDE
(202,221,222)
#D5E3E6
(213,227,230)
#E0E9EE
(224,233,238)
#EBEFF6
(235,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DB3A6 color. Also use rgb(125,179,166) instead hex code.

Text Font Color

.myTextColor { color: #7DB3A6; }

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

This text font color is #7DB3A6.

Background Color

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

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

This div background color is #7DB3A6.

Border color

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

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

This div border color is #7DB3A6.

Opacity

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

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

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

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

This text has shadow with #7DB3A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DB3A6.

Preview

Color preview on black background

This text has color #7DB3A6 on black background.


Color preview on white background

This text has color #7DB3A6 on white background.


Black color preview on #7DB3A6 background

This text has black color on #7DB3A6 background.


White color preview on #7DB3A6 background

This text has white color on #7DB3A6 background.


Related colors

Complementary color

Complementary color for #hex is #824C59.


I love getcolorcode.com

Triadic colors

1 #A67DB3 and #B3A67D with #7DB3A6 are triadic colors.

2 #A6B37D and #B37DA6 with #7DB3A6 are triadic colors.