COLOR #C5E298

HEX: #C5E298 RGB: (197,226,152)

Renk bilgisi

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

RGB renk modeli

#C5E298 color RGB value is (197,226,152).

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

RGB bağlantıları ve doygunluk

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

197
226
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 152 = 575 (100%)
R 197 of 575 ~ 34.26%
G 226 of 575 ~ 39.3%
B 152 of 575 ~ 26.43'%

%34.26
%39.3
%26.43

CMYK RENK MODELİ

#C5E298 rengi CMYK tonu (13,0,33,11).

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

CMYK: (13,0,33,11)
C13M0Y33K11 (13%, 0%, 33%, 11%)
(0.13 / 0.00 / 0.33 / 0.11)

CMYK yüzdeleri

%12.83
%0
%32.74
%11.37

Codes

Color #C5E298 in popluar color models

C5 E2 98
RGB 197 226 152
HSL 84° 56.06% 74.12%
HSB/HSV 84° 32.74% 88.63%
CMYK 12.83% 0.00% 32.74%
11.37%

Color #C5E298 in popluar number systems.

HEX C5 E2 98
Decimal 197 226 152
Binary 11000101 11100010 10011000
Octal 305 342 230

Shades and tints

Shades of #C5E298

#C5E298
(197,226,152)
#B4CE8B
(180,206,139)
#A3BA7E
(163,186,126)
#92A671
(146,166,113)
#819264
(129,146,100)
#707E57
(112,126,87)
#5F6A4A
(95,106,74)
#4E563D
(78,86,61)
#3D4230
(61,66,48)
#2C2E23
(44,46,35)
#1B1A16
(27,26,22)
#000000
(0,0,0)

Tints of #C5E298

#C5E298
(197,226,152)
#CAE4A1
(202,228,161)
#CFE6AA
(207,230,170)
#D4E8B3
(212,232,179)
#D9EABC
(217,234,188)
#DEECC5
(222,236,197)
#E3EECE
(227,238,206)
#E8F0D7
(232,240,215)
#EDF2E0
(237,242,224)
#F2F4E9
(242,244,233)
#F7F6F2
(247,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E298; }

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

This text font color is #C5E298.

Background Color

.myBgColor { background-color: #C5E298; }

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

This div background color is #C5E298.

Border color

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

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

This div border color is #C5E298.

Opacity

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

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

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

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

This text has shadow with #C5E298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E298.

Preview

Color preview on black background

This text has color #C5E298 on black background.


Color preview on white background

This text has color #C5E298 on white background.


Black color preview on #C5E298 background

This text has black color on #C5E298 background.


White color preview on #C5E298 background

This text has white color on #C5E298 background.


Related colors

Complementary color

Complementary color for #hex is #3A1D67.


I love getcolorcode.com

Triadic colors

1 #98C5E2 and #E298C5 with #C5E298 are triadic colors.

2 #98E2C5 and #E2C598 with #C5E298 are triadic colors.