COLOR #C5B677

HEX: #C5B677 RGB: (197,182,119)

Renk bilgisi

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

RGB renk modeli

#C5B677 color RGB value is (197,182,119).

RGB: (197,182,119) (77%, 71%, 47%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 182 of 255 = 71%
B 119 of 255 = 47%

197
182
119

R + G + B ~ 65%. #C5B677 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 182 + 119 = 498 (100%)
R 197 of 498 ~ 39.56%
G 182 of 498 ~ 36.55%
B 119 of 498 ~ 23.9'%

%39.56
%36.55
%23.9

CMYK RENK MODELİ

#C5B677 rengi CMYK tonu (0,8,40,23).

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

CMYK: (0,8,40,23)
C0M8Y40K23 (0%, 8%, 40%, 23%)
(0.00 / 0.08 / 0.40 / 0.23)

CMYK yüzdeleri

%0
%7.61
%39.59
%22.75

Codes

Color #C5B677 in popluar color models

C5 B6 77
RGB 197 182 119
HSL 48° 40.21% 61.96%
HSB/HSV 48° 39.59% 77.25%
CMYK 0.00% 7.61% 39.59%
22.75%

Color #C5B677 in popluar number systems.

HEX C5 B6 77
Decimal 197 182 119
Binary 11000101 10110110 1110111
Octal 305 266 167

Shades and tints

Shades of #C5B677

#C5B677
(197,182,119)
#B4A66D
(180,166,109)
#A39663
(163,150,99)
#928659
(146,134,89)
#81764F
(129,118,79)
#706645
(112,102,69)
#5F563B
(95,86,59)
#4E4631
(78,70,49)
#3D3627
(61,54,39)
#2C261D
(44,38,29)
#1B1613
(27,22,19)
#000000
(0,0,0)

Tints of #C5B677

#C5B677
(197,182,119)
#CABC83
(202,188,131)
#CFC28F
(207,194,143)
#D4C89B
(212,200,155)
#D9CEA7
(217,206,167)
#DED4B3
(222,212,179)
#E3DABF
(227,218,191)
#E8E0CB
(232,224,203)
#EDE6D7
(237,230,215)
#F2ECE3
(242,236,227)
#F7F2EF
(247,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5B677; }

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

This text font color is #C5B677.

Background Color

.myBgColor { background-color: #C5B677; }

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

This div background color is #C5B677.

Border color

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

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

This div border color is #C5B677.

Opacity

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

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

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

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

This text has shadow with #C5B677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B677.

Preview

Color preview on black background

This text has color #C5B677 on black background.


Color preview on white background

This text has color #C5B677 on white background.


Black color preview on #C5B677 background

This text has black color on #C5B677 background.


White color preview on #C5B677 background

This text has white color on #C5B677 background.


Related colors

Complementary color

Complementary color for #hex is #3A4988.


I love getcolorcode.com

Triadic colors

1 #77C5B6 and #B677C5 with #C5B677 are triadic colors.

2 #77B6C5 and #B6C577 with #C5B677 are triadic colors.