COLOR #C5D385

HEX: #C5D385 RGB: (197,211,133)

Renk bilgisi

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

RGB renk modeli

#C5D385 color RGB value is (197,211,133).

RGB: (197,211,133) (77%, 83%, 52%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 211 of 255 = 83%
B 133 of 255 = 52%

197
211
133

R + G + B ~ 71%. #C5D385 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 211 + 133 = 541 (100%)
R 197 of 541 ~ 36.41%
G 211 of 541 ~ 39%
B 133 of 541 ~ 24.58'%

%36.41
%39
%24.58

CMYK RENK MODELİ

#C5D385 rengi CMYK tonu (7,0,37,17).

  • camgöbeği tonu 6.64%
  • eflatun tonu 0.00%
  • sarı tonu 36.97%
  • ana renk tonu 17.25%

CMYK: (7,0,37,17)
C7M0Y37K17 (7%, 0%, 37%, 17%)
(0.07 / 0.00 / 0.37 / 0.17)

CMYK yüzdeleri

%6.64
%0
%36.97
%17.25

Codes

Color #C5D385 in popluar color models

C5 D3 85
RGB 197 211 133
HSL 71° 46.99% 67.45%
HSB/HSV 71° 36.97% 82.75%
CMYK 6.64% 0.00% 36.97%
17.25%

Color #C5D385 in popluar number systems.

HEX C5 D3 85
Decimal 197 211 133
Binary 11000101 11010011 10000101
Octal 305 323 205

Shades and tints

Shades of #C5D385

#C5D385
(197,211,133)
#B4C079
(180,192,121)
#A3AD6D
(163,173,109)
#929A61
(146,154,97)
#818755
(129,135,85)
#707449
(112,116,73)
#5F613D
(95,97,61)
#4E4E31
(78,78,49)
#3D3B25
(61,59,37)
#2C2819
(44,40,25)
#1B150D
(27,21,13)
#000000
(0,0,0)

Tints of #C5D385

#C5D385
(197,211,133)
#CAD790
(202,215,144)
#CFDB9B
(207,219,155)
#D4DFA6
(212,223,166)
#D9E3B1
(217,227,177)
#DEE7BC
(222,231,188)
#E3EBC7
(227,235,199)
#E8EFD2
(232,239,210)
#EDF3DD
(237,243,221)
#F2F7E8
(242,247,232)
#F7FBF3
(247,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D385 color. Also use rgb(197,211,133) instead hex code.

Text Font Color

.myTextColor { color: #C5D385; }

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

This text font color is #C5D385.

Background Color

.myBgColor { background-color: #C5D385; }

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

This div background color is #C5D385.

Border color

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

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

This div border color is #C5D385.

Opacity

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

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

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

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

This text has shadow with #C5D385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D385.

Preview

Color preview on black background

This text has color #C5D385 on black background.


Color preview on white background

This text has color #C5D385 on white background.


Black color preview on #C5D385 background

This text has black color on #C5D385 background.


White color preview on #C5D385 background

This text has white color on #C5D385 background.


Related colors

Complementary color

Complementary color for #hex is #3A2C7A.


I love getcolorcode.com

Triadic colors

1 #85C5D3 and #D385C5 with #C5D385 are triadic colors.

2 #85D3C5 and #D3C585 with #C5D385 are triadic colors.