COLOR #76739D

HEX: #76739D RGB: (118,115,157)

Renk bilgisi

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

RGB renk modeli

#76739D color RGB value is (118,115,157).

RGB: (118,115,157) (46%, 45%, 62%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 115 of 255 = 45%
B 157 of 255 = 62%

118
115
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 115 + 157 = 390 (100%)
R 118 of 390 ~ 30.26%
G 115 of 390 ~ 29.49%
B 157 of 390 ~ 40.26'%

%30.26
%29.49
%40.26

CMYK RENK MODELİ

#76739D rengi CMYK tonu (25,27,0,38).

  • camgöbeği tonu 24.84%
  • eflatun tonu 26.75%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%

CMYK: (25,27,0,38)
C25M27Y0K38 (25%, 27%, 0%, 38%)
(0.25 / 0.27 / 0.00 / 0.38)

CMYK yüzdeleri

%24.84
%26.75
%0
%38.43

Codes

Color #76739D in popluar color models

76 73 9D
RGB 118 115 157
HSL 244° 17.65% 53.33%
HSB/HSV 244° 26.75% 61.57%
CMYK 24.84% 26.75% 0.00%
38.43%

Color #76739D in popluar number systems.

HEX 76 73 9D
Decimal 118 115 157
Binary 1110110 1110011 10011101
Octal 166 163 235

Shades and tints

Shades of #76739D

#76739D
(118,115,157)
#6C698F
(108,105,143)
#625F81
(98,95,129)
#585573
(88,85,115)
#4E4B65
(78,75,101)
#444157
(68,65,87)
#3A3749
(58,55,73)
#302D3B
(48,45,59)
#26232D
(38,35,45)
#1C191F
(28,25,31)
#120F11
(18,15,17)
#000000
(0,0,0)

Tints of #76739D

#76739D
(118,115,157)
#827FA5
(130,127,165)
#8E8BAD
(142,139,173)
#9A97B5
(154,151,181)
#A6A3BD
(166,163,189)
#B2AFC5
(178,175,197)
#BEBBCD
(190,187,205)
#CAC7D5
(202,199,213)
#D6D3DD
(214,211,221)
#E2DFE5
(226,223,229)
#EEEBED
(238,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76739D color. Also use rgb(118,115,157) instead hex code.

Text Font Color

.myTextColor { color: #76739D; }

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

This text font color is #76739D.

Background Color

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

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

This div background color is #76739D.

Border color

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

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

This div border color is #76739D.

Opacity

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

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

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

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

This text has shadow with #76739D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76739D.

Preview

Color preview on black background

This text has color #76739D on black background.


Color preview on white background

This text has color #76739D on white background.


Black color preview on #76739D background

This text has black color on #76739D background.


White color preview on #76739D background

This text has white color on #76739D background.


Related colors

Complementary color

Complementary color for #hex is #898C62.


I love getcolorcode.com

Triadic colors

1 #9D7673 and #739D76 with #76739D are triadic colors.

2 #9D7376 and #73769D with #76739D are triadic colors.