COLOR #C76759

HEX: #C76759 RGB: (199,103,89)

Renk bilgisi

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

RGB renk modeli

#C76759 color RGB value is (199,103,89).

RGB: (199,103,89) (78%, 40%, 35%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 103 of 255 = 40%
B 89 of 255 = 35%

199
103
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 103 + 89 = 391 (100%)
R 199 of 391 ~ 50.9%
G 103 of 391 ~ 26.34%
B 89 of 391 ~ 22.76'%

%50.9
%26.34
%22.76

CMYK RENK MODELİ

#C76759 rengi CMYK tonu (0,48,55,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.24%
  • sarı tonu 55.28%
  • ana renk tonu 21.96%
CMYK: (0,48,55,22) C0M48Y55K22 (0%,48%,55%,22%) (0.00/0.48/0.55/0.22) 

CMYK yüzdeleri

%0
%48.24
%55.28
%21.96

Codes

Color #C76759 in popluar color models

C7 67 59
RGB 199 103 89
HSL 49.55% 56.47%
HSB/HSV 55.28% 78.04%
CMYK 0.00% 48.24% 55.28%
21.96%

Color #C76759 in popluar number systems.

HEX C7 67 59
Decimal 199 103 89
Binary 11000111 1100111 1011001
Octal 307 147 131

Shades and tints

Shades of #C76759

#C76759
(199,103,89)
#B55E51
(181,94,81)
#A35549
(163,85,73)
#914C41
(145,76,65)
#7F4339
(127,67,57)
#6D3A31
(109,58,49)
#5B3129
(91,49,41)
#492821
(73,40,33)
#371F19
(55,31,25)
#251611
(37,22,17)
#130D09
(19,13,9)
#000000
(0,0,0)

Tints of #C76759

#C76759
(199,103,89)
#CC7468
(204,116,104)
#D18177
(209,129,119)
#D68E86
(214,142,134)
#DB9B95
(219,155,149)
#E0A8A4
(224,168,164)
#E5B5B3
(229,181,179)
#EAC2C2
(234,194,194)
#EFCFD1
(239,207,209)
#F4DCE0
(244,220,224)
#F9E9EF
(249,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C76759 color. Also use rgb(199,103,89) instead hex code.

Text Font Color

.myTextColor { color: #C76759; }

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

This text font color is #C76759.

Background Color

.myBgColor { background-color: #C76759; }

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

This div background color is #C76759.

Border color

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

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

This div border color is #C76759.

Opacity

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

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

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

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

This text has shadow with #C76759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76759.

Preview

Color preview on black background

This text has color #C76759 on black background.


Color preview on white background

This text has color #C76759 on white background.


Black color preview on #C76759 background

This text has black color on #C76759 background.


White color preview on #C76759 background

This text has white color on #C76759 background.


Related colors

Complementary color

Complementary color for #hex is #3898A6.


I love getcolorcode.com

Triadic colors

1 #59C767 and #6759C7 with #C76759 are triadic colors.

2 #5967C7 and #67C759 with #C76759 are triadic colors.