COLOR #76B0AC

HEX: #76B0AC RGB: (118,176,172)

Renk bilgisi

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

RGB renk modeli

#76B0AC color RGB value is (118,176,172).

RGB: (118,176,172) (46%, 69%, 67%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 176 of 255 = 69%
B 172 of 255 = 67%

118
176
172

R + G + B ~ 61%. #76B0AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 176 + 172 = 466 (100%)
R 118 of 466 ~ 25.32%
G 176 of 466 ~ 37.77%
B 172 of 466 ~ 36.91'%

%25.32
%37.77
%36.91

CMYK RENK MODELİ

#76B0AC rengi CMYK tonu (33,0,2,31).

  • camgöbeği tonu 32.95%
  • eflatun tonu 0.00%
  • sarı tonu 2.27%
  • ana renk tonu 30.98%

CMYK: (33,0,2,31)
C33M0Y2K31 (33%, 0%, 2%, 31%)
(0.33 / 0.00 / 0.02 / 0.31)

CMYK yüzdeleri

%32.95
%0
%2.27
%30.98

Codes

Color #76B0AC in popluar color models

76 B0 AC
RGB 118 176 172
HSL 176° 26.85% 57.65%
HSB/HSV 176° 32.95% 69.02%
CMYK 32.95% 0.00% 2.27%
30.98%

Color #76B0AC in popluar number systems.

HEX 76 B0 AC
Decimal 118 176 172
Binary 1110110 10110000 10101100
Octal 166 260 254

Shades and tints

Shades of #76B0AC

#76B0AC
(118,176,172)
#6CA09D
(108,160,157)
#62908E
(98,144,142)
#58807F
(88,128,127)
#4E7070
(78,112,112)
#446061
(68,96,97)
#3A5052
(58,80,82)
#304043
(48,64,67)
#263034
(38,48,52)
#1C2025
(28,32,37)
#121016
(18,16,22)
#000000
(0,0,0)

Tints of #76B0AC

#76B0AC
(118,176,172)
#82B7B3
(130,183,179)
#8EBEBA
(142,190,186)
#9AC5C1
(154,197,193)
#A6CCC8
(166,204,200)
#B2D3CF
(178,211,207)
#BEDAD6
(190,218,214)
#CAE1DD
(202,225,221)
#D6E8E4
(214,232,228)
#E2EFEB
(226,239,235)
#EEF6F2
(238,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76B0AC; }

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

This text font color is #76B0AC.

Background Color

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

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

This div background color is #76B0AC.

Border color

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

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

This div border color is #76B0AC.

Opacity

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

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

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

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

This text has shadow with #76B0AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B0AC.

Preview

Color preview on black background

This text has color #76B0AC on black background.


Color preview on white background

This text has color #76B0AC on white background.


Black color preview on #76B0AC background

This text has black color on #76B0AC background.


White color preview on #76B0AC background

This text has white color on #76B0AC background.


Related colors

Complementary color

Complementary color for #hex is #894F53.


I love getcolorcode.com

Triadic colors

1 #AC76B0 and #B0AC76 with #76B0AC are triadic colors.

2 #ACB076 and #B076AC with #76B0AC are triadic colors.