COLOR #C5E475

HEX: #C5E475 RGB: (197,228,117)

Renk bilgisi

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

RGB renk modeli

#C5E475 color RGB value is (197,228,117).

RGB: (197,228,117) (77%, 89%, 46%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 117 of 255 = 46%

197
228
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 117 = 542 (100%)
R 197 of 542 ~ 36.35%
G 228 of 542 ~ 42.07%
B 117 of 542 ~ 21.59'%

%36.35
%42.07
%21.59

CMYK RENK MODELİ

#C5E475 rengi CMYK tonu (14,0,49,11).

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

CMYK: (14,0,49,11)
C14M0Y49K11 (14%, 0%, 49%, 11%)
(0.14 / 0.00 / 0.49 / 0.11)

CMYK yüzdeleri

%13.6
%0
%48.68
%10.59

Codes

Color #C5E475 in popluar color models

C5 E4 75
RGB 197 228 117
HSL 77° 67.27% 67.65%
HSB/HSV 77° 48.68% 89.41%
CMYK 13.60% 0.00% 48.68%
10.59%

Color #C5E475 in popluar number systems.

HEX C5 E4 75
Decimal 197 228 117
Binary 11000101 11100100 1110101
Octal 305 344 165

Shades and tints

Shades of #C5E475

#C5E475
(197,228,117)
#B4D06B
(180,208,107)
#A3BC61
(163,188,97)
#92A857
(146,168,87)
#81944D
(129,148,77)
#708043
(112,128,67)
#5F6C39
(95,108,57)
#4E582F
(78,88,47)
#3D4425
(61,68,37)
#2C301B
(44,48,27)
#1B1C11
(27,28,17)
#000000
(0,0,0)

Tints of #C5E475

#C5E475
(197,228,117)
#CAE681
(202,230,129)
#CFE88D
(207,232,141)
#D4EA99
(212,234,153)
#D9ECA5
(217,236,165)
#DEEEB1
(222,238,177)
#E3F0BD
(227,240,189)
#E8F2C9
(232,242,201)
#EDF4D5
(237,244,213)
#F2F6E1
(242,246,225)
#F7F8ED
(247,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E475; }

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

This text font color is #C5E475.

Background Color

.myBgColor { background-color: #C5E475; }

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

This div background color is #C5E475.

Border color

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

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

This div border color is #C5E475.

Opacity

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

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

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

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

This text has shadow with #C5E475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E475.

Preview

Color preview on black background

This text has color #C5E475 on black background.


Color preview on white background

This text has color #C5E475 on white background.


Black color preview on #C5E475 background

This text has black color on #C5E475 background.


White color preview on #C5E475 background

This text has white color on #C5E475 background.


Related colors

Complementary color

Complementary color for #hex is #3A1B8A.


I love getcolorcode.com

Triadic colors

1 #75C5E4 and #E475C5 with #C5E475 are triadic colors.

2 #75E4C5 and #E4C575 with #C5E475 are triadic colors.