COLOR #CC7E6E

HEX: #CC7E6E RGB: (204,126,110)

Renk bilgisi

#CC7E6E contains mainly red color. #CC7E6E ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#CC7E6E color RGB value is (204,126,110).

RGB: (204,126,110) (80%, 49%, 43%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 126 of 255 = 49%
B 110 of 255 = 43%

204
126
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 126 + 110 = 440 (100%)
R 204 of 440 ~ 46.36%
G 126 of 440 ~ 28.64%
B 110 of 440 ~ 25'%

%46.36
%28.64
%25

CMYK RENK MODELİ

#CC7E6E rengi CMYK tonu (0,38,46,20).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.24%
  • sarı tonu 46.08%
  • ana renk tonu 20.00%

CMYK: (0,38,46,20)
C0M38Y46K20 (0%, 38%, 46%, 20%)
(0.00 / 0.38 / 0.46 / 0.20)

CMYK yüzdeleri

%0
%38.24
%46.08
%20

Codes

Color #CC7E6E in popluar color models

CC 7E 6E
RGB 204 126 110
HSL 10° 47.96% 61.57%
HSB/HSV 10° 46.08% 80.00%
CMYK 0.00% 38.24% 46.08%
20.00%

Color #CC7E6E in popluar number systems.

HEX CC 7E 6E
Decimal 204 126 110
Binary 11001100 1111110 1101110
Octal 314 176 156

Shades and tints

Shades of #CC7E6E

#CC7E6E
(204,126,110)
#BA7364
(186,115,100)
#A8685A
(168,104,90)
#965D50
(150,93,80)
#845246
(132,82,70)
#72473C
(114,71,60)
#603C32
(96,60,50)
#4E3128
(78,49,40)
#3C261E
(60,38,30)
#2A1B14
(42,27,20)
#18100A
(24,16,10)
#000000
(0,0,0)

Tints of #CC7E6E

#CC7E6E
(204,126,110)
#D0897B
(208,137,123)
#D49488
(212,148,136)
#D89F95
(216,159,149)
#DCAAA2
(220,170,162)
#E0B5AF
(224,181,175)
#E4C0BC
(228,192,188)
#E8CBC9
(232,203,201)
#ECD6D6
(236,214,214)
#F0E1E3
(240,225,227)
#F4ECF0
(244,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CC7E6E color. Also use rgb(204,126,110) instead hex code.

Text Font Color

.myTextColor { color: #CC7E6E; }

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

This text font color is #CC7E6E.

Background Color

.myBgColor { background-color: #CC7E6E; }

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

This div background color is #CC7E6E.

Border color

.myBorderColor { border: 1px solid #CC7E6E; }

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

This div border color is #CC7E6E.

Opacity

.myOpacity80 { color: #CC7E6E; opacity: 0.8; }

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

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

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

This text has shadow with #CC7E6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CC7E6E.

Preview

Color preview on black background

This text has color #CC7E6E on black background.


Color preview on white background

This text has color #CC7E6E on white background.


Black color preview on #CC7E6E background

This text has black color on #CC7E6E background.


White color preview on #CC7E6E background

This text has white color on #CC7E6E background.


Related colors

Complementary color

Complementary color for #hex is #338191.


I love getcolorcode.com

Triadic colors

1 #6ECC7E and #7E6ECC with #CC7E6E are triadic colors.

2 #6E7ECC and #7ECC6E with #CC7E6E are triadic colors.