COLOR #C5E984

HEX: #C5E984 RGB: (197,233,132)

Renk bilgisi

#C5E984 contains mainly red and green colors. #C5E984 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C5E984 color RGB value is (197,233,132).

RGB: (197,233,132) (77%, 91%, 52%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 132 of 255 = 52%

197
233
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 132 = 562 (100%)
R 197 of 562 ~ 35.05%
G 233 of 562 ~ 41.46%
B 132 of 562 ~ 23.49'%

%35.05
%41.46
%23.49

CMYK RENK MODELİ

#C5E984 rengi CMYK tonu (15,0,43,9).

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 43.35%
  • ana renk tonu 8.63%

CMYK: (15,0,43,9)
C15M0Y43K9 (15%, 0%, 43%, 9%)
(0.15 / 0.00 / 0.43 / 0.09)

CMYK yüzdeleri

%15.45
%0
%43.35
%8.63

Codes

Color #C5E984 in popluar color models

C5 E9 84
RGB 197 233 132
HSL 81° 69.66% 71.57%
HSB/HSV 81° 43.35% 91.37%
CMYK 15.45% 0.00% 43.35%
8.63%

Color #C5E984 in popluar number systems.

HEX C5 E9 84
Decimal 197 233 132
Binary 11000101 11101001 10000100
Octal 305 351 204

Shades and tints

Shades of #C5E984

#C5E984
(197,233,132)
#B4D478
(180,212,120)
#A3BF6C
(163,191,108)
#92AA60
(146,170,96)
#819554
(129,149,84)
#708048
(112,128,72)
#5F6B3C
(95,107,60)
#4E5630
(78,86,48)
#3D4124
(61,65,36)
#2C2C18
(44,44,24)
#1B170C
(27,23,12)
#000000
(0,0,0)

Tints of #C5E984

#C5E984
(197,233,132)
#CAEB8F
(202,235,143)
#CFED9A
(207,237,154)
#D4EFA5
(212,239,165)
#D9F1B0
(217,241,176)
#DEF3BB
(222,243,187)
#E3F5C6
(227,245,198)
#E8F7D1
(232,247,209)
#EDF9DC
(237,249,220)
#F2FBE7
(242,251,231)
#F7FDF2
(247,253,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E984; }

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

This text font color is #C5E984.

Background Color

.myBgColor { background-color: #C5E984; }

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

This div background color is #C5E984.

Border color

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

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

This div border color is #C5E984.

Opacity

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

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

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

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

This text has shadow with #C5E984 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E984.

Preview

Color preview on black background

This text has color #C5E984 on black background.


Color preview on white background

This text has color #C5E984 on white background.


Black color preview on #C5E984 background

This text has black color on #C5E984 background.


White color preview on #C5E984 background

This text has white color on #C5E984 background.


Related colors

Complementary color

Complementary color for #hex is #3A167B.


I love getcolorcode.com

Triadic colors

1 #84C5E9 and #E984C5 with #C5E984 are triadic colors.

2 #84E9C5 and #E9C584 with #C5E984 are triadic colors.