COLOR #C77366

HEX: #C77366 RGB: (199,115,102)

Renk bilgisi

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

RGB renk modeli

#C77366 color RGB value is (199,115,102).

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

RGB bağlantıları ve doygunluk

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

199
115
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 115 + 102 = 416 (100%)
R 199 of 416 ~ 47.84%
G 115 of 416 ~ 27.64%
B 102 of 416 ~ 24.52'%

%47.84
%27.64
%24.52

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%42.21
%48.74
%21.96

Codes

Color #C77366 in popluar color models

C7 73 66
RGB 199 115 102
HSL 46.41% 59.02%
HSB/HSV 48.74% 78.04%
CMYK 0.00% 42.21% 48.74%
21.96%

Color #C77366 in popluar number systems.

HEX C7 73 66
Decimal 199 115 102
Binary 11000111 1110011 1100110
Octal 307 163 146

Shades and tints

Shades of #C77366

#C77366
(199,115,102)
#B5695D
(181,105,93)
#A35F54
(163,95,84)
#91554B
(145,85,75)
#7F4B42
(127,75,66)
#6D4139
(109,65,57)
#5B3730
(91,55,48)
#492D27
(73,45,39)
#37231E
(55,35,30)
#251915
(37,25,21)
#130F0C
(19,15,12)
#000000
(0,0,0)

Tints of #C77366

#C77366
(199,115,102)
#CC7F73
(204,127,115)
#D18B80
(209,139,128)
#D6978D
(214,151,141)
#DBA39A
(219,163,154)
#E0AFA7
(224,175,167)
#E5BBB4
(229,187,180)
#EAC7C1
(234,199,193)
#EFD3CE
(239,211,206)
#F4DFDB
(244,223,219)
#F9EBE8
(249,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C77366; }

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

This text font color is #C77366.

Background Color

.myBgColor { background-color: #C77366; }

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

This div background color is #C77366.

Border color

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

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

This div border color is #C77366.

Opacity

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

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

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

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

This text has shadow with #C77366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C77366.

Preview

Color preview on black background

This text has color #C77366 on black background.


Color preview on white background

This text has color #C77366 on white background.


Black color preview on #C77366 background

This text has black color on #C77366 background.


White color preview on #C77366 background

This text has white color on #C77366 background.


Related colors

Complementary color

Complementary color for #hex is #388C99.


I love getcolorcode.com

Triadic colors

1 #66C773 and #7366C7 with #C77366 are triadic colors.

2 #6673C7 and #73C766 with #C77366 are triadic colors.