COLOR #C5D88B

HEX: #C5D88B RGB: (197,216,139)

Renk bilgisi

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

RGB renk modeli

#C5D88B color RGB value is (197,216,139).

RGB: (197,216,139) (77%, 85%, 55%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 216 of 255 = 85%
B 139 of 255 = 55%

197
216
139

R + G + B ~ 72%. #C5D88B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 216 + 139 = 552 (100%)
R 197 of 552 ~ 35.69%
G 216 of 552 ~ 39.13%
B 139 of 552 ~ 25.18'%

%35.69
%39.13
%25.18

CMYK RENK MODELİ

#C5D88B rengi CMYK tonu (9,0,36,15).

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

CMYK: (9,0,36,15)
C9M0Y36K15 (9%, 0%, 36%, 15%)
(0.09 / 0.00 / 0.36 / 0.15)

CMYK yüzdeleri

%8.8
%0
%35.65
%15.29

Codes

Color #C5D88B in popluar color models

C5 D8 8B
RGB 197 216 139
HSL 75° 49.68% 69.61%
HSB/HSV 75° 35.65% 84.71%
CMYK 8.80% 0.00% 35.65%
15.29%

Color #C5D88B in popluar number systems.

HEX C5 D8 8B
Decimal 197 216 139
Binary 11000101 11011000 10001011
Octal 305 330 213

Shades and tints

Shades of #C5D88B

#C5D88B
(197,216,139)
#B4C57F
(180,197,127)
#A3B273
(163,178,115)
#929F67
(146,159,103)
#818C5B
(129,140,91)
#70794F
(112,121,79)
#5F6643
(95,102,67)
#4E5337
(78,83,55)
#3D402B
(61,64,43)
#2C2D1F
(44,45,31)
#1B1A13
(27,26,19)
#000000
(0,0,0)

Tints of #C5D88B

#C5D88B
(197,216,139)
#CADB95
(202,219,149)
#CFDE9F
(207,222,159)
#D4E1A9
(212,225,169)
#D9E4B3
(217,228,179)
#DEE7BD
(222,231,189)
#E3EAC7
(227,234,199)
#E8EDD1
(232,237,209)
#EDF0DB
(237,240,219)
#F2F3E5
(242,243,229)
#F7F6EF
(247,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D88B; }

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

This text font color is #C5D88B.

Background Color

.myBgColor { background-color: #C5D88B; }

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

This div background color is #C5D88B.

Border color

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

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

This div border color is #C5D88B.

Opacity

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

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

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

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

This text has shadow with #C5D88B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D88B.

Preview

Color preview on black background

This text has color #C5D88B on black background.


Color preview on white background

This text has color #C5D88B on white background.


Black color preview on #C5D88B background

This text has black color on #C5D88B background.


White color preview on #C5D88B background

This text has white color on #C5D88B background.


Related colors

Complementary color

Complementary color for #hex is #3A2774.


I love getcolorcode.com

Triadic colors

1 #8BC5D8 and #D88BC5 with #C5D88B are triadic colors.

2 #8BD8C5 and #D8C58B with #C5D88B are triadic colors.