COLOR #C59977

HEX: #C59977 RGB: (197,153,119)

Renk bilgisi

#C59977 contains mainly red and green colors. #C59977 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#C59977 color RGB value is (197,153,119).

RGB: (197,153,119) (77%, 60%, 47%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 153 of 255 = 60%
B 119 of 255 = 47%

197
153
119

R + G + B ~ 61%. #C59977 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 153 + 119 = 469 (100%)
R 197 of 469 ~ 42%
G 153 of 469 ~ 32.62%
B 119 of 469 ~ 25.37'%

%42
%32.62
%25.37

CMYK RENK MODELİ

#C59977 rengi CMYK tonu (0,22,40,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.34%
  • sarı tonu 39.59%
  • ana renk tonu 22.75%

CMYK: (0,22,40,23)
C0M22Y40K23 (0%, 22%, 40%, 23%)
(0.00 / 0.22 / 0.40 / 0.23)

CMYK yüzdeleri

%0
%22.34
%39.59
%22.75

Codes

Color #C59977 in popluar color models

C5 99 77
RGB 197 153 119
HSL 26° 40.21% 61.96%
HSB/HSV 26° 39.59% 77.25%
CMYK 0.00% 22.34% 39.59%
22.75%

Color #C59977 in popluar number systems.

HEX C5 99 77
Decimal 197 153 119
Binary 11000101 10011001 1110111
Octal 305 231 167

Shades and tints

Shades of #C59977

#C59977
(197,153,119)
#B48C6D
(180,140,109)
#A37F63
(163,127,99)
#927259
(146,114,89)
#81654F
(129,101,79)
#705845
(112,88,69)
#5F4B3B
(95,75,59)
#4E3E31
(78,62,49)
#3D3127
(61,49,39)
#2C241D
(44,36,29)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #C59977

#C59977
(197,153,119)
#CAA283
(202,162,131)
#CFAB8F
(207,171,143)
#D4B49B
(212,180,155)
#D9BDA7
(217,189,167)
#DEC6B3
(222,198,179)
#E3CFBF
(227,207,191)
#E8D8CB
(232,216,203)
#EDE1D7
(237,225,215)
#F2EAE3
(242,234,227)
#F7F3EF
(247,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C59977 color. Also use rgb(197,153,119) instead hex code.

Text Font Color

.myTextColor { color: #C59977; }

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

This text font color is #C59977.

Background Color

.myBgColor { background-color: #C59977; }

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

This div background color is #C59977.

Border color

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

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

This div border color is #C59977.

Opacity

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

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

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

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

This text has shadow with #C59977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59977.

Preview

Color preview on black background

This text has color #C59977 on black background.


Color preview on white background

This text has color #C59977 on white background.


Black color preview on #C59977 background

This text has black color on #C59977 background.


White color preview on #C59977 background

This text has white color on #C59977 background.


Related colors

Complementary color

Complementary color for #hex is #3A6688.


I love getcolorcode.com

Triadic colors

1 #77C599 and #9977C5 with #C59977 are triadic colors.

2 #7799C5 and #99C577 with #C59977 are triadic colors.