COLOR #C76689

HEX: #C76689 RGB: (199,102,137)

Renk bilgisi

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

RGB renk modeli

#C76689 color RGB value is (199,102,137).

RGB: (199,102,137) (78%, 40%, 54%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 102 of 255 = 40%
B 137 of 255 = 54%

199
102
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 102 + 137 = 438 (100%)
R 199 of 438 ~ 45.43%
G 102 of 438 ~ 23.29%
B 137 of 438 ~ 31.28'%

%45.43
%23.29
%31.28

CMYK RENK MODELİ

#C76689 rengi CMYK tonu (0,49,31,22).

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

CMYK: (0,49,31,22)
C0M49Y31K22 (0%, 49%, 31%, 22%)
(0.00 / 0.49 / 0.31 / 0.22)

CMYK yüzdeleri

%0
%48.74
%31.16
%21.96

Codes

Color #C76689 in popluar color models

C7 66 89
RGB 199 102 137
HSL 338° 46.41% 59.02%
HSB/HSV 338° 48.74% 78.04%
CMYK 0.00% 48.74% 31.16%
21.96%

Color #C76689 in popluar number systems.

HEX C7 66 89
Decimal 199 102 137
Binary 11000111 1100110 10001001
Octal 307 146 211

Shades and tints

Shades of #C76689

#C76689
(199,102,137)
#B55D7D
(181,93,125)
#A35471
(163,84,113)
#914B65
(145,75,101)
#7F4259
(127,66,89)
#6D394D
(109,57,77)
#5B3041
(91,48,65)
#492735
(73,39,53)
#371E29
(55,30,41)
#25151D
(37,21,29)
#130C11
(19,12,17)
#000000
(0,0,0)

Tints of #C76689

#C76689
(199,102,137)
#CC7393
(204,115,147)
#D1809D
(209,128,157)
#D68DA7
(214,141,167)
#DB9AB1
(219,154,177)
#E0A7BB
(224,167,187)
#E5B4C5
(229,180,197)
#EAC1CF
(234,193,207)
#EFCED9
(239,206,217)
#F4DBE3
(244,219,227)
#F9E8ED
(249,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C76689; }

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

This text font color is #C76689.

Background Color

.myBgColor { background-color: #C76689; }

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

This div background color is #C76689.

Border color

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

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

This div border color is #C76689.

Opacity

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

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

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

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

This text has shadow with #C76689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76689.

Preview

Color preview on black background

This text has color #C76689 on black background.


Color preview on white background

This text has color #C76689 on white background.


Black color preview on #C76689 background

This text has black color on #C76689 background.


White color preview on #C76689 background

This text has white color on #C76689 background.


Related colors

Complementary color

Complementary color for #hex is #389976.


I love getcolorcode.com

Triadic colors

1 #89C766 and #6689C7 with #C76689 are triadic colors.

2 #8966C7 and #66C789 with #C76689 are triadic colors.