COLOR #76728B

HEX: #76728B RGB: (118,114,139)

Renk bilgisi

#76728B contains red, green and blue colors in about the same proportion. #76728B ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#76728B color RGB value is (118,114,139).

RGB: (118,114,139) (46%, 45%, 55%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 114 of 255 = 45%
B 139 of 255 = 55%

118
114
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 114 + 139 = 371 (100%)
R 118 of 371 ~ 31.81%
G 114 of 371 ~ 30.73%
B 139 of 371 ~ 37.47'%

%31.81
%30.73
%37.47

CMYK RENK MODELİ

#76728B rengi CMYK tonu (15,18,0,45).

  • camgöbeği tonu 15.11%
  • eflatun tonu 17.99%
  • sarı tonu 0.00%
  • ana renk tonu 45.49%
CMYK: (15,18,0,45) C15M18Y0K45 (15%,18%,0%,45%) (0.15/0.18/0.00/0.45) 

CMYK yüzdeleri

%15.11
%17.99
%0
%45.49

Codes

Color #76728B in popluar color models

76 72 8B
RGB 118 114 139
HSL 250° 9.88% 49.61%
HSB/HSV 250° 17.99% 54.51%
CMYK 15.11% 17.99% 0.00%
45.49%

Color #76728B in popluar number systems.

HEX 76 72 8B
Decimal 118 114 139
Binary 1110110 1110010 10001011
Octal 166 162 213

Shades and tints

Shades of #76728B

#76728B
(118,114,139)
#6C687F
(108,104,127)
#625E73
(98,94,115)
#585467
(88,84,103)
#4E4A5B
(78,74,91)
#44404F
(68,64,79)
#3A3643
(58,54,67)
#302C37
(48,44,55)
#26222B
(38,34,43)
#1C181F
(28,24,31)
#120E13
(18,14,19)
#000000
(0,0,0)

Tints of #76728B

#76728B
(118,114,139)
#827E95
(130,126,149)
#8E8A9F
(142,138,159)
#9A96A9
(154,150,169)
#A6A2B3
(166,162,179)
#B2AEBD
(178,174,189)
#BEBAC7
(190,186,199)
#CAC6D1
(202,198,209)
#D6D2DB
(214,210,219)
#E2DEE5
(226,222,229)
#EEEAEF
(238,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76728B color. Also use rgb(118,114,139) instead hex code.

Text Font Color

.myTextColor { color: #76728B; }

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

This text font color is #76728B.

Background Color

.myBgColor { background-color: #76728B; }

<div style="background-color:#76728B">Inner text</div>

This div background color is #76728B.

Border color

.myBorderColor { border: 1px solid #76728B; }

<div style="border:3px solid #76728B">Div</div>

This div border color is #76728B.

Opacity

.myOpacity80 { color: #76728B; opacity: 0.8; }

<p style="color:#76728B;opacity:0.8;">80%</p>

Text with #76728B 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 #76728B;}

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

This text has shadow with #76728B color.


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

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

This text has shadow with #76728B primary color and red secondary color.


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

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

This text has shadow with #76728B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76728B.

Preview

Color preview on black background

This text has color #76728B on black background.


Color preview on white background

This text has color #76728B on white background.


Black color preview on #76728B background

This text has black color on #76728B background.


White color preview on #76728B background

This text has white color on #76728B background.


Related colors

Complementary color

Complementary color for #hex is #898D74.


I love getcolorcode.com

Triadic colors

1 #8B7672 and #728B76 with #76728B are triadic colors.

2 #8B7276 and #72768B with #76728B are triadic colors.