COLOR #C5E19A

HEX: #C5E19A RGB: (197,225,154)

Renk bilgisi

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

RGB renk modeli

#C5E19A color RGB value is (197,225,154).

RGB: (197,225,154) (77%, 88%, 60%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 154 of 255 = 60%

197
225
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 154 = 576 (100%)
R 197 of 576 ~ 34.2%
G 225 of 576 ~ 39.06%
B 154 of 576 ~ 26.74'%

%34.2
%39.06
%26.74

CMYK RENK MODELİ

#C5E19A rengi CMYK tonu (12,0,32,12).

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

CMYK: (12,0,32,12)
C12M0Y32K12 (12%, 0%, 32%, 12%)
(0.12 / 0.00 / 0.32 / 0.12)

CMYK yüzdeleri

%12.44
%0
%31.56
%11.76

Codes

Color #C5E19A in popluar color models

C5 E1 9A
RGB 197 225 154
HSL 84° 54.20% 74.31%
HSB/HSV 84° 31.56% 88.24%
CMYK 12.44% 0.00% 31.56%
11.76%

Color #C5E19A in popluar number systems.

HEX C5 E1 9A
Decimal 197 225 154
Binary 11000101 11100001 10011010
Octal 305 341 232

Shades and tints

Shades of #C5E19A

#C5E19A
(197,225,154)
#B4CD8C
(180,205,140)
#A3B97E
(163,185,126)
#92A570
(146,165,112)
#819162
(129,145,98)
#707D54
(112,125,84)
#5F6946
(95,105,70)
#4E5538
(78,85,56)
#3D412A
(61,65,42)
#2C2D1C
(44,45,28)
#1B190E
(27,25,14)
#000000
(0,0,0)

Tints of #C5E19A

#C5E19A
(197,225,154)
#CAE3A3
(202,227,163)
#CFE5AC
(207,229,172)
#D4E7B5
(212,231,181)
#D9E9BE
(217,233,190)
#DEEBC7
(222,235,199)
#E3EDD0
(227,237,208)
#E8EFD9
(232,239,217)
#EDF1E2
(237,241,226)
#F2F3EB
(242,243,235)
#F7F5F4
(247,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E19A; }

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

This text font color is #C5E19A.

Background Color

.myBgColor { background-color: #C5E19A; }

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

This div background color is #C5E19A.

Border color

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

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

This div border color is #C5E19A.

Opacity

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

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

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

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

This text has shadow with #C5E19A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E19A.

Preview

Color preview on black background

This text has color #C5E19A on black background.


Color preview on white background

This text has color #C5E19A on white background.


Black color preview on #C5E19A background

This text has black color on #C5E19A background.


White color preview on #C5E19A background

This text has white color on #C5E19A background.


Related colors

Complementary color

Complementary color for #hex is #3A1E65.


I love getcolorcode.com

Triadic colors

1 #9AC5E1 and #E19AC5 with #C5E19A are triadic colors.

2 #9AE1C5 and #E1C59A with #C5E19A are triadic colors.