COLOR #C5E29B

HEX: #C5E29B RGB: (197,226,155)

Renk bilgisi

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

RGB renk modeli

#C5E29B color RGB value is (197,226,155).

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

RGB bağlantıları ve doygunluk

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

197
226
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 155 = 578 (100%)
R 197 of 578 ~ 34.08%
G 226 of 578 ~ 39.1%
B 155 of 578 ~ 26.82'%

%34.08
%39.1
%26.82

CMYK RENK MODELİ

#C5E29B rengi CMYK tonu (13,0,31,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 31.42%
  • ana renk tonu 11.37%

CMYK: (13,0,31,11)
C13M0Y31K11 (13%, 0%, 31%, 11%)
(0.13 / 0.00 / 0.31 / 0.11)

CMYK yüzdeleri

%12.83
%0
%31.42
%11.37

Codes

Color #C5E29B in popluar color models

C5 E2 9B
RGB 197 226 155
HSL 85° 55.04% 74.71%
HSB/HSV 85° 31.42% 88.63%
CMYK 12.83% 0.00% 31.42%
11.37%

Color #C5E29B in popluar number systems.

HEX C5 E2 9B
Decimal 197 226 155
Binary 11000101 11100010 10011011
Octal 305 342 233

Shades and tints

Shades of #C5E29B

#C5E29B
(197,226,155)
#B4CE8D
(180,206,141)
#A3BA7F
(163,186,127)
#92A671
(146,166,113)
#819263
(129,146,99)
#707E55
(112,126,85)
#5F6A47
(95,106,71)
#4E5639
(78,86,57)
#3D422B
(61,66,43)
#2C2E1D
(44,46,29)
#1B1A0F
(27,26,15)
#000000
(0,0,0)

Tints of #C5E29B

#C5E29B
(197,226,155)
#CAE4A4
(202,228,164)
#CFE6AD
(207,230,173)
#D4E8B6
(212,232,182)
#D9EABF
(217,234,191)
#DEECC8
(222,236,200)
#E3EED1
(227,238,209)
#E8F0DA
(232,240,218)
#EDF2E3
(237,242,227)
#F2F4EC
(242,244,236)
#F7F6F5
(247,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E29B; }

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

This text font color is #C5E29B.

Background Color

.myBgColor { background-color: #C5E29B; }

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

This div background color is #C5E29B.

Border color

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

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

This div border color is #C5E29B.

Opacity

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

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

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

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

This text has shadow with #C5E29B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E29B.

Preview

Color preview on black background

This text has color #C5E29B on black background.


Color preview on white background

This text has color #C5E29B on white background.


Black color preview on #C5E29B background

This text has black color on #C5E29B background.


White color preview on #C5E29B background

This text has white color on #C5E29B background.


Related colors

Complementary color

Complementary color for #hex is #3A1D64.


I love getcolorcode.com

Triadic colors

1 #9BC5E2 and #E29BC5 with #C5E29B are triadic colors.

2 #9BE2C5 and #E2C59B with #C5E29B are triadic colors.