COLOR #C76571

HEX: #C76571 RGB: (199,101,113)

Renk bilgisi

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

RGB renk modeli

#C76571 color RGB value is (199,101,113).

RGB: (199,101,113) (78%, 40%, 44%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 101 of 255 = 40%
B 113 of 255 = 44%

199
101
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 101 + 113 = 413 (100%)
R 199 of 413 ~ 48.18%
G 101 of 413 ~ 24.46%
B 113 of 413 ~ 27.36'%

%48.18
%24.46
%27.36

CMYK RENK MODELİ

#C76571 rengi CMYK tonu (0,49,43,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 49.25%
  • sarı tonu 43.22%
  • ana renk tonu 21.96%

CMYK: (0,49,43,22)
C0M49Y43K22 (0%, 49%, 43%, 22%)
(0.00 / 0.49 / 0.43 / 0.22)

CMYK yüzdeleri

%0
%49.25
%43.22
%21.96

Codes

Color #C76571 in popluar color models

C7 65 71
RGB 199 101 113
HSL 353° 46.67% 58.82%
HSB/HSV 353° 49.25% 78.04%
CMYK 0.00% 49.25% 43.22%
21.96%

Color #C76571 in popluar number systems.

HEX C7 65 71
Decimal 199 101 113
Binary 11000111 1100101 1110001
Octal 307 145 161

Shades and tints

Shades of #C76571

#C76571
(199,101,113)
#B55C67
(181,92,103)
#A3535D
(163,83,93)
#914A53
(145,74,83)
#7F4149
(127,65,73)
#6D383F
(109,56,63)
#5B2F35
(91,47,53)
#49262B
(73,38,43)
#371D21
(55,29,33)
#251417
(37,20,23)
#130B0D
(19,11,13)
#000000
(0,0,0)

Tints of #C76571

#C76571
(199,101,113)
#CC737D
(204,115,125)
#D18189
(209,129,137)
#D68F95
(214,143,149)
#DB9DA1
(219,157,161)
#E0ABAD
(224,171,173)
#E5B9B9
(229,185,185)
#EAC7C5
(234,199,197)
#EFD5D1
(239,213,209)
#F4E3DD
(244,227,221)
#F9F1E9
(249,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C76571 color. Also use rgb(199,101,113) instead hex code.

Text Font Color

.myTextColor { color: #C76571; }

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

This text font color is #C76571.

Background Color

.myBgColor { background-color: #C76571; }

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

This div background color is #C76571.

Border color

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

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

This div border color is #C76571.

Opacity

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

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

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

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

This text has shadow with #C76571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76571.

Preview

Color preview on black background

This text has color #C76571 on black background.


Color preview on white background

This text has color #C76571 on white background.


Black color preview on #C76571 background

This text has black color on #C76571 background.


White color preview on #C76571 background

This text has white color on #C76571 background.


Related colors

Complementary color

Complementary color for #hex is #389A8E.


I love getcolorcode.com

Triadic colors

1 #71C765 and #6571C7 with #C76571 are triadic colors.

2 #7165C7 and #65C771 with #C76571 are triadic colors.