COLOR #C76663

HEX: #C76663 RGB: (199,102,99)

Renk bilgisi

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

RGB renk modeli

#C76663 color RGB value is (199,102,99).

RGB: (199,102,99) (78%, 40%, 39%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 102 of 255 = 40%
B 99 of 255 = 39%

199
102
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 102 + 99 = 400 (100%)
R 199 of 400 ~ 49.75%
G 102 of 400 ~ 25.5%
B 99 of 400 ~ 24.75'%

%49.75
%25.5
%24.75

CMYK RENK MODELİ

#C76663 rengi CMYK tonu (0,49,50,22).

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

CMYK: (0,49,50,22)
C0M49Y50K22 (0%, 49%, 50%, 22%)
(0.00 / 0.49 / 0.50 / 0.22)

CMYK yüzdeleri

%0
%48.74
%50.25
%21.96

Codes

Color #C76663 in popluar color models

C7 66 63
RGB 199 102 99
HSL 47.17% 58.43%
HSB/HSV 50.25% 78.04%
CMYK 0.00% 48.74% 50.25%
21.96%

Color #C76663 in popluar number systems.

HEX C7 66 63
Decimal 199 102 99
Binary 11000111 1100110 1100011
Octal 307 146 143

Shades and tints

Shades of #C76663

#C76663
(199,102,99)
#B55D5A
(181,93,90)
#A35451
(163,84,81)
#914B48
(145,75,72)
#7F423F
(127,66,63)
#6D3936
(109,57,54)
#5B302D
(91,48,45)
#492724
(73,39,36)
#371E1B
(55,30,27)
#251512
(37,21,18)
#130C09
(19,12,9)
#000000
(0,0,0)

Tints of #C76663

#C76663
(199,102,99)
#CC7371
(204,115,113)
#D1807F
(209,128,127)
#D68D8D
(214,141,141)
#DB9A9B
(219,154,155)
#E0A7A9
(224,167,169)
#E5B4B7
(229,180,183)
#EAC1C5
(234,193,197)
#EFCED3
(239,206,211)
#F4DBE1
(244,219,225)
#F9E8EF
(249,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C76663; }

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

This text font color is #C76663.

Background Color

.myBgColor { background-color: #C76663; }

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

This div background color is #C76663.

Border color

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

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

This div border color is #C76663.

Opacity

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

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

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

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

This text has shadow with #C76663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76663.

Preview

Color preview on black background

This text has color #C76663 on black background.


Color preview on white background

This text has color #C76663 on white background.


Black color preview on #C76663 background

This text has black color on #C76663 background.


White color preview on #C76663 background

This text has white color on #C76663 background.


Related colors

Complementary color

Complementary color for #hex is #38999C.


I love getcolorcode.com

Triadic colors

1 #63C766 and #6663C7 with #C76663 are triadic colors.

2 #6366C7 and #66C763 with #C76663 are triadic colors.