COLOR #76A3AA

HEX: #76A3AA RGB: (118,163,170)

Renk bilgisi

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

RGB renk modeli

#76A3AA color RGB value is (118,163,170).

RGB: (118,163,170) (46%, 64%, 67%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 163 of 255 = 64%
B 170 of 255 = 67%

118
163
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 163 + 170 = 451 (100%)
R 118 of 451 ~ 26.16%
G 163 of 451 ~ 36.14%
B 170 of 451 ~ 37.69'%

%26.16
%36.14
%37.69

CMYK RENK MODELİ

#76A3AA rengi CMYK tonu (31,4,0,33).

  • camgöbeği tonu 30.59%
  • eflatun tonu 4.12%
  • sarı tonu 0.00%
  • ana renk tonu 33.33%

CMYK: (31,4,0,33)
C31M4Y0K33 (31%, 4%, 0%, 33%)
(0.31 / 0.04 / 0.00 / 0.33)

CMYK yüzdeleri

%30.59
%4.12
%0
%33.33

Codes

Color #76A3AA in popluar color models

76 A3 AA
RGB 118 163 170
HSL 188° 23.42% 56.47%
HSB/HSV 188° 30.59% 66.67%
CMYK 30.59% 4.12% 0.00%
33.33%

Color #76A3AA in popluar number systems.

HEX 76 A3 AA
Decimal 118 163 170
Binary 1110110 10100011 10101010
Octal 166 243 252

Shades and tints

Shades of #76A3AA

#76A3AA
(118,163,170)
#6C959B
(108,149,155)
#62878C
(98,135,140)
#58797D
(88,121,125)
#4E6B6E
(78,107,110)
#445D5F
(68,93,95)
#3A4F50
(58,79,80)
#304141
(48,65,65)
#263332
(38,51,50)
#1C2523
(28,37,35)
#121714
(18,23,20)
#000000
(0,0,0)

Tints of #76A3AA

#76A3AA
(118,163,170)
#82ABB1
(130,171,177)
#8EB3B8
(142,179,184)
#9ABBBF
(154,187,191)
#A6C3C6
(166,195,198)
#B2CBCD
(178,203,205)
#BED3D4
(190,211,212)
#CADBDB
(202,219,219)
#D6E3E2
(214,227,226)
#E2EBE9
(226,235,233)
#EEF3F0
(238,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A3AA color. Also use rgb(118,163,170) instead hex code.

Text Font Color

.myTextColor { color: #76A3AA; }

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

This text font color is #76A3AA.

Background Color

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

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

This div background color is #76A3AA.

Border color

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

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

This div border color is #76A3AA.

Opacity

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

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

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

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

This text has shadow with #76A3AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A3AA.

Preview

Color preview on black background

This text has color #76A3AA on black background.


Color preview on white background

This text has color #76A3AA on white background.


Black color preview on #76A3AA background

This text has black color on #76A3AA background.


White color preview on #76A3AA background

This text has white color on #76A3AA background.


Related colors

Complementary color

Complementary color for #hex is #895C55.


I love getcolorcode.com

Triadic colors

1 #AA76A3 and #A3AA76 with #76A3AA are triadic colors.

2 #AAA376 and #A376AA with #76A3AA are triadic colors.