COLOR #C5E19B

HEX: #C5E19B RGB: (197,225,155)

Renk bilgisi

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

RGB renk modeli

#C5E19B color RGB value is (197,225,155).

RGB: (197,225,155) (77%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 155 of 255 = 61%

197
225
155

R + G + B ~ 75%. #C5E19B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 155 = 577 (100%)
R 197 of 577 ~ 34.14%
G 225 of 577 ~ 38.99%
B 155 of 577 ~ 26.86'%

%34.14
%38.99
%26.86

CMYK RENK MODELİ

#C5E19B rengi CMYK tonu (12,0,31,12).

  • camgöbeği tonu 12.44%
  • eflatun tonu 0.00%
  • sarı tonu 31.11%
  • ana renk tonu 11.76%

CMYK: (12,0,31,12)
C12M0Y31K12 (12%, 0%, 31%, 12%)
(0.12 / 0.00 / 0.31 / 0.12)

CMYK yüzdeleri

%12.44
%0
%31.11
%11.76

Codes

Color #C5E19B in popluar color models

C5 E1 9B
RGB 197 225 155
HSL 84° 53.85% 74.51%
HSB/HSV 84° 31.11% 88.24%
CMYK 12.44% 0.00% 31.11%
11.76%

Color #C5E19B in popluar number systems.

HEX C5 E1 9B
Decimal 197 225 155
Binary 11000101 11100001 10011011
Octal 305 341 233

Shades and tints

Shades of #C5E19B

#C5E19B
(197,225,155)
#B4CD8D
(180,205,141)
#A3B97F
(163,185,127)
#92A571
(146,165,113)
#819163
(129,145,99)
#707D55
(112,125,85)
#5F6947
(95,105,71)
#4E5539
(78,85,57)
#3D412B
(61,65,43)
#2C2D1D
(44,45,29)
#1B190F
(27,25,15)
#000000
(0,0,0)

Tints of #C5E19B

#C5E19B
(197,225,155)
#CAE3A4
(202,227,164)
#CFE5AD
(207,229,173)
#D4E7B6
(212,231,182)
#D9E9BF
(217,233,191)
#DEEBC8
(222,235,200)
#E3EDD1
(227,237,209)
#E8EFDA
(232,239,218)
#EDF1E3
(237,241,227)
#F2F3EC
(242,243,236)
#F7F5F5
(247,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E19B; }

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

This text font color is #C5E19B.

Background Color

.myBgColor { background-color: #C5E19B; }

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

This div background color is #C5E19B.

Border color

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

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

This div border color is #C5E19B.

Opacity

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

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

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

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

This text has shadow with #C5E19B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E19B.

Preview

Color preview on black background

This text has color #C5E19B on black background.


Color preview on white background

This text has color #C5E19B on white background.


Black color preview on #C5E19B background

This text has black color on #C5E19B background.


White color preview on #C5E19B background

This text has white color on #C5E19B background.


Related colors

Complementary color

Complementary color for #hex is #3A1E64.


I love getcolorcode.com

Triadic colors

1 #9BC5E1 and #E19BC5 with #C5E19B are triadic colors.

2 #9BE1C5 and #E1C59B with #C5E19B are triadic colors.