COLOR #C76B5E

HEX: #C76B5E RGB: (199,107,94)

Renk bilgisi

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

RGB renk modeli

#C76B5E color RGB value is (199,107,94).

RGB: (199,107,94) (78%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 107 of 255 = 42%
B 94 of 255 = 37%

199
107
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 107 + 94 = 400 (100%)
R 199 of 400 ~ 49.75%
G 107 of 400 ~ 26.75%
B 94 of 400 ~ 23.5'%

%49.75
%26.75
%23.5

CMYK RENK MODELİ

#C76B5E rengi CMYK tonu (0,46,53,22).

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

CMYK: (0,46,53,22)
C0M46Y53K22 (0%, 46%, 53%, 22%)
(0.00 / 0.46 / 0.53 / 0.22)

CMYK yüzdeleri

%0
%46.23
%52.76
%21.96

Codes

Color #C76B5E in popluar color models

C7 6B 5E
RGB 199 107 94
HSL 48.39% 57.45%
HSB/HSV 52.76% 78.04%
CMYK 0.00% 46.23% 52.76%
21.96%

Color #C76B5E in popluar number systems.

HEX C7 6B 5E
Decimal 199 107 94
Binary 11000111 1101011 1011110
Octal 307 153 136

Shades and tints

Shades of #C76B5E

#C76B5E
(199,107,94)
#B56256
(181,98,86)
#A3594E
(163,89,78)
#915046
(145,80,70)
#7F473E
(127,71,62)
#6D3E36
(109,62,54)
#5B352E
(91,53,46)
#492C26
(73,44,38)
#37231E
(55,35,30)
#251A16
(37,26,22)
#13110E
(19,17,14)
#000000
(0,0,0)

Tints of #C76B5E

#C76B5E
(199,107,94)
#CC786C
(204,120,108)
#D1857A
(209,133,122)
#D69288
(214,146,136)
#DB9F96
(219,159,150)
#E0ACA4
(224,172,164)
#E5B9B2
(229,185,178)
#EAC6C0
(234,198,192)
#EFD3CE
(239,211,206)
#F4E0DC
(244,224,220)
#F9EDEA
(249,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C76B5E; }

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

This text font color is #C76B5E.

Background Color

.myBgColor { background-color: #C76B5E; }

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

This div background color is #C76B5E.

Border color

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

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

This div border color is #C76B5E.

Opacity

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

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

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

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

This text has shadow with #C76B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76B5E.

Preview

Color preview on black background

This text has color #C76B5E on black background.


Color preview on white background

This text has color #C76B5E on white background.


Black color preview on #C76B5E background

This text has black color on #C76B5E background.


White color preview on #C76B5E background

This text has white color on #C76B5E background.


Related colors

Complementary color

Complementary color for #hex is #3894A1.


I love getcolorcode.com

Triadic colors

1 #5EC76B and #6B5EC7 with #C76B5E are triadic colors.

2 #5E6BC7 and #6BC75E with #C76B5E are triadic colors.