COLOR #C76A8C

HEX: #C76A8C RGB: (199,106,140)

Renk bilgisi

#C76A8C contains mainly red and blue colors. #C76A8C ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C76A8C color RGB value is (199,106,140).

RGB: (199,106,140) (78%, 42%, 55%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 106 of 255 = 42%
B 140 of 255 = 55%

199
106
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 106 + 140 = 445 (100%)
R 199 of 445 ~ 44.72%
G 106 of 445 ~ 23.82%
B 140 of 445 ~ 31.46'%

%44.72
%23.82
%31.46

CMYK RENK MODELİ

#C76A8C rengi CMYK tonu (0,47,30,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.73%
  • sarı tonu 29.65%
  • ana renk tonu 21.96%

CMYK: (0,47,30,22)
C0M47Y30K22 (0%, 47%, 30%, 22%)
(0.00 / 0.47 / 0.30 / 0.22)

CMYK yüzdeleri

%0
%46.73
%29.65
%21.96

Codes

Color #C76A8C in popluar color models

C7 6A 8C
RGB 199 106 140
HSL 338° 45.37% 59.80%
HSB/HSV 338° 46.73% 78.04%
CMYK 0.00% 46.73% 29.65%
21.96%

Color #C76A8C in popluar number systems.

HEX C7 6A 8C
Decimal 199 106 140
Binary 11000111 1101010 10001100
Octal 307 152 214

Shades and tints

Shades of #C76A8C

#C76A8C
(199,106,140)
#B56180
(181,97,128)
#A35874
(163,88,116)
#914F68
(145,79,104)
#7F465C
(127,70,92)
#6D3D50
(109,61,80)
#5B3444
(91,52,68)
#492B38
(73,43,56)
#37222C
(55,34,44)
#251920
(37,25,32)
#131014
(19,16,20)
#000000
(0,0,0)

Tints of #C76A8C

#C76A8C
(199,106,140)
#CC7796
(204,119,150)
#D184A0
(209,132,160)
#D691AA
(214,145,170)
#DB9EB4
(219,158,180)
#E0ABBE
(224,171,190)
#E5B8C8
(229,184,200)
#EAC5D2
(234,197,210)
#EFD2DC
(239,210,220)
#F4DFE6
(244,223,230)
#F9ECF0
(249,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C76A8C color. Also use rgb(199,106,140) instead hex code.

Text Font Color

.myTextColor { color: #C76A8C; }

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

This text font color is #C76A8C.

Background Color

.myBgColor { background-color: #C76A8C; }

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

This div background color is #C76A8C.

Border color

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

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

This div border color is #C76A8C.

Opacity

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

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

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

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

This text has shadow with #C76A8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76A8C.

Preview

Color preview on black background

This text has color #C76A8C on black background.


Color preview on white background

This text has color #C76A8C on white background.


Black color preview on #C76A8C background

This text has black color on #C76A8C background.


White color preview on #C76A8C background

This text has white color on #C76A8C background.


Related colors

Complementary color

Complementary color for #hex is #389573.


I love getcolorcode.com

Triadic colors

1 #8CC76A and #6A8CC7 with #C76A8C are triadic colors.

2 #8C6AC7 and #6AC78C with #C76A8C are triadic colors.