COLOR #C5D89B

HEX: #C5D89B RGB: (197,216,155)

Renk bilgisi

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

RGB renk modeli

#C5D89B color RGB value is (197,216,155).

RGB: (197,216,155) (77%, 85%, 61%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 216 of 255 = 85%
B 155 of 255 = 61%

197
216
155

R + G + B ~ 74%. #C5D89B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 216 + 155 = 568 (100%)
R 197 of 568 ~ 34.68%
G 216 of 568 ~ 38.03%
B 155 of 568 ~ 27.29'%

%34.68
%38.03
%27.29

CMYK RENK MODELİ

#C5D89B rengi CMYK tonu (9,0,28,15).

  • camgöbeği tonu 8.80%
  • eflatun tonu 0.00%
  • sarı tonu 28.24%
  • ana renk tonu 15.29%

CMYK: (9,0,28,15)
C9M0Y28K15 (9%, 0%, 28%, 15%)
(0.09 / 0.00 / 0.28 / 0.15)

CMYK yüzdeleri

%8.8
%0
%28.24
%15.29

Codes

Color #C5D89B in popluar color models

C5 D8 9B
RGB 197 216 155
HSL 79° 43.88% 72.75%
HSB/HSV 79° 28.24% 84.71%
CMYK 8.80% 0.00% 28.24%
15.29%

Color #C5D89B in popluar number systems.

HEX C5 D8 9B
Decimal 197 216 155
Binary 11000101 11011000 10011011
Octal 305 330 233

Shades and tints

Shades of #C5D89B

#C5D89B
(197,216,155)
#B4C58D
(180,197,141)
#A3B27F
(163,178,127)
#929F71
(146,159,113)
#818C63
(129,140,99)
#707955
(112,121,85)
#5F6647
(95,102,71)
#4E5339
(78,83,57)
#3D402B
(61,64,43)
#2C2D1D
(44,45,29)
#1B1A0F
(27,26,15)
#000000
(0,0,0)

Tints of #C5D89B

#C5D89B
(197,216,155)
#CADBA4
(202,219,164)
#CFDEAD
(207,222,173)
#D4E1B6
(212,225,182)
#D9E4BF
(217,228,191)
#DEE7C8
(222,231,200)
#E3EAD1
(227,234,209)
#E8EDDA
(232,237,218)
#EDF0E3
(237,240,227)
#F2F3EC
(242,243,236)
#F7F6F5
(247,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D89B color. Also use rgb(197,216,155) instead hex code.

Text Font Color

.myTextColor { color: #C5D89B; }

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

This text font color is #C5D89B.

Background Color

.myBgColor { background-color: #C5D89B; }

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

This div background color is #C5D89B.

Border color

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

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

This div border color is #C5D89B.

Opacity

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

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

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

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

This text has shadow with #C5D89B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D89B.

Preview

Color preview on black background

This text has color #C5D89B on black background.


Color preview on white background

This text has color #C5D89B on white background.


Black color preview on #C5D89B background

This text has black color on #C5D89B background.


White color preview on #C5D89B background

This text has white color on #C5D89B background.


Related colors

Complementary color

Complementary color for #hex is #3A2764.


I love getcolorcode.com

Triadic colors

1 #9BC5D8 and #D89BC5 with #C5D89B are triadic colors.

2 #9BD8C5 and #D8C59B with #C5D89B are triadic colors.