COLOR #C5B58C

HEX: #C5B58C RGB: (197,181,140)

Renk bilgisi

#C5B58C contains red, green and blue colors in about the same proportion. #C5B58C ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5B58C color RGB value is (197,181,140).

RGB: (197,181,140) (77%, 71%, 55%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 181 of 255 = 71%
B 140 of 255 = 55%

197
181
140

R + G + B ~ 68%. #C5B58C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 181 + 140 = 518 (100%)
R 197 of 518 ~ 38.03%
G 181 of 518 ~ 34.94%
B 140 of 518 ~ 27.03'%

%38.03
%34.94
%27.03

CMYK RENK MODELİ

#C5B58C rengi CMYK tonu (0,8,29,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.12%
  • sarı tonu 28.93%
  • ana renk tonu 22.75%

CMYK: (0,8,29,23)
C0M8Y29K23 (0%, 8%, 29%, 23%)
(0.00 / 0.08 / 0.29 / 0.23)

CMYK yüzdeleri

%0
%8.12
%28.93
%22.75

Codes

Color #C5B58C in popluar color models

C5 B5 8C
RGB 197 181 140
HSL 43° 32.95% 66.08%
HSB/HSV 43° 28.93% 77.25%
CMYK 0.00% 8.12% 28.93%
22.75%

Color #C5B58C in popluar number systems.

HEX C5 B5 8C
Decimal 197 181 140
Binary 11000101 10110101 10001100
Octal 305 265 214

Shades and tints

Shades of #C5B58C

#C5B58C
(197,181,140)
#B4A580
(180,165,128)
#A39574
(163,149,116)
#928568
(146,133,104)
#81755C
(129,117,92)
#706550
(112,101,80)
#5F5544
(95,85,68)
#4E4538
(78,69,56)
#3D352C
(61,53,44)
#2C2520
(44,37,32)
#1B1514
(27,21,20)
#000000
(0,0,0)

Tints of #C5B58C

#C5B58C
(197,181,140)
#CABB96
(202,187,150)
#CFC1A0
(207,193,160)
#D4C7AA
(212,199,170)
#D9CDB4
(217,205,180)
#DED3BE
(222,211,190)
#E3D9C8
(227,217,200)
#E8DFD2
(232,223,210)
#EDE5DC
(237,229,220)
#F2EBE6
(242,235,230)
#F7F1F0
(247,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5B58C color. Also use rgb(197,181,140) instead hex code.

Text Font Color

.myTextColor { color: #C5B58C; }

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

This text font color is #C5B58C.

Background Color

.myBgColor { background-color: #C5B58C; }

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

This div background color is #C5B58C.

Border color

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

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

This div border color is #C5B58C.

Opacity

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

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

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

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

This text has shadow with #C5B58C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B58C.

Preview

Color preview on black background

This text has color #C5B58C on black background.


Color preview on white background

This text has color #C5B58C on white background.


Black color preview on #C5B58C background

This text has black color on #C5B58C background.


White color preview on #C5B58C background

This text has white color on #C5B58C background.


Related colors

Complementary color

Complementary color for #hex is #3A4A73.


I love getcolorcode.com

Triadic colors

1 #8CC5B5 and #B58CC5 with #C5B58C are triadic colors.

2 #8CB5C5 and #B5C58C with #C5B58C are triadic colors.