COLOR #C5E39B

HEX: #C5E39B RGB: (197,227,155)

Renk bilgisi

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

RGB renk modeli

#C5E39B color RGB value is (197,227,155).

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

RGB bağlantıları ve doygunluk

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

197
227
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 155 = 579 (100%)
R 197 of 579 ~ 34.02%
G 227 of 579 ~ 39.21%
B 155 of 579 ~ 26.77'%

%34.02
%39.21
%26.77

CMYK RENK MODELİ

#C5E39B rengi CMYK tonu (13,0,32,11).

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 31.72%
  • ana renk tonu 10.98%

CMYK: (13,0,32,11)
C13M0Y32K11 (13%, 0%, 32%, 11%)
(0.13 / 0.00 / 0.32 / 0.11)

CMYK yüzdeleri

%13.22
%0
%31.72
%10.98

Codes

Color #C5E39B in popluar color models

C5 E3 9B
RGB 197 227 155
HSL 85° 56.25% 74.90%
HSB/HSV 85° 31.72% 89.02%
CMYK 13.22% 0.00% 31.72%
10.98%

Color #C5E39B in popluar number systems.

HEX C5 E3 9B
Decimal 197 227 155
Binary 11000101 11100011 10011011
Octal 305 343 233

Shades and tints

Shades of #C5E39B

#C5E39B
(197,227,155)
#B4CF8D
(180,207,141)
#A3BB7F
(163,187,127)
#92A771
(146,167,113)
#819363
(129,147,99)
#707F55
(112,127,85)
#5F6B47
(95,107,71)
#4E5739
(78,87,57)
#3D432B
(61,67,43)
#2C2F1D
(44,47,29)
#1B1B0F
(27,27,15)
#000000
(0,0,0)

Tints of #C5E39B

#C5E39B
(197,227,155)
#CAE5A4
(202,229,164)
#CFE7AD
(207,231,173)
#D4E9B6
(212,233,182)
#D9EBBF
(217,235,191)
#DEEDC8
(222,237,200)
#E3EFD1
(227,239,209)
#E8F1DA
(232,241,218)
#EDF3E3
(237,243,227)
#F2F5EC
(242,245,236)
#F7F7F5
(247,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E39B; }

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

This text font color is #C5E39B.

Background Color

.myBgColor { background-color: #C5E39B; }

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

This div background color is #C5E39B.

Border color

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

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

This div border color is #C5E39B.

Opacity

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

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

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

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

This text has shadow with #C5E39B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E39B.

Preview

Color preview on black background

This text has color #C5E39B on black background.


Color preview on white background

This text has color #C5E39B on white background.


Black color preview on #C5E39B background

This text has black color on #C5E39B background.


White color preview on #C5E39B background

This text has white color on #C5E39B background.


Related colors

Complementary color

Complementary color for #hex is #3A1C64.


I love getcolorcode.com

Triadic colors

1 #9BC5E3 and #E39BC5 with #C5E39B are triadic colors.

2 #9BE3C5 and #E3C59B with #C5E39B are triadic colors.