COLOR #C5C877

HEX: #C5C877 RGB: (197,200,119)

Renk bilgisi

#C5C877 contains mainly red and green colors. #C5C877 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C5C877 color RGB value is (197,200,119).

RGB: (197,200,119) (77%, 78%, 47%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 200 of 255 = 78%
B 119 of 255 = 47%

197
200
119

R + G + B ~ 67%. #C5C877 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 200 + 119 = 516 (100%)
R 197 of 516 ~ 38.18%
G 200 of 516 ~ 38.76%
B 119 of 516 ~ 23.06'%

%38.18
%38.76
%23.06

CMYK RENK MODELİ

#C5C877 rengi CMYK tonu (1,0,41,22).

  • camgöbeği tonu 1.50%
  • eflatun tonu 0.00%
  • sarı tonu 40.50%
  • ana renk tonu 21.57%

CMYK: (1,0,41,22)
C1M0Y41K22 (1%, 0%, 41%, 22%)
(0.01 / 0.00 / 0.41 / 0.22)

CMYK yüzdeleri

%1.5
%0
%40.5
%21.57

Codes

Color #C5C877 in popluar color models

C5 C8 77
RGB 197 200 119
HSL 62° 42.41% 62.55%
HSB/HSV 62° 40.50% 78.43%
CMYK 1.50% 0.00% 40.50%
21.57%

Color #C5C877 in popluar number systems.

HEX C5 C8 77
Decimal 197 200 119
Binary 11000101 11001000 1110111
Octal 305 310 167

Shades and tints

Shades of #C5C877

#C5C877
(197,200,119)
#B4B66D
(180,182,109)
#A3A463
(163,164,99)
#929259
(146,146,89)
#81804F
(129,128,79)
#706E45
(112,110,69)
#5F5C3B
(95,92,59)
#4E4A31
(78,74,49)
#3D3827
(61,56,39)
#2C261D
(44,38,29)
#1B1413
(27,20,19)
#000000
(0,0,0)

Tints of #C5C877

#C5C877
(197,200,119)
#CACD83
(202,205,131)
#CFD28F
(207,210,143)
#D4D79B
(212,215,155)
#D9DCA7
(217,220,167)
#DEE1B3
(222,225,179)
#E3E6BF
(227,230,191)
#E8EBCB
(232,235,203)
#EDF0D7
(237,240,215)
#F2F5E3
(242,245,227)
#F7FAEF
(247,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5C877; }

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

This text font color is #C5C877.

Background Color

.myBgColor { background-color: #C5C877; }

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

This div background color is #C5C877.

Border color

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

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

This div border color is #C5C877.

Opacity

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

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

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

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

This text has shadow with #C5C877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C877.

Preview

Color preview on black background

This text has color #C5C877 on black background.


Color preview on white background

This text has color #C5C877 on white background.


Black color preview on #C5C877 background

This text has black color on #C5C877 background.


White color preview on #C5C877 background

This text has white color on #C5C877 background.


Related colors

Complementary color

Complementary color for #hex is #3A3788.


I love getcolorcode.com

Triadic colors

1 #77C5C8 and #C877C5 with #C5C877 are triadic colors.

2 #77C8C5 and #C8C577 with #C5C877 are triadic colors.