COLOR #C5E288

HEX: #C5E288 RGB: (197,226,136)

Renk bilgisi

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

RGB renk modeli

#C5E288 color RGB value is (197,226,136).

RGB: (197,226,136) (77%, 89%, 53%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 136 of 255 = 53%

197
226
136

R + G + B ~ 73%. #C5E288 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 136 = 559 (100%)
R 197 of 559 ~ 35.24%
G 226 of 559 ~ 40.43%
B 136 of 559 ~ 24.33'%

%35.24
%40.43
%24.33

CMYK RENK MODELİ

#C5E288 rengi CMYK tonu (13,0,40,11).

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

CMYK: (13,0,40,11)
C13M0Y40K11 (13%, 0%, 40%, 11%)
(0.13 / 0.00 / 0.40 / 0.11)

CMYK yüzdeleri

%12.83
%0
%39.82
%11.37

Codes

Color #C5E288 in popluar color models

C5 E2 88
RGB 197 226 136
HSL 79° 60.81% 70.98%
HSB/HSV 79° 39.82% 88.63%
CMYK 12.83% 0.00% 39.82%
11.37%

Color #C5E288 in popluar number systems.

HEX C5 E2 88
Decimal 197 226 136
Binary 11000101 11100010 10001000
Octal 305 342 210

Shades and tints

Shades of #C5E288

#C5E288
(197,226,136)
#B4CE7C
(180,206,124)
#A3BA70
(163,186,112)
#92A664
(146,166,100)
#819258
(129,146,88)
#707E4C
(112,126,76)
#5F6A40
(95,106,64)
#4E5634
(78,86,52)
#3D4228
(61,66,40)
#2C2E1C
(44,46,28)
#1B1A10
(27,26,16)
#000000
(0,0,0)

Tints of #C5E288

#C5E288
(197,226,136)
#CAE492
(202,228,146)
#CFE69C
(207,230,156)
#D4E8A6
(212,232,166)
#D9EAB0
(217,234,176)
#DEECBA
(222,236,186)
#E3EEC4
(227,238,196)
#E8F0CE
(232,240,206)
#EDF2D8
(237,242,216)
#F2F4E2
(242,244,226)
#F7F6EC
(247,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E288; }

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

This text font color is #C5E288.

Background Color

.myBgColor { background-color: #C5E288; }

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

This div background color is #C5E288.

Border color

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

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

This div border color is #C5E288.

Opacity

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

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

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

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

This text has shadow with #C5E288 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E288.

Preview

Color preview on black background

This text has color #C5E288 on black background.


Color preview on white background

This text has color #C5E288 on white background.


Black color preview on #C5E288 background

This text has black color on #C5E288 background.


White color preview on #C5E288 background

This text has white color on #C5E288 background.


Related colors

Complementary color

Complementary color for #hex is #3A1D77.


I love getcolorcode.com

Triadic colors

1 #88C5E2 and #E288C5 with #C5E288 are triadic colors.

2 #88E2C5 and #E2C588 with #C5E288 are triadic colors.