COLOR #C76CAB

HEX: #C76CAB RGB: (199,108,171)

Renk bilgisi

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

RGB renk modeli

#C76CAB color RGB value is (199,108,171).

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

RGB bağlantıları ve doygunluk

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

199
108
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 108 + 171 = 478 (100%)
R 199 of 478 ~ 41.63%
G 108 of 478 ~ 22.59%
B 171 of 478 ~ 35.77'%

%41.63
%22.59
%35.77

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.73%
  • sarı tonu 14.07%
  • 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
%14.07
%21.96

Codes

Color #C76CAB in popluar color models

C7 6C AB
RGB 199 108 171
HSL 318° 44.83% 60.20%
HSB/HSV 318° 45.73% 78.04%
CMYK 0.00% 45.73% 14.07%
21.96%

Color #C76CAB in popluar number systems.

HEX C7 6C AB
Decimal 199 108 171
Binary 11000111 1101100 10101011
Octal 307 154 253

Shades and tints

Shades of #C76CAB

#C76CAB
(199,108,171)
#B5639C
(181,99,156)
#A35A8D
(163,90,141)
#91517E
(145,81,126)
#7F486F
(127,72,111)
#6D3F60
(109,63,96)
#5B3651
(91,54,81)
#492D42
(73,45,66)
#372433
(55,36,51)
#251B24
(37,27,36)
#131215
(19,18,21)
#000000
(0,0,0)

Tints of #C76CAB

#C76CAB
(199,108,171)
#CC79B2
(204,121,178)
#D186B9
(209,134,185)
#D693C0
(214,147,192)
#DBA0C7
(219,160,199)
#E0ADCE
(224,173,206)
#E5BAD5
(229,186,213)
#EAC7DC
(234,199,220)
#EFD4E3
(239,212,227)
#F4E1EA
(244,225,234)
#F9EEF1
(249,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C76CAB; }

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

This text font color is #C76CAB.

Background Color

.myBgColor { background-color: #C76CAB; }

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

This div background color is #C76CAB.

Border color

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

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

This div border color is #C76CAB.

Opacity

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

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

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

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

This text has shadow with #C76CAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76CAB.

Preview

Color preview on black background

This text has color #C76CAB on black background.


Color preview on white background

This text has color #C76CAB on white background.


Black color preview on #C76CAB background

This text has black color on #C76CAB background.


White color preview on #C76CAB background

This text has white color on #C76CAB background.


Related colors

Complementary color

Complementary color for #hex is #389354.


I love getcolorcode.com

Triadic colors

1 #ABC76C and #6CABC7 with #C76CAB are triadic colors.

2 #AB6CC7 and #6CC7AB with #C76CAB are triadic colors.