COLOR #76457D

HEX: #76457D RGB: (118,69,125)

Renk bilgisi

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

RGB renk modeli

#76457D color RGB value is (118,69,125).

RGB: (118,69,125) (46%, 27%, 49%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 69 of 255 = 27%
B 125 of 255 = 49%

118
69
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 69 + 125 = 312 (100%)
R 118 of 312 ~ 37.82%
G 69 of 312 ~ 22.12%
B 125 of 312 ~ 40.06'%

%37.82
%22.12
%40.06

CMYK RENK MODELİ

#76457D rengi CMYK tonu (6,45,0,51).

  • camgöbeği tonu 5.60%
  • eflatun tonu 44.80%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%

CMYK: (6,45,0,51)
C6M45Y0K51 (6%, 45%, 0%, 51%)
(0.06 / 0.45 / 0.00 / 0.51)

CMYK yüzdeleri

%5.6
%44.8
%0
%50.98

Codes

Color #76457D in popluar color models

76 45 7D
RGB 118 69 125
HSL 293° 28.87% 38.04%
HSB/HSV 293° 44.80% 49.02%
CMYK 5.60% 44.80% 0.00%
50.98%

Color #76457D in popluar number systems.

HEX 76 45 7D
Decimal 118 69 125
Binary 1110110 1000101 1111101
Octal 166 105 175

Shades and tints

Shades of #76457D

#76457D
(118,69,125)
#6C3F72
(108,63,114)
#623967
(98,57,103)
#58335C
(88,51,92)
#4E2D51
(78,45,81)
#442746
(68,39,70)
#3A213B
(58,33,59)
#301B30
(48,27,48)
#261525
(38,21,37)
#1C0F1A
(28,15,26)
#12090F
(18,9,15)
#000000
(0,0,0)

Tints of #76457D

#76457D
(118,69,125)
#825588
(130,85,136)
#8E6593
(142,101,147)
#9A759E
(154,117,158)
#A685A9
(166,133,169)
#B295B4
(178,149,180)
#BEA5BF
(190,165,191)
#CAB5CA
(202,181,202)
#D6C5D5
(214,197,213)
#E2D5E0
(226,213,224)
#EEE5EB
(238,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76457D; }

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

This text font color is #76457D.

Background Color

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

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

This div background color is #76457D.

Border color

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

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

This div border color is #76457D.

Opacity

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

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

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

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

This text has shadow with #76457D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76457D.

Preview

Color preview on black background

This text has color #76457D on black background.


Color preview on white background

This text has color #76457D on white background.


Black color preview on #76457D background

This text has black color on #76457D background.


White color preview on #76457D background

This text has white color on #76457D background.


Related colors

Complementary color

Complementary color for #hex is #89BA82.


I love getcolorcode.com

Triadic colors

1 #7D7645 and #457D76 with #76457D are triadic colors.

2 #7D4576 and #45767D with #76457D are triadic colors.