COLOR #76A4A4

HEX: #76A4A4 RGB: (118,164,164)

Renk bilgisi

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

RGB renk modeli

#76A4A4 color RGB value is (118,164,164).

RGB: (118,164,164) (46%, 64%, 64%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 164 of 255 = 64%
B 164 of 255 = 64%

118
164
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 164 + 164 = 446 (100%)
R 118 of 446 ~ 26.46%
G 164 of 446 ~ 36.77%
B 164 of 446 ~ 36.77'%

%26.46
%36.77
%36.77

CMYK RENK MODELİ

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

  • camgöbeği tonu 28.05%
  • eflatun tonu 0.00%
  • sarı tonu 0.00%
  • ana renk tonu 35.69%

CMYK: (28,0,0,36)
C28M0Y0K36 (28%, 0%, 0%, 36%)
(0.28 / 0.00 / 0.00 / 0.36)

CMYK yüzdeleri

%28.05
%0
%0
%35.69

Codes

Color #76A4A4 in popluar color models

76 A4 A4
RGB 118 164 164
HSL 180° 20.18% 55.29%
HSB/HSV 180° 28.05% 64.31%
CMYK 28.05% 0.00% 0.00%
35.69%

Color #76A4A4 in popluar number systems.

HEX 76 A4 A4
Decimal 118 164 164
Binary 1110110 10100100 10100100
Octal 166 244 244

Shades and tints

Shades of #76A4A4

#76A4A4
(118,164,164)
#6C9696
(108,150,150)
#628888
(98,136,136)
#587A7A
(88,122,122)
#4E6C6C
(78,108,108)
#445E5E
(68,94,94)
#3A5050
(58,80,80)
#304242
(48,66,66)
#263434
(38,52,52)
#1C2626
(28,38,38)
#121818
(18,24,24)
#000000
(0,0,0)

Tints of #76A4A4

#76A4A4
(118,164,164)
#82ACAC
(130,172,172)
#8EB4B4
(142,180,180)
#9ABCBC
(154,188,188)
#A6C4C4
(166,196,196)
#B2CCCC
(178,204,204)
#BED4D4
(190,212,212)
#CADCDC
(202,220,220)
#D6E4E4
(214,228,228)
#E2ECEC
(226,236,236)
#EEF4F4
(238,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76A4A4; }

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

This text font color is #76A4A4.

Background Color

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

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

This div background color is #76A4A4.

Border color

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

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

This div border color is #76A4A4.

Opacity

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

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

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

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

This text has shadow with #76A4A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A4A4.

Preview

Color preview on black background

This text has color #76A4A4 on black background.


Color preview on white background

This text has color #76A4A4 on white background.


Black color preview on #76A4A4 background

This text has black color on #76A4A4 background.


White color preview on #76A4A4 background

This text has white color on #76A4A4 background.


Related colors

Complementary color

Complementary color for #hex is #895B5B.


I love getcolorcode.com