COLOR #C76688

HEX: #C76688 RGB: (199,102,136)

Renk bilgisi

#C76688 contains mainly red color. #C76688 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C76688 color RGB value is (199,102,136).

RGB: (199,102,136) (78%, 40%, 53%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 102 of 255 = 40%
B 136 of 255 = 53%

199
102
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 102 + 136 = 437 (100%)
R 199 of 437 ~ 45.54%
G 102 of 437 ~ 23.34%
B 136 of 437 ~ 31.12'%

%45.54
%23.34
%31.12

CMYK RENK MODELİ

#C76688 rengi CMYK tonu (0,49,32,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.74%
  • sarı tonu 31.66%
  • ana renk tonu 21.96%

CMYK: (0,49,32,22)
C0M49Y32K22 (0%, 49%, 32%, 22%)
(0.00 / 0.49 / 0.32 / 0.22)

CMYK yüzdeleri

%0
%48.74
%31.66
%21.96

Codes

Color #C76688 in popluar color models

C7 66 88
RGB 199 102 136
HSL 339° 46.41% 59.02%
HSB/HSV 339° 48.74% 78.04%
CMYK 0.00% 48.74% 31.66%
21.96%

Color #C76688 in popluar number systems.

HEX C7 66 88
Decimal 199 102 136
Binary 11000111 1100110 10001000
Octal 307 146 210

Shades and tints

Shades of #C76688

#C76688
(199,102,136)
#B55D7C
(181,93,124)
#A35470
(163,84,112)
#914B64
(145,75,100)
#7F4258
(127,66,88)
#6D394C
(109,57,76)
#5B3040
(91,48,64)
#492734
(73,39,52)
#371E28
(55,30,40)
#25151C
(37,21,28)
#130C10
(19,12,16)
#000000
(0,0,0)

Tints of #C76688

#C76688
(199,102,136)
#CC7392
(204,115,146)
#D1809C
(209,128,156)
#D68DA6
(214,141,166)
#DB9AB0
(219,154,176)
#E0A7BA
(224,167,186)
#E5B4C4
(229,180,196)
#EAC1CE
(234,193,206)
#EFCED8
(239,206,216)
#F4DBE2
(244,219,226)
#F9E8EC
(249,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C76688 color. Also use rgb(199,102,136) instead hex code.

Text Font Color

.myTextColor { color: #C76688; }

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

This text font color is #C76688.

Background Color

.myBgColor { background-color: #C76688; }

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

This div background color is #C76688.

Border color

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

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

This div border color is #C76688.

Opacity

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

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

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

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

This text has shadow with #C76688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76688.

Preview

Color preview on black background

This text has color #C76688 on black background.


Color preview on white background

This text has color #C76688 on white background.


Black color preview on #C76688 background

This text has black color on #C76688 background.


White color preview on #C76688 background

This text has white color on #C76688 background.


Related colors

Complementary color

Complementary color for #hex is #389977.


I love getcolorcode.com

Triadic colors

1 #88C766 and #6688C7 with #C76688 are triadic colors.

2 #8866C7 and #66C788 with #C76688 are triadic colors.