COLOR #C76D6B

HEX: #C76D6B RGB: (199,109,107)

Renk bilgisi

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

RGB renk modeli

#C76D6B color RGB value is (199,109,107).

RGB: (199,109,107) (78%, 43%, 42%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 109 of 255 = 43%
B 107 of 255 = 42%

199
109
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 109 + 107 = 415 (100%)
R 199 of 415 ~ 47.95%
G 109 of 415 ~ 26.27%
B 107 of 415 ~ 25.78'%

%47.95
%26.27
%25.78

CMYK RENK MODELİ

#C76D6B rengi CMYK tonu (0,45,46,22).

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

CMYK: (0,45,46,22)
C0M45Y46K22 (0%, 45%, 46%, 22%)
(0.00 / 0.45 / 0.46 / 0.22)

CMYK yüzdeleri

%0
%45.23
%46.23
%21.96

Codes

Color #C76D6B in popluar color models

C7 6D 6B
RGB 199 109 107
HSL 45.10% 60.00%
HSB/HSV 46.23% 78.04%
CMYK 0.00% 45.23% 46.23%
21.96%

Color #C76D6B in popluar number systems.

HEX C7 6D 6B
Decimal 199 109 107
Binary 11000111 1101101 1101011
Octal 307 155 153

Shades and tints

Shades of #C76D6B

#C76D6B
(199,109,107)
#B56462
(181,100,98)
#A35B59
(163,91,89)
#915250
(145,82,80)
#7F4947
(127,73,71)
#6D403E
(109,64,62)
#5B3735
(91,55,53)
#492E2C
(73,46,44)
#372523
(55,37,35)
#251C1A
(37,28,26)
#131311
(19,19,17)
#000000
(0,0,0)

Tints of #C76D6B

#C76D6B
(199,109,107)
#CC7A78
(204,122,120)
#D18785
(209,135,133)
#D69492
(214,148,146)
#DBA19F
(219,161,159)
#E0AEAC
(224,174,172)
#E5BBB9
(229,187,185)
#EAC8C6
(234,200,198)
#EFD5D3
(239,213,211)
#F4E2E0
(244,226,224)
#F9EFED
(249,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C76D6B; }

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

This text font color is #C76D6B.

Background Color

.myBgColor { background-color: #C76D6B; }

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

This div background color is #C76D6B.

Border color

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

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

This div border color is #C76D6B.

Opacity

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

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

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

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

This text has shadow with #C76D6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76D6B.

Preview

Color preview on black background

This text has color #C76D6B on black background.


Color preview on white background

This text has color #C76D6B on white background.


Black color preview on #C76D6B background

This text has black color on #C76D6B background.


White color preview on #C76D6B background

This text has white color on #C76D6B background.


Related colors

Complementary color

Complementary color for #hex is #389294.


I love getcolorcode.com

Triadic colors

1 #6BC76D and #6D6BC7 with #C76D6B are triadic colors.

2 #6B6DC7 and #6DC76B with #C76D6B are triadic colors.