COLOR #C5E27B

HEX: #C5E27B RGB: (197,226,123)

Renk bilgisi

#C5E27B contains mainly red and green colors. #C5E27B ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C5E27B color RGB value is (197,226,123).

RGB: (197,226,123) (77%, 89%, 48%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 123 of 255 = 48%

197
226
123

R + G + B ~ 71%. #C5E27B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 123 = 546 (100%)
R 197 of 546 ~ 36.08%
G 226 of 546 ~ 41.39%
B 123 of 546 ~ 22.53'%

%36.08
%41.39
%22.53

CMYK RENK MODELİ

#C5E27B rengi CMYK tonu (13,0,46,11).

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

CMYK: (13,0,46,11)
C13M0Y46K11 (13%, 0%, 46%, 11%)
(0.13 / 0.00 / 0.46 / 0.11)

CMYK yüzdeleri

%12.83
%0
%45.58
%11.37

Codes

Color #C5E27B in popluar color models

C5 E2 7B
RGB 197 226 123
HSL 77° 63.98% 68.43%
HSB/HSV 77° 45.58% 88.63%
CMYK 12.83% 0.00% 45.58%
11.37%

Color #C5E27B in popluar number systems.

HEX C5 E2 7B
Decimal 197 226 123
Binary 11000101 11100010 1111011
Octal 305 342 173

Shades and tints

Shades of #C5E27B

#C5E27B
(197,226,123)
#B4CE70
(180,206,112)
#A3BA65
(163,186,101)
#92A65A
(146,166,90)
#81924F
(129,146,79)
#707E44
(112,126,68)
#5F6A39
(95,106,57)
#4E562E
(78,86,46)
#3D4223
(61,66,35)
#2C2E18
(44,46,24)
#1B1A0D
(27,26,13)
#000000
(0,0,0)

Tints of #C5E27B

#C5E27B
(197,226,123)
#CAE487
(202,228,135)
#CFE693
(207,230,147)
#D4E89F
(212,232,159)
#D9EAAB
(217,234,171)
#DEECB7
(222,236,183)
#E3EEC3
(227,238,195)
#E8F0CF
(232,240,207)
#EDF2DB
(237,242,219)
#F2F4E7
(242,244,231)
#F7F6F3
(247,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E27B; }

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

This text font color is #C5E27B.

Background Color

.myBgColor { background-color: #C5E27B; }

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

This div background color is #C5E27B.

Border color

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

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

This div border color is #C5E27B.

Opacity

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

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

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

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

This text has shadow with #C5E27B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E27B.

Preview

Color preview on black background

This text has color #C5E27B on black background.


Color preview on white background

This text has color #C5E27B on white background.


Black color preview on #C5E27B background

This text has black color on #C5E27B background.


White color preview on #C5E27B background

This text has white color on #C5E27B background.


Related colors

Complementary color

Complementary color for #hex is #3A1D84.


I love getcolorcode.com

Triadic colors

1 #7BC5E2 and #E27BC5 with #C5E27B are triadic colors.

2 #7BE2C5 and #E2C57B with #C5E27B are triadic colors.