COLOR #76949C

HEX: #76949C RGB: (118,148,156)

Renk bilgisi

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

RGB renk modeli

#76949C color RGB value is (118,148,156).

RGB: (118,148,156) (46%, 58%, 61%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 148 of 255 = 58%
B 156 of 255 = 61%

118
148
156

R + G + B ~ 55%. #76949C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 148 + 156 = 422 (100%)
R 118 of 422 ~ 27.96%
G 148 of 422 ~ 35.07%
B 156 of 422 ~ 36.97'%

%27.96
%35.07
%36.97

CMYK RENK MODELİ

#76949C rengi CMYK tonu (24,5,0,39).

  • camgöbeği tonu 24.36%
  • eflatun tonu 5.13%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%

CMYK: (24,5,0,39)
C24M5Y0K39 (24%, 5%, 0%, 39%)
(0.24 / 0.05 / 0.00 / 0.39)

CMYK yüzdeleri

%24.36
%5.13
%0
%38.82

Codes

Color #76949C in popluar color models

76 94 9C
RGB 118 148 156
HSL 193° 16.10% 53.73%
HSB/HSV 193° 24.36% 61.18%
CMYK 24.36% 5.13% 0.00%
38.82%

Color #76949C in popluar number systems.

HEX 76 94 9C
Decimal 118 148 156
Binary 1110110 10010100 10011100
Octal 166 224 234

Shades and tints

Shades of #76949C

#76949C
(118,148,156)
#6C878E
(108,135,142)
#627A80
(98,122,128)
#586D72
(88,109,114)
#4E6064
(78,96,100)
#445356
(68,83,86)
#3A4648
(58,70,72)
#30393A
(48,57,58)
#262C2C
(38,44,44)
#1C1F1E
(28,31,30)
#121210
(18,18,16)
#000000
(0,0,0)

Tints of #76949C

#76949C
(118,148,156)
#829DA5
(130,157,165)
#8EA6AE
(142,166,174)
#9AAFB7
(154,175,183)
#A6B8C0
(166,184,192)
#B2C1C9
(178,193,201)
#BECAD2
(190,202,210)
#CAD3DB
(202,211,219)
#D6DCE4
(214,220,228)
#E2E5ED
(226,229,237)
#EEEEF6
(238,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76949C color. Also use rgb(118,148,156) instead hex code.

Text Font Color

.myTextColor { color: #76949C; }

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

This text font color is #76949C.

Background Color

.myBgColor { background-color: #76949C; }

<div style="background-color:#76949C">Inner text</div>

This div background color is #76949C.

Border color

.myBorderColor { border: 1px solid #76949C; }

<div style="border:3px solid #76949C">Div</div>

This div border color is #76949C.

Opacity

.myOpacity80 { color: #76949C; opacity: 0.8; }

<p style="color:#76949C;opacity:0.8;">80%</p>

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

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

This text has shadow with #76949C color.


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

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

This text has shadow with #76949C primary color and red secondary color.


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

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

This text has shadow with #76949C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76949C.

Preview

Color preview on black background

This text has color #76949C on black background.


Color preview on white background

This text has color #76949C on white background.


Black color preview on #76949C background

This text has black color on #76949C background.


White color preview on #76949C background

This text has white color on #76949C background.


Related colors

Complementary color

Complementary color for #hex is #896B63.


I love getcolorcode.com

Triadic colors

1 #9C7694 and #949C76 with #76949C are triadic colors.

2 #9C9476 and #94769C with #76949C are triadic colors.