COLOR #C77D9C

HEX: #C77D9C RGB: (199,125,156)

Renk bilgisi

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

RGB renk modeli

#C77D9C color RGB value is (199,125,156).

RGB: (199,125,156) (78%, 49%, 61%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 125 of 255 = 49%
B 156 of 255 = 61%

199
125
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 125 + 156 = 480 (100%)
R 199 of 480 ~ 41.46%
G 125 of 480 ~ 26.04%
B 156 of 480 ~ 32.5'%

%41.46
%26.04
%32.5

CMYK RENK MODELİ

#C77D9C rengi CMYK tonu (0,37,22,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.19%
  • sarı tonu 21.61%
  • ana renk tonu 21.96%

CMYK: (0,37,22,22)
C0M37Y22K22 (0%, 37%, 22%, 22%)
(0.00 / 0.37 / 0.22 / 0.22)

CMYK yüzdeleri

%0
%37.19
%21.61
%21.96

Codes

Color #C77D9C in popluar color models

C7 7D 9C
RGB 199 125 156
HSL 335° 39.78% 63.53%
HSB/HSV 335° 37.19% 78.04%
CMYK 0.00% 37.19% 21.61%
21.96%

Color #C77D9C in popluar number systems.

HEX C7 7D 9C
Decimal 199 125 156
Binary 11000111 1111101 10011100
Octal 307 175 234

Shades and tints

Shades of #C77D9C

#C77D9C
(199,125,156)
#B5728E
(181,114,142)
#A36780
(163,103,128)
#915C72
(145,92,114)
#7F5164
(127,81,100)
#6D4656
(109,70,86)
#5B3B48
(91,59,72)
#49303A
(73,48,58)
#37252C
(55,37,44)
#251A1E
(37,26,30)
#130F10
(19,15,16)
#000000
(0,0,0)

Tints of #C77D9C

#C77D9C
(199,125,156)
#CC88A5
(204,136,165)
#D193AE
(209,147,174)
#D69EB7
(214,158,183)
#DBA9C0
(219,169,192)
#E0B4C9
(224,180,201)
#E5BFD2
(229,191,210)
#EACADB
(234,202,219)
#EFD5E4
(239,213,228)
#F4E0ED
(244,224,237)
#F9EBF6
(249,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C77D9C color. Also use rgb(199,125,156) instead hex code.

Text Font Color

.myTextColor { color: #C77D9C; }

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

This text font color is #C77D9C.

Background Color

.myBgColor { background-color: #C77D9C; }

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

This div background color is #C77D9C.

Border color

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

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

This div border color is #C77D9C.

Opacity

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

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

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

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

This text has shadow with #C77D9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C77D9C.

Preview

Color preview on black background

This text has color #C77D9C on black background.


Color preview on white background

This text has color #C77D9C on white background.


Black color preview on #C77D9C background

This text has black color on #C77D9C background.


White color preview on #C77D9C background

This text has white color on #C77D9C background.


Related colors

Complementary color

Complementary color for #hex is #388263.


I love getcolorcode.com

Triadic colors

1 #9CC77D and #7D9CC7 with #C77D9C are triadic colors.

2 #9C7DC7 and #7DC79C with #C77D9C are triadic colors.