COLOR #C76B5D

HEX: #C76B5D RGB: (199,107,93)

Renk bilgisi

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

RGB renk modeli

#C76B5D color RGB value is (199,107,93).

RGB: (199,107,93) (78%, 42%, 36%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 107 of 255 = 42%
B 93 of 255 = 36%

199
107
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 107 + 93 = 399 (100%)
R 199 of 399 ~ 49.87%
G 107 of 399 ~ 26.82%
B 93 of 399 ~ 23.31'%

%49.87
%26.82
%23.31

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.23%
  • sarı tonu 53.27%
  • 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
%53.27
%21.96

Codes

Color #C76B5D in popluar color models

C7 6B 5D
RGB 199 107 93
HSL 48.62% 57.25%
HSB/HSV 53.27% 78.04%
CMYK 0.00% 46.23% 53.27%
21.96%

Color #C76B5D in popluar number systems.

HEX C7 6B 5D
Decimal 199 107 93
Binary 11000111 1101011 1011101
Octal 307 153 135

Shades and tints

Shades of #C76B5D

#C76B5D
(199,107,93)
#B56255
(181,98,85)
#A3594D
(163,89,77)
#915045
(145,80,69)
#7F473D
(127,71,61)
#6D3E35
(109,62,53)
#5B352D
(91,53,45)
#492C25
(73,44,37)
#37231D
(55,35,29)
#251A15
(37,26,21)
#13110D
(19,17,13)
#000000
(0,0,0)

Tints of #C76B5D

#C76B5D
(199,107,93)
#CC786B
(204,120,107)
#D18579
(209,133,121)
#D69287
(214,146,135)
#DB9F95
(219,159,149)
#E0ACA3
(224,172,163)
#E5B9B1
(229,185,177)
#EAC6BF
(234,198,191)
#EFD3CD
(239,211,205)
#F4E0DB
(244,224,219)
#F9EDE9
(249,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C76B5D; }

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

This text font color is #C76B5D.

Background Color

.myBgColor { background-color: #C76B5D; }

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

This div background color is #C76B5D.

Border color

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

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

This div border color is #C76B5D.

Opacity

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

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

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

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

This text has shadow with #C76B5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76B5D.

Preview

Color preview on black background

This text has color #C76B5D on black background.


Color preview on white background

This text has color #C76B5D on white background.


Black color preview on #C76B5D background

This text has black color on #C76B5D background.


White color preview on #C76B5D background

This text has white color on #C76B5D background.


Related colors

Complementary color

Complementary color for #hex is #3894A2.


I love getcolorcode.com

Triadic colors

1 #5DC76B and #6B5DC7 with #C76B5D are triadic colors.

2 #5D6BC7 and #6BC75D with #C76B5D are triadic colors.