COLOR #C77C7E

HEX: #C77C7E RGB: (199,124,126)

Renk bilgisi

#C77C7E contains mainly red color. #C77C7E ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#C77C7E color RGB value is (199,124,126).

RGB: (199,124,126) (78%, 49%, 49%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 124 of 255 = 49%
B 126 of 255 = 49%

199
124
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 124 + 126 = 449 (100%)
R 199 of 449 ~ 44.32%
G 124 of 449 ~ 27.62%
B 126 of 449 ~ 28.06'%

%44.32
%27.62
%28.06

CMYK RENK MODELİ

#C77C7E rengi CMYK tonu (0,38,37,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.69%
  • sarı tonu 36.68%
  • ana renk tonu 21.96%

CMYK: (0,38,37,22)
C0M38Y37K22 (0%, 38%, 37%, 22%)
(0.00 / 0.38 / 0.37 / 0.22)

CMYK yüzdeleri

%0
%37.69
%36.68
%21.96

Codes

Color #C77C7E in popluar color models

C7 7C 7E
RGB 199 124 126
HSL 358° 40.11% 63.33%
HSB/HSV 358° 37.69% 78.04%
CMYK 0.00% 37.69% 36.68%
21.96%

Color #C77C7E in popluar number systems.

HEX C7 7C 7E
Decimal 199 124 126
Binary 11000111 1111100 1111110
Octal 307 174 176

Shades and tints

Shades of #C77C7E

#C77C7E
(199,124,126)
#B57173
(181,113,115)
#A36668
(163,102,104)
#915B5D
(145,91,93)
#7F5052
(127,80,82)
#6D4547
(109,69,71)
#5B3A3C
(91,58,60)
#492F31
(73,47,49)
#372426
(55,36,38)
#25191B
(37,25,27)
#130E10
(19,14,16)
#000000
(0,0,0)

Tints of #C77C7E

#C77C7E
(199,124,126)
#CC8789
(204,135,137)
#D19294
(209,146,148)
#D69D9F
(214,157,159)
#DBA8AA
(219,168,170)
#E0B3B5
(224,179,181)
#E5BEC0
(229,190,192)
#EAC9CB
(234,201,203)
#EFD4D6
(239,212,214)
#F4DFE1
(244,223,225)
#F9EAEC
(249,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C77C7E color. Also use rgb(199,124,126) instead hex code.

Text Font Color

.myTextColor { color: #C77C7E; }

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

This text font color is #C77C7E.

Background Color

.myBgColor { background-color: #C77C7E; }

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

This div background color is #C77C7E.

Border color

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

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

This div border color is #C77C7E.

Opacity

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

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

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

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

This text has shadow with #C77C7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C77C7E.

Preview

Color preview on black background

This text has color #C77C7E on black background.


Color preview on white background

This text has color #C77C7E on white background.


Black color preview on #C77C7E background

This text has black color on #C77C7E background.


White color preview on #C77C7E background

This text has white color on #C77C7E background.


Related colors

Complementary color

Complementary color for #hex is #388381.


I love getcolorcode.com

Triadic colors

1 #7EC77C and #7C7EC7 with #C77C7E are triadic colors.

2 #7E7CC7 and #7CC77E with #C77C7E are triadic colors.