COLOR #7C6699

HEX: #7C6699 RGB: (124,102,153)

Renk bilgisi

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

RGB renk modeli

#7C6699 color RGB value is (124,102,153).

RGB: (124,102,153) (49%, 40%, 60%)

RGB bağlantıları ve doygunluk

R 124 of 255 = 49%
G 102 of 255 = 40%
B 153 of 255 = 60%

124
102
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 124 + 102 + 153 = 379 (100%)
R 124 of 379 ~ 32.72%
G 102 of 379 ~ 26.91%
B 153 of 379 ~ 40.37'%

%32.72
%26.91
%40.37

CMYK RENK MODELİ

#7C6699 rengi CMYK tonu (19,33,0,40).

  • camgöbeği tonu 18.95%
  • eflatun tonu 33.33%
  • sarı tonu 0.00%
  • ana renk tonu 40.00%

CMYK: (19,33,0,40)
C19M33Y0K40 (19%, 33%, 0%, 40%)
(0.19 / 0.33 / 0.00 / 0.40)

CMYK yüzdeleri

%18.95
%33.33
%0
%40

Codes

Color #7C6699 in popluar color models

7C 66 99
RGB 124 102 153
HSL 266° 20.00% 50.00%
HSB/HSV 266° 33.33% 60.00%
CMYK 18.95% 33.33% 0.00%
40.00%

Color #7C6699 in popluar number systems.

HEX 7C 66 99
Decimal 124 102 153
Binary 1111100 1100110 10011001
Octal 174 146 231

Shades and tints

Shades of #7C6699

#7C6699
(124,102,153)
#715D8C
(113,93,140)
#66547F
(102,84,127)
#5B4B72
(91,75,114)
#504265
(80,66,101)
#453958
(69,57,88)
#3A304B
(58,48,75)
#2F273E
(47,39,62)
#241E31
(36,30,49)
#191524
(25,21,36)
#0E0C17
(14,12,23)
#000000
(0,0,0)

Tints of #7C6699

#7C6699
(124,102,153)
#8773A2
(135,115,162)
#9280AB
(146,128,171)
#9D8DB4
(157,141,180)
#A89ABD
(168,154,189)
#B3A7C6
(179,167,198)
#BEB4CF
(190,180,207)
#C9C1D8
(201,193,216)
#D4CEE1
(212,206,225)
#DFDBEA
(223,219,234)
#EAE8F3
(234,232,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C6699 color. Also use rgb(124,102,153) instead hex code.

Text Font Color

.myTextColor { color: #7C6699; }

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

This text font color is #7C6699.

Background Color

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

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

This div background color is #7C6699.

Border color

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

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

This div border color is #7C6699.

Opacity

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

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

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

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

This text has shadow with #7C6699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C6699.

Preview

Color preview on black background

This text has color #7C6699 on black background.


Color preview on white background

This text has color #7C6699 on white background.


Black color preview on #7C6699 background

This text has black color on #7C6699 background.


White color preview on #7C6699 background

This text has white color on #7C6699 background.


Related colors

Complementary color

Complementary color for #hex is #839966.


I love getcolorcode.com

Triadic colors

1 #997C66 and #66997C with #7C6699 are triadic colors.

2 #99667C and #667C99 with #7C6699 are triadic colors.