COLOR #7F74A6

HEX: #7F74A6 RGB: (127,116,166)

Renk bilgisi

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

RGB renk modeli

#7F74A6 color RGB value is (127,116,166).

RGB: (127,116,166) (50%, 45%, 65%)

RGB bağlantıları ve doygunluk

R 127 of 255 = 50%
G 116 of 255 = 45%
B 166 of 255 = 65%

127
116
166

R + G + B ~ 53%. #7F74A6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 127 + 116 + 166 = 409 (100%)
R 127 of 409 ~ 31.05%
G 116 of 409 ~ 28.36%
B 166 of 409 ~ 40.59'%

%31.05
%28.36
%40.59

CMYK RENK MODELİ

#7F74A6 rengi CMYK tonu (23,30,0,35).

  • camgöbeği tonu 23.49%
  • eflatun tonu 30.12%
  • sarı tonu 0.00%
  • ana renk tonu 34.90%

CMYK: (23,30,0,35)
C23M30Y0K35 (23%, 30%, 0%, 35%)
(0.23 / 0.30 / 0.00 / 0.35)

CMYK yüzdeleri

%23.49
%30.12
%0
%34.9

Codes

Color #7F74A6 in popluar color models

7F 74 A6
RGB 127 116 166
HSL 253° 21.93% 55.29%
HSB/HSV 253° 30.12% 65.10%
CMYK 23.49% 30.12% 0.00%
34.90%

Color #7F74A6 in popluar number systems.

HEX 7F 74 A6
Decimal 127 116 166
Binary 1111111 1110100 10100110
Octal 177 164 246

Shades and tints

Shades of #7F74A6

#7F74A6
(127,116,166)
#746A97
(116,106,151)
#696088
(105,96,136)
#5E5679
(94,86,121)
#534C6A
(83,76,106)
#48425B
(72,66,91)
#3D384C
(61,56,76)
#322E3D
(50,46,61)
#27242E
(39,36,46)
#1C1A1F
(28,26,31)
#111010
(17,16,16)
#000000
(0,0,0)

Tints of #7F74A6

#7F74A6
(127,116,166)
#8A80AE
(138,128,174)
#958CB6
(149,140,182)
#A098BE
(160,152,190)
#ABA4C6
(171,164,198)
#B6B0CE
(182,176,206)
#C1BCD6
(193,188,214)
#CCC8DE
(204,200,222)
#D7D4E6
(215,212,230)
#E2E0EE
(226,224,238)
#EDECF6
(237,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7F74A6 color. Also use rgb(127,116,166) instead hex code.

Text Font Color

.myTextColor { color: #7F74A6; }

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

This text font color is #7F74A6.

Background Color

.myBgColor { background-color: #7F74A6; }

<div style="background-color:#7F74A6">Inner text</div>

This div background color is #7F74A6.

Border color

.myBorderColor { border: 1px solid #7F74A6; }

<div style="border:3px solid #7F74A6">Div</div>

This div border color is #7F74A6.

Opacity

.myOpacity80 { color: #7F74A6; opacity: 0.8; }

<p style="color:#7F74A6;opacity:0.8;">80%</p>

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

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

This text has shadow with #7F74A6 color.


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

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

This text has shadow with #7F74A6 primary color and red secondary color.


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

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

This text has shadow with #7F74A6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7F74A6.

Preview

Color preview on black background

This text has color #7F74A6 on black background.


Color preview on white background

This text has color #7F74A6 on white background.


Black color preview on #7F74A6 background

This text has black color on #7F74A6 background.


White color preview on #7F74A6 background

This text has white color on #7F74A6 background.


Related colors

Complementary color

Complementary color for #hex is #808B59.


I love getcolorcode.com

Triadic colors

1 #A67F74 and #74A67F with #7F74A6 are triadic colors.

2 #A6747F and #747FA6 with #7F74A6 are triadic colors.