COLOR #C5CA7D

HEX: #C5CA7D RGB: (197,202,125)

Renk bilgisi

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

RGB renk modeli

#C5CA7D color RGB value is (197,202,125).

RGB: (197,202,125) (77%, 79%, 49%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 202 of 255 = 79%
B 125 of 255 = 49%

197
202
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 202 + 125 = 524 (100%)
R 197 of 524 ~ 37.6%
G 202 of 524 ~ 38.55%
B 125 of 524 ~ 23.85'%

%37.6
%38.55
%23.85

CMYK RENK MODELİ

#C5CA7D rengi CMYK tonu (2,0,38,21).

  • camgöbeği tonu 2.48%
  • eflatun tonu 0.00%
  • sarı tonu 38.12%
  • ana renk tonu 20.78%

CMYK: (2,0,38,21)
C2M0Y38K21 (2%, 0%, 38%, 21%)
(0.02 / 0.00 / 0.38 / 0.21)

CMYK yüzdeleri

%2.48
%0
%38.12
%20.78

Codes

Color #C5CA7D in popluar color models

C5 CA 7D
RGB 197 202 125
HSL 64° 42.08% 64.12%
HSB/HSV 64° 38.12% 79.22%
CMYK 2.48% 0.00% 38.12%
20.78%

Color #C5CA7D in popluar number systems.

HEX C5 CA 7D
Decimal 197 202 125
Binary 11000101 11001010 1111101
Octal 305 312 175

Shades and tints

Shades of #C5CA7D

#C5CA7D
(197,202,125)
#B4B872
(180,184,114)
#A3A667
(163,166,103)
#92945C
(146,148,92)
#818251
(129,130,81)
#707046
(112,112,70)
#5F5E3B
(95,94,59)
#4E4C30
(78,76,48)
#3D3A25
(61,58,37)
#2C281A
(44,40,26)
#1B160F
(27,22,15)
#000000
(0,0,0)

Tints of #C5CA7D

#C5CA7D
(197,202,125)
#CACE88
(202,206,136)
#CFD293
(207,210,147)
#D4D69E
(212,214,158)
#D9DAA9
(217,218,169)
#DEDEB4
(222,222,180)
#E3E2BF
(227,226,191)
#E8E6CA
(232,230,202)
#EDEAD5
(237,234,213)
#F2EEE0
(242,238,224)
#F7F2EB
(247,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5CA7D color. Also use rgb(197,202,125) instead hex code.

Text Font Color

.myTextColor { color: #C5CA7D; }

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

This text font color is #C5CA7D.

Background Color

.myBgColor { background-color: #C5CA7D; }

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

This div background color is #C5CA7D.

Border color

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

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

This div border color is #C5CA7D.

Opacity

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

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

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

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

This text has shadow with #C5CA7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CA7D.

Preview

Color preview on black background

This text has color #C5CA7D on black background.


Color preview on white background

This text has color #C5CA7D on white background.


Black color preview on #C5CA7D background

This text has black color on #C5CA7D background.


White color preview on #C5CA7D background

This text has white color on #C5CA7D background.


Related colors

Complementary color

Complementary color for #hex is #3A3582.


I love getcolorcode.com

Triadic colors

1 #7DC5CA and #CA7DC5 with #C5CA7D are triadic colors.

2 #7DCAC5 and #CAC57D with #C5CA7D are triadic colors.