COLOR #C76674

HEX: #C76674 RGB: (199,102,116)

Renk bilgisi

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

RGB renk modeli

#C76674 color RGB value is (199,102,116).

RGB: (199,102,116) (78%, 40%, 45%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 102 of 255 = 40%
B 116 of 255 = 45%

199
102
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 102 + 116 = 417 (100%)
R 199 of 417 ~ 47.72%
G 102 of 417 ~ 24.46%
B 116 of 417 ~ 27.82'%

%47.72
%24.46
%27.82

CMYK RENK MODELİ

#C76674 rengi CMYK tonu (0,49,42,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.74%
  • sarı tonu 41.71%
  • ana renk tonu 21.96%

CMYK: (0,49,42,22)
C0M49Y42K22 (0%, 49%, 42%, 22%)
(0.00 / 0.49 / 0.42 / 0.22)

CMYK yüzdeleri

%0
%48.74
%41.71
%21.96

Codes

Color #C76674 in popluar color models

C7 66 74
RGB 199 102 116
HSL 351° 46.41% 59.02%
HSB/HSV 351° 48.74% 78.04%
CMYK 0.00% 48.74% 41.71%
21.96%

Color #C76674 in popluar number systems.

HEX C7 66 74
Decimal 199 102 116
Binary 11000111 1100110 1110100
Octal 307 146 164

Shades and tints

Shades of #C76674

#C76674
(199,102,116)
#B55D6A
(181,93,106)
#A35460
(163,84,96)
#914B56
(145,75,86)
#7F424C
(127,66,76)
#6D3942
(109,57,66)
#5B3038
(91,48,56)
#49272E
(73,39,46)
#371E24
(55,30,36)
#25151A
(37,21,26)
#130C10
(19,12,16)
#000000
(0,0,0)

Tints of #C76674

#C76674
(199,102,116)
#CC7380
(204,115,128)
#D1808C
(209,128,140)
#D68D98
(214,141,152)
#DB9AA4
(219,154,164)
#E0A7B0
(224,167,176)
#E5B4BC
(229,180,188)
#EAC1C8
(234,193,200)
#EFCED4
(239,206,212)
#F4DBE0
(244,219,224)
#F9E8EC
(249,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C76674 color. Also use rgb(199,102,116) instead hex code.

Text Font Color

.myTextColor { color: #C76674; }

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

This text font color is #C76674.

Background Color

.myBgColor { background-color: #C76674; }

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

This div background color is #C76674.

Border color

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

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

This div border color is #C76674.

Opacity

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

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

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

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

This text has shadow with #C76674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76674.

Preview

Color preview on black background

This text has color #C76674 on black background.


Color preview on white background

This text has color #C76674 on white background.


Black color preview on #C76674 background

This text has black color on #C76674 background.


White color preview on #C76674 background

This text has white color on #C76674 background.


Related colors

Complementary color

Complementary color for #hex is #38998B.


I love getcolorcode.com

Triadic colors

1 #74C766 and #6674C7 with #C76674 are triadic colors.

2 #7466C7 and #66C774 with #C76674 are triadic colors.