COLOR #C76E5E

HEX: #C76E5E RGB: (199,110,94)

Renk bilgisi

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

RGB renk modeli

#C76E5E color RGB value is (199,110,94).

RGB: (199,110,94) (78%, 43%, 37%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 110 of 255 = 43%
B 94 of 255 = 37%

199
110
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 110 + 94 = 403 (100%)
R 199 of 403 ~ 49.38%
G 110 of 403 ~ 27.3%
B 94 of 403 ~ 23.33'%

%49.38
%27.3
%23.33

CMYK RENK MODELİ

#C76E5E rengi CMYK tonu (0,45,53,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 44.72%
  • sarı tonu 52.76%
  • ana renk tonu 21.96%

CMYK: (0,45,53,22)
C0M45Y53K22 (0%, 45%, 53%, 22%)
(0.00 / 0.45 / 0.53 / 0.22)

CMYK yüzdeleri

%0
%44.72
%52.76
%21.96

Codes

Color #C76E5E in popluar color models

C7 6E 5E
RGB 199 110 94
HSL 48.39% 57.45%
HSB/HSV 52.76% 78.04%
CMYK 0.00% 44.72% 52.76%
21.96%

Color #C76E5E in popluar number systems.

HEX C7 6E 5E
Decimal 199 110 94
Binary 11000111 1101110 1011110
Octal 307 156 136

Shades and tints

Shades of #C76E5E

#C76E5E
(199,110,94)
#B56456
(181,100,86)
#A35A4E
(163,90,78)
#915046
(145,80,70)
#7F463E
(127,70,62)
#6D3C36
(109,60,54)
#5B322E
(91,50,46)
#492826
(73,40,38)
#371E1E
(55,30,30)
#251416
(37,20,22)
#130A0E
(19,10,14)
#000000
(0,0,0)

Tints of #C76E5E

#C76E5E
(199,110,94)
#CC7B6C
(204,123,108)
#D1887A
(209,136,122)
#D69588
(214,149,136)
#DBA296
(219,162,150)
#E0AFA4
(224,175,164)
#E5BCB2
(229,188,178)
#EAC9C0
(234,201,192)
#EFD6CE
(239,214,206)
#F4E3DC
(244,227,220)
#F9F0EA
(249,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C76E5E color. Also use rgb(199,110,94) instead hex code.

Text Font Color

.myTextColor { color: #C76E5E; }

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

This text font color is #C76E5E.

Background Color

.myBgColor { background-color: #C76E5E; }

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

This div background color is #C76E5E.

Border color

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

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

This div border color is #C76E5E.

Opacity

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

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

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

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

This text has shadow with #C76E5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76E5E.

Preview

Color preview on black background

This text has color #C76E5E on black background.


Color preview on white background

This text has color #C76E5E on white background.


Black color preview on #C76E5E background

This text has black color on #C76E5E background.


White color preview on #C76E5E background

This text has white color on #C76E5E background.


Related colors

Complementary color

Complementary color for #hex is #3891A1.


I love getcolorcode.com

Triadic colors

1 #5EC76E and #6E5EC7 with #C76E5E are triadic colors.

2 #5E6EC7 and #6EC75E with #C76E5E are triadic colors.