COLOR #76497B

HEX: #76497B RGB: (118,73,123)

Renk bilgisi

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

RGB renk modeli

#76497B color RGB value is (118,73,123).

RGB: (118,73,123) (46%, 29%, 48%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 73 of 255 = 29%
B 123 of 255 = 48%

118
73
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 73 + 123 = 314 (100%)
R 118 of 314 ~ 37.58%
G 73 of 314 ~ 23.25%
B 123 of 314 ~ 39.17'%

%37.58
%23.25
%39.17

CMYK RENK MODELİ

#76497B rengi CMYK tonu (4,41,0,52).

  • camgöbeği tonu 4.07%
  • eflatun tonu 40.65%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%

CMYK: (4,41,0,52)
C4M41Y0K52 (4%, 41%, 0%, 52%)
(0.04 / 0.41 / 0.00 / 0.52)

CMYK yüzdeleri

%4.07
%40.65
%0
%51.76

Codes

Color #76497B in popluar color models

76 49 7B
RGB 118 73 123
HSL 294° 25.51% 38.43%
HSB/HSV 294° 40.65% 48.24%
CMYK 4.07% 40.65% 0.00%
51.76%

Color #76497B in popluar number systems.

HEX 76 49 7B
Decimal 118 73 123
Binary 1110110 1001001 1111011
Octal 166 111 173

Shades and tints

Shades of #76497B

#76497B
(118,73,123)
#6C4370
(108,67,112)
#623D65
(98,61,101)
#58375A
(88,55,90)
#4E314F
(78,49,79)
#442B44
(68,43,68)
#3A2539
(58,37,57)
#301F2E
(48,31,46)
#261923
(38,25,35)
#1C1318
(28,19,24)
#120D0D
(18,13,13)
#000000
(0,0,0)

Tints of #76497B

#76497B
(118,73,123)
#825987
(130,89,135)
#8E6993
(142,105,147)
#9A799F
(154,121,159)
#A689AB
(166,137,171)
#B299B7
(178,153,183)
#BEA9C3
(190,169,195)
#CAB9CF
(202,185,207)
#D6C9DB
(214,201,219)
#E2D9E7
(226,217,231)
#EEE9F3
(238,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76497B color. Also use rgb(118,73,123) instead hex code.

Text Font Color

.myTextColor { color: #76497B; }

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

This text font color is #76497B.

Background Color

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

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

This div background color is #76497B.

Border color

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

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

This div border color is #76497B.

Opacity

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

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

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

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

This text has shadow with #76497B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76497B.

Preview

Color preview on black background

This text has color #76497B on black background.


Color preview on white background

This text has color #76497B on white background.


Black color preview on #76497B background

This text has black color on #76497B background.


White color preview on #76497B background

This text has white color on #76497B background.


Related colors

Complementary color

Complementary color for #hex is #89B684.


I love getcolorcode.com

Triadic colors

1 #7B7649 and #497B76 with #76497B are triadic colors.

2 #7B4976 and #49767B with #76497B are triadic colors.