COLOR #C5E49B

HEX: #C5E49B RGB: (197,228,155)

Renk bilgisi

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

RGB renk modeli

#C5E49B color RGB value is (197,228,155).

RGB: (197,228,155) (77%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 155 of 255 = 61%

197
228
155

R + G + B ~ 76%. #C5E49B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 155 = 580 (100%)
R 197 of 580 ~ 33.97%
G 228 of 580 ~ 39.31%
B 155 of 580 ~ 26.72'%

%33.97
%39.31
%26.72

CMYK RENK MODELİ

#C5E49B rengi CMYK tonu (14,0,32,11).

  • camgöbeği tonu 13.60%
  • eflatun tonu 0.00%
  • sarı tonu 32.02%
  • ana renk tonu 10.59%

CMYK: (14,0,32,11)
C14M0Y32K11 (14%, 0%, 32%, 11%)
(0.14 / 0.00 / 0.32 / 0.11)

CMYK yüzdeleri

%13.6
%0
%32.02
%10.59

Codes

Color #C5E49B in popluar color models

C5 E4 9B
RGB 197 228 155
HSL 85° 57.48% 75.10%
HSB/HSV 85° 32.02% 89.41%
CMYK 13.60% 0.00% 32.02%
10.59%

Color #C5E49B in popluar number systems.

HEX C5 E4 9B
Decimal 197 228 155
Binary 11000101 11100100 10011011
Octal 305 344 233

Shades and tints

Shades of #C5E49B

#C5E49B
(197,228,155)
#B4D08D
(180,208,141)
#A3BC7F
(163,188,127)
#92A871
(146,168,113)
#819463
(129,148,99)
#708055
(112,128,85)
#5F6C47
(95,108,71)
#4E5839
(78,88,57)
#3D442B
(61,68,43)
#2C301D
(44,48,29)
#1B1C0F
(27,28,15)
#000000
(0,0,0)

Tints of #C5E49B

#C5E49B
(197,228,155)
#CAE6A4
(202,230,164)
#CFE8AD
(207,232,173)
#D4EAB6
(212,234,182)
#D9ECBF
(217,236,191)
#DEEEC8
(222,238,200)
#E3F0D1
(227,240,209)
#E8F2DA
(232,242,218)
#EDF4E3
(237,244,227)
#F2F6EC
(242,246,236)
#F7F8F5
(247,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E49B; }

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

This text font color is #C5E49B.

Background Color

.myBgColor { background-color: #C5E49B; }

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

This div background color is #C5E49B.

Border color

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

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

This div border color is #C5E49B.

Opacity

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

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

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

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

This text has shadow with #C5E49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E49B.

Preview

Color preview on black background

This text has color #C5E49B on black background.


Color preview on white background

This text has color #C5E49B on white background.


Black color preview on #C5E49B background

This text has black color on #C5E49B background.


White color preview on #C5E49B background

This text has white color on #C5E49B background.


Related colors

Complementary color

Complementary color for #hex is #3A1B64.


I love getcolorcode.com

Triadic colors

1 #9BC5E4 and #E49BC5 with #C5E49B are triadic colors.

2 #9BE4C5 and #E4C59B with #C5E49B are triadic colors.