COLOR #7C6663

HEX: #7C6663 RGB: (124,102,99)

Renk bilgisi

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

RGB renk modeli

#7C6663 color RGB value is (124,102,99).

RGB: (124,102,99) (49%, 40%, 39%)

RGB bağlantıları ve doygunluk

R 124 of 255 = 49%
G 102 of 255 = 40%
B 99 of 255 = 39%

124
102
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 124 + 102 + 99 = 325 (100%)
R 124 of 325 ~ 38.15%
G 102 of 325 ~ 31.38%
B 99 of 325 ~ 30.46'%

%38.15
%31.38
%30.46

CMYK RENK MODELİ

#7C6663 rengi CMYK tonu (0,18,20,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.74%
  • sarı tonu 20.16%
  • ana renk tonu 51.37%

CMYK: (0,18,20,51)
C0M18Y20K51 (0%, 18%, 20%, 51%)
(0.00 / 0.18 / 0.20 / 0.51)

CMYK yüzdeleri

%0
%17.74
%20.16
%51.37

Codes

Color #7C6663 in popluar color models

7C 66 63
RGB 124 102 99
HSL 11.21% 43.73%
HSB/HSV 20.16% 48.63%
CMYK 0.00% 17.74% 20.16%
51.37%

Color #7C6663 in popluar number systems.

HEX 7C 66 63
Decimal 124 102 99
Binary 1111100 1100110 1100011
Octal 174 146 143

Shades and tints

Shades of #7C6663

#7C6663
(124,102,99)
#715D5A
(113,93,90)
#665451
(102,84,81)
#5B4B48
(91,75,72)
#50423F
(80,66,63)
#453936
(69,57,54)
#3A302D
(58,48,45)
#2F2724
(47,39,36)
#241E1B
(36,30,27)
#191512
(25,21,18)
#0E0C09
(14,12,9)
#000000
(0,0,0)

Tints of #7C6663

#7C6663
(124,102,99)
#877371
(135,115,113)
#92807F
(146,128,127)
#9D8D8D
(157,141,141)
#A89A9B
(168,154,155)
#B3A7A9
(179,167,169)
#BEB4B7
(190,180,183)
#C9C1C5
(201,193,197)
#D4CED3
(212,206,211)
#DFDBE1
(223,219,225)
#EAE8EF
(234,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C6663; }

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

This text font color is #7C6663.

Background Color

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

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

This div background color is #7C6663.

Border color

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

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

This div border color is #7C6663.

Opacity

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

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

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

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

This text has shadow with #7C6663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C6663.

Preview

Color preview on black background

This text has color #7C6663 on black background.


Color preview on white background

This text has color #7C6663 on white background.


Black color preview on #7C6663 background

This text has black color on #7C6663 background.


White color preview on #7C6663 background

This text has white color on #7C6663 background.


Related colors

Complementary color

Complementary color for #hex is #83999C.


I love getcolorcode.com

Triadic colors

1 #637C66 and #66637C with #7C6663 are triadic colors.

2 #63667C and #667C63 with #7C6663 are triadic colors.