COLOR #C76C6F

HEX: #C76C6F RGB: (199,108,111)

Renk bilgisi

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

RGB renk modeli

#C76C6F color RGB value is (199,108,111).

RGB: (199,108,111) (78%, 42%, 44%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 108 of 255 = 42%
B 111 of 255 = 44%

199
108
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 108 + 111 = 418 (100%)
R 199 of 418 ~ 47.61%
G 108 of 418 ~ 25.84%
B 111 of 418 ~ 26.56'%

%47.61
%25.84
%26.56

CMYK RENK MODELİ

#C76C6F rengi CMYK tonu (0,46,44,22).

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

CMYK: (0,46,44,22)
C0M46Y44K22 (0%, 46%, 44%, 22%)
(0.00 / 0.46 / 0.44 / 0.22)

CMYK yüzdeleri

%0
%45.73
%44.22
%21.96

Codes

Color #C76C6F in popluar color models

C7 6C 6F
RGB 199 108 111
HSL 358° 44.83% 60.20%
HSB/HSV 358° 45.73% 78.04%
CMYK 0.00% 45.73% 44.22%
21.96%

Color #C76C6F in popluar number systems.

HEX C7 6C 6F
Decimal 199 108 111
Binary 11000111 1101100 1101111
Octal 307 154 157

Shades and tints

Shades of #C76C6F

#C76C6F
(199,108,111)
#B56365
(181,99,101)
#A35A5B
(163,90,91)
#915151
(145,81,81)
#7F4847
(127,72,71)
#6D3F3D
(109,63,61)
#5B3633
(91,54,51)
#492D29
(73,45,41)
#37241F
(55,36,31)
#251B15
(37,27,21)
#13120B
(19,18,11)
#000000
(0,0,0)

Tints of #C76C6F

#C76C6F
(199,108,111)
#CC797C
(204,121,124)
#D18689
(209,134,137)
#D69396
(214,147,150)
#DBA0A3
(219,160,163)
#E0ADB0
(224,173,176)
#E5BABD
(229,186,189)
#EAC7CA
(234,199,202)
#EFD4D7
(239,212,215)
#F4E1E4
(244,225,228)
#F9EEF1
(249,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C76C6F; }

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

This text font color is #C76C6F.

Background Color

.myBgColor { background-color: #C76C6F; }

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

This div background color is #C76C6F.

Border color

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

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

This div border color is #C76C6F.

Opacity

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

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

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

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

This text has shadow with #C76C6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76C6F.

Preview

Color preview on black background

This text has color #C76C6F on black background.


Color preview on white background

This text has color #C76C6F on white background.


Black color preview on #C76C6F background

This text has black color on #C76C6F background.


White color preview on #C76C6F background

This text has white color on #C76C6F background.


Related colors

Complementary color

Complementary color for #hex is #389390.


I love getcolorcode.com

Triadic colors

1 #6FC76C and #6C6FC7 with #C76C6F are triadic colors.

2 #6F6CC7 and #6CC76F with #C76C6F are triadic colors.