COLOR #76857D

HEX: #76857D RGB: (118,133,125)

Renk bilgisi

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

RGB renk modeli

#76857D color RGB value is (118,133,125).

RGB: (118,133,125) (46%, 52%, 49%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 133 of 255 = 52%
B 125 of 255 = 49%

118
133
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 133 + 125 = 376 (100%)
R 118 of 376 ~ 31.38%
G 133 of 376 ~ 35.37%
B 125 of 376 ~ 33.24'%

%31.38
%35.37
%33.24

CMYK RENK MODELİ

#76857D rengi CMYK tonu (11,0,6,48).

  • camgöbeği tonu 11.28%
  • eflatun tonu 0.00%
  • sarı tonu 6.02%
  • ana renk tonu 47.84%
CMYK: (11,0,6,48) C11M0Y6K48 (11%,0%,6%,48%) (0.11/0.00/0.06/0.48) 

CMYK yüzdeleri

%11.28
%0
%6.02
%47.84

Codes

Color #76857D in popluar color models

76 85 7D
RGB 118 133 125
HSL 148° 5.98% 49.22%
HSB/HSV 148° 11.28% 52.16%
CMYK 11.28% 0.00% 6.02%
47.84%

Color #76857D in popluar number systems.

HEX 76 85 7D
Decimal 118 133 125
Binary 1110110 10000101 1111101
Octal 166 205 175

Shades and tints

Shades of #76857D

#76857D
(118,133,125)
#6C7972
(108,121,114)
#626D67
(98,109,103)
#58615C
(88,97,92)
#4E5551
(78,85,81)
#444946
(68,73,70)
#3A3D3B
(58,61,59)
#303130
(48,49,48)
#262525
(38,37,37)
#1C191A
(28,25,26)
#120D0F
(18,13,15)
#000000
(0,0,0)

Tints of #76857D

#76857D
(118,133,125)
#829088
(130,144,136)
#8E9B93
(142,155,147)
#9AA69E
(154,166,158)
#A6B1A9
(166,177,169)
#B2BCB4
(178,188,180)
#BEC7BF
(190,199,191)
#CAD2CA
(202,210,202)
#D6DDD5
(214,221,213)
#E2E8E0
(226,232,224)
#EEF3EB
(238,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76857D color. Also use rgb(118,133,125) instead hex code.

Text Font Color

.myTextColor { color: #76857D; }

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

This text font color is #76857D.

Background Color

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

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

This div background color is #76857D.

Border color

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

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

This div border color is #76857D.

Opacity

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

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

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

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

This text has shadow with #76857D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76857D.

Preview

Color preview on black background

This text has color #76857D on black background.


Color preview on white background

This text has color #76857D on white background.


Black color preview on #76857D background

This text has black color on #76857D background.


White color preview on #76857D background

This text has white color on #76857D background.


Related colors

Complementary color

Complementary color for #hex is #897A82.


I love getcolorcode.com

Triadic colors

1 #7D7685 and #857D76 with #76857D are triadic colors.

2 #7D8576 and #85767D with #76857D are triadic colors.