COLOR #C5E992

HEX: #C5E992 RGB: (197,233,146)

Renk bilgisi

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

RGB renk modeli

#C5E992 color RGB value is (197,233,146).

RGB: (197,233,146) (77%, 91%, 57%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 146 of 255 = 57%

197
233
146

R + G + B ~ 75%. #C5E992 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 146 = 576 (100%)
R 197 of 576 ~ 34.2%
G 233 of 576 ~ 40.45%
B 146 of 576 ~ 25.35'%

%34.2
%40.45
%25.35

CMYK RENK MODELİ

#C5E992 rengi CMYK tonu (15,0,37,9).

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

CMYK: (15,0,37,9)
C15M0Y37K9 (15%, 0%, 37%, 9%)
(0.15 / 0.00 / 0.37 / 0.09)

CMYK yüzdeleri

%15.45
%0
%37.34
%8.63

Codes

Color #C5E992 in popluar color models

C5 E9 92
RGB 197 233 146
HSL 85° 66.41% 74.31%
HSB/HSV 85° 37.34% 91.37%
CMYK 15.45% 0.00% 37.34%
8.63%

Color #C5E992 in popluar number systems.

HEX C5 E9 92
Decimal 197 233 146
Binary 11000101 11101001 10010010
Octal 305 351 222

Shades and tints

Shades of #C5E992

#C5E992
(197,233,146)
#B4D485
(180,212,133)
#A3BF78
(163,191,120)
#92AA6B
(146,170,107)
#81955E
(129,149,94)
#708051
(112,128,81)
#5F6B44
(95,107,68)
#4E5637
(78,86,55)
#3D412A
(61,65,42)
#2C2C1D
(44,44,29)
#1B1710
(27,23,16)
#000000
(0,0,0)

Tints of #C5E992

#C5E992
(197,233,146)
#CAEB9B
(202,235,155)
#CFEDA4
(207,237,164)
#D4EFAD
(212,239,173)
#D9F1B6
(217,241,182)
#DEF3BF
(222,243,191)
#E3F5C8
(227,245,200)
#E8F7D1
(232,247,209)
#EDF9DA
(237,249,218)
#F2FBE3
(242,251,227)
#F7FDEC
(247,253,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E992; }

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

This text font color is #C5E992.

Background Color

.myBgColor { background-color: #C5E992; }

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

This div background color is #C5E992.

Border color

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

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

This div border color is #C5E992.

Opacity

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

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

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

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

This text has shadow with #C5E992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E992.

Preview

Color preview on black background

This text has color #C5E992 on black background.


Color preview on white background

This text has color #C5E992 on white background.


Black color preview on #C5E992 background

This text has black color on #C5E992 background.


White color preview on #C5E992 background

This text has white color on #C5E992 background.


Related colors

Complementary color

Complementary color for #hex is #3A166D.


I love getcolorcode.com

Triadic colors

1 #92C5E9 and #E992C5 with #C5E992 are triadic colors.

2 #92E9C5 and #E9C592 with #C5E992 are triadic colors.