COLOR #C76BA0

HEX: #C76BA0 RGB: (199,107,160)

Renk bilgisi

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

RGB renk modeli

#C76BA0 color RGB value is (199,107,160).

RGB: (199,107,160) (78%, 42%, 63%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 107 of 255 = 42%
B 160 of 255 = 63%

199
107
160

R + G + B ~ 61%. #C76BA0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 107 + 160 = 466 (100%)
R 199 of 466 ~ 42.7%
G 107 of 466 ~ 22.96%
B 160 of 466 ~ 34.33'%

%42.7
%22.96
%34.33

CMYK RENK MODELİ

#C76BA0 rengi CMYK tonu (0,46,20,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.23%
  • sarı tonu 19.60%
  • ana renk tonu 21.96%

CMYK: (0,46,20,22)
C0M46Y20K22 (0%, 46%, 20%, 22%)
(0.00 / 0.46 / 0.20 / 0.22)

CMYK yüzdeleri

%0
%46.23
%19.6
%21.96

Codes

Color #C76BA0 in popluar color models

C7 6B A0
RGB 199 107 160
HSL 325° 45.10% 60.00%
HSB/HSV 325° 46.23% 78.04%
CMYK 0.00% 46.23% 19.60%
21.96%

Color #C76BA0 in popluar number systems.

HEX C7 6B A0
Decimal 199 107 160
Binary 11000111 1101011 10100000
Octal 307 153 240

Shades and tints

Shades of #C76BA0

#C76BA0
(199,107,160)
#B56292
(181,98,146)
#A35984
(163,89,132)
#915076
(145,80,118)
#7F4768
(127,71,104)
#6D3E5A
(109,62,90)
#5B354C
(91,53,76)
#492C3E
(73,44,62)
#372330
(55,35,48)
#251A22
(37,26,34)
#131114
(19,17,20)
#000000
(0,0,0)

Tints of #C76BA0

#C76BA0
(199,107,160)
#CC78A8
(204,120,168)
#D185B0
(209,133,176)
#D692B8
(214,146,184)
#DB9FC0
(219,159,192)
#E0ACC8
(224,172,200)
#E5B9D0
(229,185,208)
#EAC6D8
(234,198,216)
#EFD3E0
(239,211,224)
#F4E0E8
(244,224,232)
#F9EDF0
(249,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C76BA0 color. Also use rgb(199,107,160) instead hex code.

Text Font Color

.myTextColor { color: #C76BA0; }

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

This text font color is #C76BA0.

Background Color

.myBgColor { background-color: #C76BA0; }

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

This div background color is #C76BA0.

Border color

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

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

This div border color is #C76BA0.

Opacity

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

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

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

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

This text has shadow with #C76BA0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76BA0.

Preview

Color preview on black background

This text has color #C76BA0 on black background.


Color preview on white background

This text has color #C76BA0 on white background.


Black color preview on #C76BA0 background

This text has black color on #C76BA0 background.


White color preview on #C76BA0 background

This text has white color on #C76BA0 background.


Related colors

Complementary color

Complementary color for #hex is #38945F.


I love getcolorcode.com

Triadic colors

1 #A0C76B and #6BA0C7 with #C76BA0 are triadic colors.

2 #A06BC7 and #6BC7A0 with #C76BA0 are triadic colors.