COLOR #76948E

HEX: #76948E RGB: (118,148,142)

Renk bilgisi

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

RGB renk modeli

#76948E color RGB value is (118,148,142).

RGB: (118,148,142) (46%, 58%, 56%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 148 of 255 = 58%
B 142 of 255 = 56%

118
148
142

R + G + B ~ 53%. #76948E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 148 + 142 = 408 (100%)
R 118 of 408 ~ 28.92%
G 148 of 408 ~ 36.27%
B 142 of 408 ~ 34.8'%

%28.92
%36.27
%34.8

CMYK RENK MODELİ

#76948E rengi CMYK tonu (20,0,4,42).

  • camgöbeği tonu 20.27%
  • eflatun tonu 0.00%
  • sarı tonu 4.05%
  • ana renk tonu 41.96%

CMYK: (20,0,4,42)
C20M0Y4K42 (20%, 0%, 4%, 42%)
(0.20 / 0.00 / 0.04 / 0.42)

CMYK yüzdeleri

%20.27
%0
%4.05
%41.96

Codes

Color #76948E in popluar color models

76 94 8E
RGB 118 148 142
HSL 168° 12.30% 52.16%
HSB/HSV 168° 20.27% 58.04%
CMYK 20.27% 0.00% 4.05%
41.96%

Color #76948E in popluar number systems.

HEX 76 94 8E
Decimal 118 148 142
Binary 1110110 10010100 10001110
Octal 166 224 216

Shades and tints

Shades of #76948E

#76948E
(118,148,142)
#6C8782
(108,135,130)
#627A76
(98,122,118)
#586D6A
(88,109,106)
#4E605E
(78,96,94)
#445352
(68,83,82)
#3A4646
(58,70,70)
#30393A
(48,57,58)
#262C2E
(38,44,46)
#1C1F22
(28,31,34)
#121216
(18,18,22)
#000000
(0,0,0)

Tints of #76948E

#76948E
(118,148,142)
#829D98
(130,157,152)
#8EA6A2
(142,166,162)
#9AAFAC
(154,175,172)
#A6B8B6
(166,184,182)
#B2C1C0
(178,193,192)
#BECACA
(190,202,202)
#CAD3D4
(202,211,212)
#D6DCDE
(214,220,222)
#E2E5E8
(226,229,232)
#EEEEF2
(238,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76948E color. Also use rgb(118,148,142) instead hex code.

Text Font Color

.myTextColor { color: #76948E; }

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

This text font color is #76948E.

Background Color

.myBgColor { background-color: #76948E; }

<div style="background-color:#76948E">Inner text</div>

This div background color is #76948E.

Border color

.myBorderColor { border: 1px solid #76948E; }

<div style="border:3px solid #76948E">Div</div>

This div border color is #76948E.

Opacity

.myOpacity80 { color: #76948E; opacity: 0.8; }

<p style="color:#76948E;opacity:0.8;">80%</p>

Text with #76948E 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 #76948E;}

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

This text has shadow with #76948E color.


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

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

This text has shadow with #76948E primary color and red secondary color.


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

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

This text has shadow with #76948E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76948E.

Preview

Color preview on black background

This text has color #76948E on black background.


Color preview on white background

This text has color #76948E on white background.


Black color preview on #76948E background

This text has black color on #76948E background.


White color preview on #76948E background

This text has white color on #76948E background.


Related colors

Complementary color

Complementary color for #hex is #896B71.


I love getcolorcode.com

Triadic colors

1 #8E7694 and #948E76 with #76948E are triadic colors.

2 #8E9476 and #94768E with #76948E are triadic colors.