COLOR #76B7AC

HEX: #76B7AC RGB: (118,183,172)

Renk bilgisi

#76B7AC contains mainly green and blue colors. #76B7AC ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#76B7AC color RGB value is (118,183,172).

RGB: (118,183,172) (46%, 72%, 67%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 183 of 255 = 72%
B 172 of 255 = 67%

118
183
172

R + G + B ~ 62%. #76B7AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 183 + 172 = 473 (100%)
R 118 of 473 ~ 24.95%
G 183 of 473 ~ 38.69%
B 172 of 473 ~ 36.36'%

%24.95
%38.69
%36.36

CMYK RENK MODELİ

#76B7AC rengi CMYK tonu (36,0,6,28).

  • camgöbeği tonu 35.52%
  • eflatun tonu 0.00%
  • sarı tonu 6.01%
  • ana renk tonu 28.24%

CMYK: (36,0,6,28)
C36M0Y6K28 (36%, 0%, 6%, 28%)
(0.36 / 0.00 / 0.06 / 0.28)

CMYK yüzdeleri

%35.52
%0
%6.01
%28.24

Codes

Color #76B7AC in popluar color models

76 B7 AC
RGB 118 183 172
HSL 170° 31.10% 59.02%
HSB/HSV 170° 35.52% 71.76%
CMYK 35.52% 0.00% 6.01%
28.24%

Color #76B7AC in popluar number systems.

HEX 76 B7 AC
Decimal 118 183 172
Binary 1110110 10110111 10101100
Octal 166 267 254

Shades and tints

Shades of #76B7AC

#76B7AC
(118,183,172)
#6CA79D
(108,167,157)
#62978E
(98,151,142)
#58877F
(88,135,127)
#4E7770
(78,119,112)
#446761
(68,103,97)
#3A5752
(58,87,82)
#304743
(48,71,67)
#263734
(38,55,52)
#1C2725
(28,39,37)
#121716
(18,23,22)
#000000
(0,0,0)

Tints of #76B7AC

#76B7AC
(118,183,172)
#82BDB3
(130,189,179)
#8EC3BA
(142,195,186)
#9AC9C1
(154,201,193)
#A6CFC8
(166,207,200)
#B2D5CF
(178,213,207)
#BEDBD6
(190,219,214)
#CAE1DD
(202,225,221)
#D6E7E4
(214,231,228)
#E2EDEB
(226,237,235)
#EEF3F2
(238,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76B7AC color. Also use rgb(118,183,172) instead hex code.

Text Font Color

.myTextColor { color: #76B7AC; }

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

This text font color is #76B7AC.

Background Color

.myBgColor { background-color: #76B7AC; }

<div style="background-color:#76B7AC">Inner text</div>

This div background color is #76B7AC.

Border color

.myBorderColor { border: 1px solid #76B7AC; }

<div style="border:3px solid #76B7AC">Div</div>

This div border color is #76B7AC.

Opacity

.myOpacity80 { color: #76B7AC; opacity: 0.8; }

<p style="color:#76B7AC;opacity:0.8;">80%</p>

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

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

This text has shadow with #76B7AC color.


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

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

This text has shadow with #76B7AC primary color and red secondary color.


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

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

This text has shadow with #76B7AC and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76B7AC.

Preview

Color preview on black background

This text has color #76B7AC on black background.


Color preview on white background

This text has color #76B7AC on white background.


Black color preview on #76B7AC background

This text has black color on #76B7AC background.


White color preview on #76B7AC background

This text has white color on #76B7AC background.


Related colors

Complementary color

Complementary color for #hex is #894853.


I love getcolorcode.com

Triadic colors

1 #AC76B7 and #B7AC76 with #76B7AC are triadic colors.

2 #ACB776 and #B776AC with #76B7AC are triadic colors.