COLOR #C5C289

HEX: #C5C289 RGB: (197,194,137)

Renk bilgisi

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

RGB renk modeli

#C5C289 color RGB value is (197,194,137).

RGB: (197,194,137) (77%, 76%, 54%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 194 of 255 = 76%
B 137 of 255 = 54%

197
194
137

R + G + B ~ 69%. #C5C289 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 194 + 137 = 528 (100%)
R 197 of 528 ~ 37.31%
G 194 of 528 ~ 36.74%
B 137 of 528 ~ 25.95'%

%37.31
%36.74
%25.95

CMYK RENK MODELİ

#C5C289 rengi CMYK tonu (0,2,30,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.52%
  • sarı tonu 30.46%
  • ana renk tonu 22.75%
CMYK: (0,2,30,23) C0M2Y30K23 (0%,2%,30%,23%) (0.00/0.02/0.30/0.23) 

CMYK yüzdeleri

%0
%1.52
%30.46
%22.75

Codes

Color #C5C289 in popluar color models

C5 C2 89
RGB 197 194 137
HSL 57° 34.09% 65.49%
HSB/HSV 57° 30.46% 77.25%
CMYK 0.00% 1.52% 30.46%
22.75%

Color #C5C289 in popluar number systems.

HEX C5 C2 89
Decimal 197 194 137
Binary 11000101 11000010 10001001
Octal 305 302 211

Shades and tints

Shades of #C5C289

#C5C289
(197,194,137)
#B4B17D
(180,177,125)
#A3A071
(163,160,113)
#928F65
(146,143,101)
#817E59
(129,126,89)
#706D4D
(112,109,77)
#5F5C41
(95,92,65)
#4E4B35
(78,75,53)
#3D3A29
(61,58,41)
#2C291D
(44,41,29)
#1B1811
(27,24,17)
#000000
(0,0,0)

Tints of #C5C289

#C5C289
(197,194,137)
#CAC793
(202,199,147)
#CFCC9D
(207,204,157)
#D4D1A7
(212,209,167)
#D9D6B1
(217,214,177)
#DEDBBB
(222,219,187)
#E3E0C5
(227,224,197)
#E8E5CF
(232,229,207)
#EDEAD9
(237,234,217)
#F2EFE3
(242,239,227)
#F7F4ED
(247,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5C289; }

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

This text font color is #C5C289.

Background Color

.myBgColor { background-color: #C5C289; }

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

This div background color is #C5C289.

Border color

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

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

This div border color is #C5C289.

Opacity

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

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

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

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

This text has shadow with #C5C289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C289.

Preview

Color preview on black background

This text has color #C5C289 on black background.


Color preview on white background

This text has color #C5C289 on white background.


Black color preview on #C5C289 background

This text has black color on #C5C289 background.


White color preview on #C5C289 background

This text has white color on #C5C289 background.


Related colors

Complementary color

Complementary color for #hex is #3A3D76.


I love getcolorcode.com

Triadic colors

1 #89C5C2 and #C289C5 with #C5C289 are triadic colors.

2 #89C2C5 and #C2C589 with #C5C289 are triadic colors.