COLOR #C76C96

HEX: #C76C96 RGB: (199,108,150)

Renk bilgisi

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

RGB renk modeli

#C76C96 color RGB value is (199,108,150).

RGB: (199,108,150) (78%, 42%, 59%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 108 of 255 = 42%
B 150 of 255 = 59%

199
108
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 108 + 150 = 457 (100%)
R 199 of 457 ~ 43.54%
G 108 of 457 ~ 23.63%
B 150 of 457 ~ 32.82'%

%43.54
%23.63
%32.82

CMYK RENK MODELİ

#C76C96 rengi CMYK tonu (0,46,25,22).

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

CMYK: (0,46,25,22)
C0M46Y25K22 (0%, 46%, 25%, 22%)
(0.00 / 0.46 / 0.25 / 0.22)

CMYK yüzdeleri

%0
%45.73
%24.62
%21.96

Codes

Color #C76C96 in popluar color models

C7 6C 96
RGB 199 108 150
HSL 332° 44.83% 60.20%
HSB/HSV 332° 45.73% 78.04%
CMYK 0.00% 45.73% 24.62%
21.96%

Color #C76C96 in popluar number systems.

HEX C7 6C 96
Decimal 199 108 150
Binary 11000111 1101100 10010110
Octal 307 154 226

Shades and tints

Shades of #C76C96

#C76C96
(199,108,150)
#B56389
(181,99,137)
#A35A7C
(163,90,124)
#91516F
(145,81,111)
#7F4862
(127,72,98)
#6D3F55
(109,63,85)
#5B3648
(91,54,72)
#492D3B
(73,45,59)
#37242E
(55,36,46)
#251B21
(37,27,33)
#131214
(19,18,20)
#000000
(0,0,0)

Tints of #C76C96

#C76C96
(199,108,150)
#CC799F
(204,121,159)
#D186A8
(209,134,168)
#D693B1
(214,147,177)
#DBA0BA
(219,160,186)
#E0ADC3
(224,173,195)
#E5BACC
(229,186,204)
#EAC7D5
(234,199,213)
#EFD4DE
(239,212,222)
#F4E1E7
(244,225,231)
#F9EEF0
(249,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C76C96; }

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

This text font color is #C76C96.

Background Color

.myBgColor { background-color: #C76C96; }

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

This div background color is #C76C96.

Border color

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

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

This div border color is #C76C96.

Opacity

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

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

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

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

This text has shadow with #C76C96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76C96.

Preview

Color preview on black background

This text has color #C76C96 on black background.


Color preview on white background

This text has color #C76C96 on white background.


Black color preview on #C76C96 background

This text has black color on #C76C96 background.


White color preview on #C76C96 background

This text has white color on #C76C96 background.


Related colors

Complementary color

Complementary color for #hex is #389369.


I love getcolorcode.com

Triadic colors

1 #96C76C and #6C96C7 with #C76C96 are triadic colors.

2 #966CC7 and #6CC796 with #C76C96 are triadic colors.