COLOR #C5E482

HEX: #C5E482 RGB: (197,228,130)

Renk bilgisi

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

RGB renk modeli

#C5E482 color RGB value is (197,228,130).

RGB: (197,228,130) (77%, 89%, 51%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 130 of 255 = 51%

197
228
130

R + G + B ~ 72%. #C5E482 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 130 = 555 (100%)
R 197 of 555 ~ 35.5%
G 228 of 555 ~ 41.08%
B 130 of 555 ~ 23.42'%

%35.5
%41.08
%23.42

CMYK RENK MODELİ

#C5E482 rengi CMYK tonu (14,0,43,11).

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

CMYK: (14,0,43,11)
C14M0Y43K11 (14%, 0%, 43%, 11%)
(0.14 / 0.00 / 0.43 / 0.11)

CMYK yüzdeleri

%13.6
%0
%42.98
%10.59

Codes

Color #C5E482 in popluar color models

C5 E4 82
RGB 197 228 130
HSL 79° 64.47% 70.20%
HSB/HSV 79° 42.98% 89.41%
CMYK 13.60% 0.00% 42.98%
10.59%

Color #C5E482 in popluar number systems.

HEX C5 E4 82
Decimal 197 228 130
Binary 11000101 11100100 10000010
Octal 305 344 202

Shades and tints

Shades of #C5E482

#C5E482
(197,228,130)
#B4D077
(180,208,119)
#A3BC6C
(163,188,108)
#92A861
(146,168,97)
#819456
(129,148,86)
#70804B
(112,128,75)
#5F6C40
(95,108,64)
#4E5835
(78,88,53)
#3D442A
(61,68,42)
#2C301F
(44,48,31)
#1B1C14
(27,28,20)
#000000
(0,0,0)

Tints of #C5E482

#C5E482
(197,228,130)
#CAE68D
(202,230,141)
#CFE898
(207,232,152)
#D4EAA3
(212,234,163)
#D9ECAE
(217,236,174)
#DEEEB9
(222,238,185)
#E3F0C4
(227,240,196)
#E8F2CF
(232,242,207)
#EDF4DA
(237,244,218)
#F2F6E5
(242,246,229)
#F7F8F0
(247,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E482; }

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

This text font color is #C5E482.

Background Color

.myBgColor { background-color: #C5E482; }

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

This div background color is #C5E482.

Border color

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

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

This div border color is #C5E482.

Opacity

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

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

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

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

This text has shadow with #C5E482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E482.

Preview

Color preview on black background

This text has color #C5E482 on black background.


Color preview on white background

This text has color #C5E482 on white background.


Black color preview on #C5E482 background

This text has black color on #C5E482 background.


White color preview on #C5E482 background

This text has white color on #C5E482 background.


Related colors

Complementary color

Complementary color for #hex is #3A1B7D.


I love getcolorcode.com

Triadic colors

1 #82C5E4 and #E482C5 with #C5E482 are triadic colors.

2 #82E4C5 and #E4C582 with #C5E482 are triadic colors.