COLOR #7EB4AB

HEX: #7EB4AB RGB: (126,180,171)

Renk bilgisi

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

RGB renk modeli

#7EB4AB color RGB value is (126,180,171).

RGB: (126,180,171) (49%, 71%, 67%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 180 of 255 = 71%
B 171 of 255 = 67%

126
180
171

R + G + B ~ 62%. #7EB4AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 180 + 171 = 477 (100%)
R 126 of 477 ~ 26.42%
G 180 of 477 ~ 37.74%
B 171 of 477 ~ 35.85'%

%26.42
%37.74
%35.85

CMYK RENK MODELİ

#7EB4AB rengi CMYK tonu (30,0,5,29).

  • camgöbeği tonu 30.00%
  • eflatun tonu 0.00%
  • sarı tonu 5.00%
  • ana renk tonu 29.41%

CMYK: (30,0,5,29)
C30M0Y5K29 (30%, 0%, 5%, 29%)
(0.30 / 0.00 / 0.05 / 0.29)

CMYK yüzdeleri

%30
%0
%5
%29.41

Codes

Color #7EB4AB in popluar color models

7E B4 AB
RGB 126 180 171
HSL 170° 26.47% 60.00%
HSB/HSV 170° 30.00% 70.59%
CMYK 30.00% 0.00% 5.00%
29.41%

Color #7EB4AB in popluar number systems.

HEX 7E B4 AB
Decimal 126 180 171
Binary 1111110 10110100 10101011
Octal 176 264 253

Shades and tints

Shades of #7EB4AB

#7EB4AB
(126,180,171)
#73A49C
(115,164,156)
#68948D
(104,148,141)
#5D847E
(93,132,126)
#52746F
(82,116,111)
#476460
(71,100,96)
#3C5451
(60,84,81)
#314442
(49,68,66)
#263433
(38,52,51)
#1B2424
(27,36,36)
#101415
(16,20,21)
#000000
(0,0,0)

Tints of #7EB4AB

#7EB4AB
(126,180,171)
#89BAB2
(137,186,178)
#94C0B9
(148,192,185)
#9FC6C0
(159,198,192)
#AACCC7
(170,204,199)
#B5D2CE
(181,210,206)
#C0D8D5
(192,216,213)
#CBDEDC
(203,222,220)
#D6E4E3
(214,228,227)
#E1EAEA
(225,234,234)
#ECF0F1
(236,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EB4AB color. Also use rgb(126,180,171) instead hex code.

Text Font Color

.myTextColor { color: #7EB4AB; }

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

This text font color is #7EB4AB.

Background Color

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

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

This div background color is #7EB4AB.

Border color

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

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

This div border color is #7EB4AB.

Opacity

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

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

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

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

This text has shadow with #7EB4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB4AB.

Preview

Color preview on black background

This text has color #7EB4AB on black background.


Color preview on white background

This text has color #7EB4AB on white background.


Black color preview on #7EB4AB background

This text has black color on #7EB4AB background.


White color preview on #7EB4AB background

This text has white color on #7EB4AB background.


Related colors

Complementary color

Complementary color for #hex is #814B54.


I love getcolorcode.com

Triadic colors

1 #AB7EB4 and #B4AB7E with #7EB4AB are triadic colors.

2 #ABB47E and #B47EAB with #7EB4AB are triadic colors.