COLOR #C5B589

HEX: #C5B589 RGB: (197,181,137)

Renk bilgisi

#C5B589 contains mainly red and green colors. #C5B589 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5B589 color RGB value is (197,181,137).

RGB: (197,181,137) (77%, 71%, 54%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 181 of 255 = 71%
B 137 of 255 = 54%

197
181
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 181 + 137 = 515 (100%)
R 197 of 515 ~ 38.25%
G 181 of 515 ~ 35.15%
B 137 of 515 ~ 26.6'%

%38.25
%35.15
%26.6

CMYK RENK MODELİ

#C5B589 rengi CMYK tonu (0,8,30,23).

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

CMYK: (0,8,30,23)
C0M8Y30K23 (0%, 8%, 30%, 23%)
(0.00 / 0.08 / 0.30 / 0.23)

CMYK yüzdeleri

%0
%8.12
%30.46
%22.75

Codes

Color #C5B589 in popluar color models

C5 B5 89
RGB 197 181 137
HSL 44° 34.09% 65.49%
HSB/HSV 44° 30.46% 77.25%
CMYK 0.00% 8.12% 30.46%
22.75%

Color #C5B589 in popluar number systems.

HEX C5 B5 89
Decimal 197 181 137
Binary 11000101 10110101 10001001
Octal 305 265 211

Shades and tints

Shades of #C5B589

#C5B589
(197,181,137)
#B4A57D
(180,165,125)
#A39571
(163,149,113)
#928565
(146,133,101)
#817559
(129,117,89)
#70654D
(112,101,77)
#5F5541
(95,85,65)
#4E4535
(78,69,53)
#3D3529
(61,53,41)
#2C251D
(44,37,29)
#1B1511
(27,21,17)
#000000
(0,0,0)

Tints of #C5B589

#C5B589
(197,181,137)
#CABB93
(202,187,147)
#CFC19D
(207,193,157)
#D4C7A7
(212,199,167)
#D9CDB1
(217,205,177)
#DED3BB
(222,211,187)
#E3D9C5
(227,217,197)
#E8DFCF
(232,223,207)
#EDE5D9
(237,229,217)
#F2EBE3
(242,235,227)
#F7F1ED
(247,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5B589; }

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

This text font color is #C5B589.

Background Color

.myBgColor { background-color: #C5B589; }

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

This div background color is #C5B589.

Border color

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

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

This div border color is #C5B589.

Opacity

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

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

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

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

This text has shadow with #C5B589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B589.

Preview

Color preview on black background

This text has color #C5B589 on black background.


Color preview on white background

This text has color #C5B589 on white background.


Black color preview on #C5B589 background

This text has black color on #C5B589 background.


White color preview on #C5B589 background

This text has white color on #C5B589 background.


Related colors

Complementary color

Complementary color for #hex is #3A4A76.


I love getcolorcode.com

Triadic colors

1 #89C5B5 and #B589C5 with #C5B589 are triadic colors.

2 #89B5C5 and #B5C589 with #C5B589 are triadic colors.