COLOR #C5E484

HEX: #C5E484 RGB: (197,228,132)

Renk bilgisi

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

RGB renk modeli

#C5E484 color RGB value is (197,228,132).

RGB: (197,228,132) (77%, 89%, 52%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 132 of 255 = 52%

197
228
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 132 = 557 (100%)
R 197 of 557 ~ 35.37%
G 228 of 557 ~ 40.93%
B 132 of 557 ~ 23.7'%

%35.37
%40.93
%23.7

CMYK RENK MODELİ

#C5E484 rengi CMYK tonu (14,0,42,11).

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

CMYK: (14,0,42,11)
C14M0Y42K11 (14%, 0%, 42%, 11%)
(0.14 / 0.00 / 0.42 / 0.11)

CMYK yüzdeleri

%13.6
%0
%42.11
%10.59

Codes

Color #C5E484 in popluar color models

C5 E4 84
RGB 197 228 132
HSL 79° 64.00% 70.59%
HSB/HSV 79° 42.11% 89.41%
CMYK 13.60% 0.00% 42.11%
10.59%

Color #C5E484 in popluar number systems.

HEX C5 E4 84
Decimal 197 228 132
Binary 11000101 11100100 10000100
Octal 305 344 204

Shades and tints

Shades of #C5E484

#C5E484
(197,228,132)
#B4D078
(180,208,120)
#A3BC6C
(163,188,108)
#92A860
(146,168,96)
#819454
(129,148,84)
#708048
(112,128,72)
#5F6C3C
(95,108,60)
#4E5830
(78,88,48)
#3D4424
(61,68,36)
#2C3018
(44,48,24)
#1B1C0C
(27,28,12)
#000000
(0,0,0)

Tints of #C5E484

#C5E484
(197,228,132)
#CAE68F
(202,230,143)
#CFE89A
(207,232,154)
#D4EAA5
(212,234,165)
#D9ECB0
(217,236,176)
#DEEEBB
(222,238,187)
#E3F0C6
(227,240,198)
#E8F2D1
(232,242,209)
#EDF4DC
(237,244,220)
#F2F6E7
(242,246,231)
#F7F8F2
(247,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E484; }

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

This text font color is #C5E484.

Background Color

.myBgColor { background-color: #C5E484; }

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

This div background color is #C5E484.

Border color

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

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

This div border color is #C5E484.

Opacity

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

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

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

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

This text has shadow with #C5E484 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E484.

Preview

Color preview on black background

This text has color #C5E484 on black background.


Color preview on white background

This text has color #C5E484 on white background.


Black color preview on #C5E484 background

This text has black color on #C5E484 background.


White color preview on #C5E484 background

This text has white color on #C5E484 background.


Related colors

Complementary color

Complementary color for #hex is #3A1B7B.


I love getcolorcode.com

Triadic colors

1 #84C5E4 and #E484C5 with #C5E484 are triadic colors.

2 #84E4C5 and #E4C584 with #C5E484 are triadic colors.