COLOR #C76DAB

HEX: #C76DAB RGB: (199,109,171)

Renk bilgisi

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

RGB renk modeli

#C76DAB color RGB value is (199,109,171).

RGB: (199,109,171) (78%, 43%, 67%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 109 of 255 = 43%
B 171 of 255 = 67%

199
109
171

R + G + B ~ 63%. #C76DAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 109 + 171 = 479 (100%)
R 199 of 479 ~ 41.54%
G 109 of 479 ~ 22.76%
B 171 of 479 ~ 35.7'%

%41.54
%22.76
%35.7

CMYK RENK MODELİ

#C76DAB rengi CMYK tonu (0,45,14,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.23%
  • sarı tonu 14.07%
  • ana renk tonu 21.96%

CMYK: (0,45,14,22)
C0M45Y14K22 (0%, 45%, 14%, 22%)
(0.00 / 0.45 / 0.14 / 0.22)

CMYK yüzdeleri

%0
%45.23
%14.07
%21.96

Codes

Color #C76DAB in popluar color models

C7 6D AB
RGB 199 109 171
HSL 319° 44.55% 60.39%
HSB/HSV 319° 45.23% 78.04%
CMYK 0.00% 45.23% 14.07%
21.96%

Color #C76DAB in popluar number systems.

HEX C7 6D AB
Decimal 199 109 171
Binary 11000111 1101101 10101011
Octal 307 155 253

Shades and tints

Shades of #C76DAB

#C76DAB
(199,109,171)
#B5649C
(181,100,156)
#A35B8D
(163,91,141)
#91527E
(145,82,126)
#7F496F
(127,73,111)
#6D4060
(109,64,96)
#5B3751
(91,55,81)
#492E42
(73,46,66)
#372533
(55,37,51)
#251C24
(37,28,36)
#131315
(19,19,21)
#000000
(0,0,0)

Tints of #C76DAB

#C76DAB
(199,109,171)
#CC7AB2
(204,122,178)
#D187B9
(209,135,185)
#D694C0
(214,148,192)
#DBA1C7
(219,161,199)
#E0AECE
(224,174,206)
#E5BBD5
(229,187,213)
#EAC8DC
(234,200,220)
#EFD5E3
(239,213,227)
#F4E2EA
(244,226,234)
#F9EFF1
(249,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C76DAB; }

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

This text font color is #C76DAB.

Background Color

.myBgColor { background-color: #C76DAB; }

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

This div background color is #C76DAB.

Border color

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

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

This div border color is #C76DAB.

Opacity

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

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

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

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

This text has shadow with #C76DAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76DAB.

Preview

Color preview on black background

This text has color #C76DAB on black background.


Color preview on white background

This text has color #C76DAB on white background.


Black color preview on #C76DAB background

This text has black color on #C76DAB background.


White color preview on #C76DAB background

This text has white color on #C76DAB background.


Related colors

Complementary color

Complementary color for #hex is #389254.


I love getcolorcode.com

Triadic colors

1 #ABC76D and #6DABC7 with #C76DAB are triadic colors.

2 #AB6DC7 and #6DC7AB with #C76DAB are triadic colors.