COLOR #76888D

HEX: #76888D RGB: (118,136,141)

Renk bilgisi

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

RGB renk modeli

#76888D color RGB value is (118,136,141).

RGB: (118,136,141) (46%, 53%, 55%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 136 of 255 = 53%
B 141 of 255 = 55%

118
136
141

R + G + B ~ 51%. #76888D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 136 + 141 = 395 (100%)
R 118 of 395 ~ 29.87%
G 136 of 395 ~ 34.43%
B 141 of 395 ~ 35.7'%

%29.87
%34.43
%35.7

CMYK RENK MODELİ

#76888D rengi CMYK tonu (16,4,0,45).

  • camgöbeği tonu 16.31%
  • eflatun tonu 3.55%
  • sarı tonu 0.00%
  • ana renk tonu 44.71%
CMYK: (16,4,0,45) C16M4Y0K45 (16%,4%,0%,45%) (0.16/0.04/0.00/0.45) 

CMYK yüzdeleri

%16.31
%3.55
%0
%44.71

Codes

Color #76888D in popluar color models

76 88 8D
RGB 118 136 141
HSL 193° 9.16% 50.78%
HSB/HSV 193° 16.31% 55.29%
CMYK 16.31% 3.55% 0.00%
44.71%

Color #76888D in popluar number systems.

HEX 76 88 8D
Decimal 118 136 141
Binary 1110110 10001000 10001101
Octal 166 210 215

Shades and tints

Shades of #76888D

#76888D
(118,136,141)
#6C7C81
(108,124,129)
#627075
(98,112,117)
#586469
(88,100,105)
#4E585D
(78,88,93)
#444C51
(68,76,81)
#3A4045
(58,64,69)
#303439
(48,52,57)
#26282D
(38,40,45)
#1C1C21
(28,28,33)
#121015
(18,16,21)
#000000
(0,0,0)

Tints of #76888D

#76888D
(118,136,141)
#829297
(130,146,151)
#8E9CA1
(142,156,161)
#9AA6AB
(154,166,171)
#A6B0B5
(166,176,181)
#B2BABF
(178,186,191)
#BEC4C9
(190,196,201)
#CACED3
(202,206,211)
#D6D8DD
(214,216,221)
#E2E2E7
(226,226,231)
#EEECF1
(238,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76888D color. Also use rgb(118,136,141) instead hex code.

Text Font Color

.myTextColor { color: #76888D; }

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

This text font color is #76888D.

Background Color

.myBgColor { background-color: #76888D; }

<div style="background-color:#76888D">Inner text</div>

This div background color is #76888D.

Border color

.myBorderColor { border: 1px solid #76888D; }

<div style="border:3px solid #76888D">Div</div>

This div border color is #76888D.

Opacity

.myOpacity80 { color: #76888D; opacity: 0.8; }

<p style="color:#76888D;opacity:0.8;">80%</p>

Text with #76888D 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 #76888D;}

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

This text has shadow with #76888D color.


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

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

This text has shadow with #76888D primary color and red secondary color.


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

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

This text has shadow with #76888D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76888D.

Preview

Color preview on black background

This text has color #76888D on black background.


Color preview on white background

This text has color #76888D on white background.


Black color preview on #76888D background

This text has black color on #76888D background.


White color preview on #76888D background

This text has white color on #76888D background.


Related colors

Complementary color

Complementary color for #hex is #897772.


I love getcolorcode.com

Triadic colors

1 #8D7688 and #888D76 with #76888D are triadic colors.

2 #8D8876 and #88768D with #76888D are triadic colors.