COLOR #C77B5E

HEX: #C77B5E RGB: (199,123,94)

Renk bilgisi

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

RGB renk modeli

#C77B5E color RGB value is (199,123,94).

RGB: (199,123,94) (78%, 48%, 37%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 123 of 255 = 48%
B 94 of 255 = 37%

199
123
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 123 + 94 = 416 (100%)
R 199 of 416 ~ 47.84%
G 123 of 416 ~ 29.57%
B 94 of 416 ~ 22.6'%

%47.84
%29.57
%22.6

CMYK RENK MODELİ

#C77B5E rengi CMYK tonu (0,38,53,22).

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

CMYK: (0,38,53,22)
C0M38Y53K22 (0%, 38%, 53%, 22%)
(0.00 / 0.38 / 0.53 / 0.22)

CMYK yüzdeleri

%0
%38.19
%52.76
%21.96

Codes

Color #C77B5E in popluar color models

C7 7B 5E
RGB 199 123 94
HSL 17° 48.39% 57.45%
HSB/HSV 17° 52.76% 78.04%
CMYK 0.00% 38.19% 52.76%
21.96%

Color #C77B5E in popluar number systems.

HEX C7 7B 5E
Decimal 199 123 94
Binary 11000111 1111011 1011110
Octal 307 173 136

Shades and tints

Shades of #C77B5E

#C77B5E
(199,123,94)
#B57056
(181,112,86)
#A3654E
(163,101,78)
#915A46
(145,90,70)
#7F4F3E
(127,79,62)
#6D4436
(109,68,54)
#5B392E
(91,57,46)
#492E26
(73,46,38)
#37231E
(55,35,30)
#251816
(37,24,22)
#130D0E
(19,13,14)
#000000
(0,0,0)

Tints of #C77B5E

#C77B5E
(199,123,94)
#CC876C
(204,135,108)
#D1937A
(209,147,122)
#D69F88
(214,159,136)
#DBAB96
(219,171,150)
#E0B7A4
(224,183,164)
#E5C3B2
(229,195,178)
#EACFC0
(234,207,192)
#EFDBCE
(239,219,206)
#F4E7DC
(244,231,220)
#F9F3EA
(249,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C77B5E; }

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

This text font color is #C77B5E.

Background Color

.myBgColor { background-color: #C77B5E; }

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

This div background color is #C77B5E.

Border color

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

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

This div border color is #C77B5E.

Opacity

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

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

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

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

This text has shadow with #C77B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C77B5E.

Preview

Color preview on black background

This text has color #C77B5E on black background.


Color preview on white background

This text has color #C77B5E on white background.


Black color preview on #C77B5E background

This text has black color on #C77B5E background.


White color preview on #C77B5E background

This text has white color on #C77B5E background.


Related colors

Complementary color

Complementary color for #hex is #3884A1.


I love getcolorcode.com

Triadic colors

1 #5EC77B and #7B5EC7 with #C77B5E are triadic colors.

2 #5E7BC7 and #7BC75E with #C77B5E are triadic colors.