COLOR #C77B5C

HEX: #C77B5C RGB: (199,123,92)

Renk bilgisi

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

RGB renk modeli

#C77B5C color RGB value is (199,123,92).

RGB: (199,123,92) (78%, 48%, 36%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 123 of 255 = 48%
B 92 of 255 = 36%

199
123
92

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 123 + 92 = 414 (100%)
R 199 of 414 ~ 48.07%
G 123 of 414 ~ 29.71%
B 92 of 414 ~ 22.22'%

%48.07
%29.71
%22.22

CMYK RENK MODELİ

#C77B5C rengi CMYK tonu (0,38,54,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.19%
  • sarı tonu 53.77%
  • ana renk tonu 21.96%

CMYK: (0,38,54,22)
C0M38Y54K22 (0%, 38%, 54%, 22%)
(0.00 / 0.38 / 0.54 / 0.22)

CMYK yüzdeleri

%0
%38.19
%53.77
%21.96

Codes

Color #C77B5C in popluar color models

C7 7B 5C
RGB 199 123 92
HSL 17° 48.86% 57.06%
HSB/HSV 17° 53.77% 78.04%
CMYK 0.00% 38.19% 53.77%
21.96%

Color #C77B5C in popluar number systems.

HEX C7 7B 5C
Decimal 199 123 92
Binary 11000111 1111011 1011100
Octal 307 173 134

Shades and tints

Shades of #C77B5C

#C77B5C
(199,123,92)
#B57054
(181,112,84)
#A3654C
(163,101,76)
#915A44
(145,90,68)
#7F4F3C
(127,79,60)
#6D4434
(109,68,52)
#5B392C
(91,57,44)
#492E24
(73,46,36)
#37231C
(55,35,28)
#251814
(37,24,20)
#130D0C
(19,13,12)
#000000
(0,0,0)

Tints of #C77B5C

#C77B5C
(199,123,92)
#CC876A
(204,135,106)
#D19378
(209,147,120)
#D69F86
(214,159,134)
#DBAB94
(219,171,148)
#E0B7A2
(224,183,162)
#E5C3B0
(229,195,176)
#EACFBE
(234,207,190)
#EFDBCC
(239,219,204)
#F4E7DA
(244,231,218)
#F9F3E8
(249,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C77B5C color. Also use rgb(199,123,92) instead hex code.

Text Font Color

.myTextColor { color: #C77B5C; }

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

This text font color is #C77B5C.

Background Color

.myBgColor { background-color: #C77B5C; }

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

This div background color is #C77B5C.

Border color

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

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

This div border color is #C77B5C.

Opacity

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

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

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

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

This text has shadow with #C77B5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C77B5C.

Preview

Color preview on black background

This text has color #C77B5C on black background.


Color preview on white background

This text has color #C77B5C on white background.


Black color preview on #C77B5C background

This text has black color on #C77B5C background.


White color preview on #C77B5C background

This text has white color on #C77B5C background.


Related colors

Complementary color

Complementary color for #hex is #3884A3.


I love getcolorcode.com

Triadic colors

1 #5CC77B and #7B5CC7 with #C77B5C are triadic colors.

2 #5C7BC7 and #7BC75C with #C77B5C are triadic colors.