COLOR #76508A

HEX: #76508A RGB: (118,80,138)

Renk bilgisi

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

RGB renk modeli

#76508A color RGB value is (118,80,138).

RGB: (118,80,138) (46%, 31%, 54%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 80 of 255 = 31%
B 138 of 255 = 54%

118
80
138

R + G + B ~ 44%. #76508A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 80 + 138 = 336 (100%)
R 118 of 336 ~ 35.12%
G 80 of 336 ~ 23.81%
B 138 of 336 ~ 41.07'%

%35.12
%23.81
%41.07

CMYK RENK MODELİ

#76508A rengi CMYK tonu (14,42,0,46).

  • camgöbeği tonu 14.49%
  • eflatun tonu 42.03%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%

CMYK: (14,42,0,46)
C14M42Y0K46 (14%, 42%, 0%, 46%)
(0.14 / 0.42 / 0.00 / 0.46)

CMYK yüzdeleri

%14.49
%42.03
%0
%45.88

Codes

Color #76508A in popluar color models

76 50 8A
RGB 118 80 138
HSL 279° 26.61% 42.75%
HSB/HSV 279° 42.03% 54.12%
CMYK 14.49% 42.03% 0.00%
45.88%

Color #76508A in popluar number systems.

HEX 76 50 8A
Decimal 118 80 138
Binary 1110110 1010000 10001010
Octal 166 120 212

Shades and tints

Shades of #76508A

#76508A
(118,80,138)
#6C497E
(108,73,126)
#624272
(98,66,114)
#583B66
(88,59,102)
#4E345A
(78,52,90)
#442D4E
(68,45,78)
#3A2642
(58,38,66)
#301F36
(48,31,54)
#26182A
(38,24,42)
#1C111E
(28,17,30)
#120A12
(18,10,18)
#000000
(0,0,0)

Tints of #76508A

#76508A
(118,80,138)
#825F94
(130,95,148)
#8E6E9E
(142,110,158)
#9A7DA8
(154,125,168)
#A68CB2
(166,140,178)
#B29BBC
(178,155,188)
#BEAAC6
(190,170,198)
#CAB9D0
(202,185,208)
#D6C8DA
(214,200,218)
#E2D7E4
(226,215,228)
#EEE6EE
(238,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76508A color. Also use rgb(118,80,138) instead hex code.

Text Font Color

.myTextColor { color: #76508A; }

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

This text font color is #76508A.

Background Color

.myBgColor { background-color: #76508A; }

<div style="background-color:#76508A">Inner text</div>

This div background color is #76508A.

Border color

.myBorderColor { border: 1px solid #76508A; }

<div style="border:3px solid #76508A">Div</div>

This div border color is #76508A.

Opacity

.myOpacity80 { color: #76508A; opacity: 0.8; }

<p style="color:#76508A;opacity:0.8;">80%</p>

Text with #76508A 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 #76508A;}

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

This text has shadow with #76508A color.


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

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

This text has shadow with #76508A primary color and red secondary color.


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

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

This text has shadow with #76508A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76508A.

Preview

Color preview on black background

This text has color #76508A on black background.


Color preview on white background

This text has color #76508A on white background.


Black color preview on #76508A background

This text has black color on #76508A background.


White color preview on #76508A background

This text has white color on #76508A background.


Related colors

Complementary color

Complementary color for #hex is #89AF75.


I love getcolorcode.com

Triadic colors

1 #8A7650 and #508A76 with #76508A are triadic colors.

2 #8A5076 and #50768A with #76508A are triadic colors.