COLOR #C76CAC

HEX: #C76CAC RGB: (199,108,172)

Renk bilgisi

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

RGB renk modeli

#C76CAC color RGB value is (199,108,172).

RGB: (199,108,172) (78%, 42%, 67%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 108 of 255 = 42%
B 172 of 255 = 67%

199
108
172

R + G + B ~ 62%. #C76CAC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 108 + 172 = 479 (100%)
R 199 of 479 ~ 41.54%
G 108 of 479 ~ 22.55%
B 172 of 479 ~ 35.91'%

%41.54
%22.55
%35.91

CMYK RENK MODELİ

#C76CAC rengi CMYK tonu (0,46,14,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.73%
  • sarı tonu 13.57%
  • ana renk tonu 21.96%

CMYK: (0,46,14,22)
C0M46Y14K22 (0%, 46%, 14%, 22%)
(0.00 / 0.46 / 0.14 / 0.22)

CMYK yüzdeleri

%0
%45.73
%13.57
%21.96

Codes

Color #C76CAC in popluar color models

C7 6C AC
RGB 199 108 172
HSL 318° 44.83% 60.20%
HSB/HSV 318° 45.73% 78.04%
CMYK 0.00% 45.73% 13.57%
21.96%

Color #C76CAC in popluar number systems.

HEX C7 6C AC
Decimal 199 108 172
Binary 11000111 1101100 10101100
Octal 307 154 254

Shades and tints

Shades of #C76CAC

#C76CAC
(199,108,172)
#B5639D
(181,99,157)
#A35A8E
(163,90,142)
#91517F
(145,81,127)
#7F4870
(127,72,112)
#6D3F61
(109,63,97)
#5B3652
(91,54,82)
#492D43
(73,45,67)
#372434
(55,36,52)
#251B25
(37,27,37)
#131216
(19,18,22)
#000000
(0,0,0)

Tints of #C76CAC

#C76CAC
(199,108,172)
#CC79B3
(204,121,179)
#D186BA
(209,134,186)
#D693C1
(214,147,193)
#DBA0C8
(219,160,200)
#E0ADCF
(224,173,207)
#E5BAD6
(229,186,214)
#EAC7DD
(234,199,221)
#EFD4E4
(239,212,228)
#F4E1EB
(244,225,235)
#F9EEF2
(249,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C76CAC color. Also use rgb(199,108,172) instead hex code.

Text Font Color

.myTextColor { color: #C76CAC; }

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

This text font color is #C76CAC.

Background Color

.myBgColor { background-color: #C76CAC; }

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

This div background color is #C76CAC.

Border color

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

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

This div border color is #C76CAC.

Opacity

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

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

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

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

This text has shadow with #C76CAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76CAC.

Preview

Color preview on black background

This text has color #C76CAC on black background.


Color preview on white background

This text has color #C76CAC on white background.


Black color preview on #C76CAC background

This text has black color on #C76CAC background.


White color preview on #C76CAC background

This text has white color on #C76CAC background.


Related colors

Complementary color

Complementary color for #hex is #389353.


I love getcolorcode.com

Triadic colors

1 #ACC76C and #6CACC7 with #C76CAC are triadic colors.

2 #AC6CC7 and #6CC7AC with #C76CAC are triadic colors.