COLOR #C5E498

HEX: #C5E498 RGB: (197,228,152)

Renk bilgisi

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

RGB renk modeli

#C5E498 color RGB value is (197,228,152).

RGB: (197,228,152) (77%, 89%, 60%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 152 of 255 = 60%

197
228
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 152 = 577 (100%)
R 197 of 577 ~ 34.14%
G 228 of 577 ~ 39.51%
B 152 of 577 ~ 26.34'%

%34.14
%39.51
%26.34

CMYK RENK MODELİ

#C5E498 rengi CMYK tonu (14,0,33,11).

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

CMYK: (14,0,33,11)
C14M0Y33K11 (14%, 0%, 33%, 11%)
(0.14 / 0.00 / 0.33 / 0.11)

CMYK yüzdeleri

%13.6
%0
%33.33
%10.59

Codes

Color #C5E498 in popluar color models

C5 E4 98
RGB 197 228 152
HSL 84° 58.46% 74.51%
HSB/HSV 84° 33.33% 89.41%
CMYK 13.60% 0.00% 33.33%
10.59%

Color #C5E498 in popluar number systems.

HEX C5 E4 98
Decimal 197 228 152
Binary 11000101 11100100 10011000
Octal 305 344 230

Shades and tints

Shades of #C5E498

#C5E498
(197,228,152)
#B4D08B
(180,208,139)
#A3BC7E
(163,188,126)
#92A871
(146,168,113)
#819464
(129,148,100)
#708057
(112,128,87)
#5F6C4A
(95,108,74)
#4E583D
(78,88,61)
#3D4430
(61,68,48)
#2C3023
(44,48,35)
#1B1C16
(27,28,22)
#000000
(0,0,0)

Tints of #C5E498

#C5E498
(197,228,152)
#CAE6A1
(202,230,161)
#CFE8AA
(207,232,170)
#D4EAB3
(212,234,179)
#D9ECBC
(217,236,188)
#DEEEC5
(222,238,197)
#E3F0CE
(227,240,206)
#E8F2D7
(232,242,215)
#EDF4E0
(237,244,224)
#F2F6E9
(242,246,233)
#F7F8F2
(247,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E498; }

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

This text font color is #C5E498.

Background Color

.myBgColor { background-color: #C5E498; }

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

This div background color is #C5E498.

Border color

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

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

This div border color is #C5E498.

Opacity

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

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

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

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

This text has shadow with #C5E498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E498.

Preview

Color preview on black background

This text has color #C5E498 on black background.


Color preview on white background

This text has color #C5E498 on white background.


Black color preview on #C5E498 background

This text has black color on #C5E498 background.


White color preview on #C5E498 background

This text has white color on #C5E498 background.


Related colors

Complementary color

Complementary color for #hex is #3A1B67.


I love getcolorcode.com

Triadic colors

1 #98C5E4 and #E498C5 with #C5E498 are triadic colors.

2 #98E4C5 and #E4C598 with #C5E498 are triadic colors.