COLOR #C5E892

HEX: #C5E892 RGB: (197,232,146)

Renk bilgisi

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

RGB renk modeli

#C5E892 color RGB value is (197,232,146).

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

RGB bağlantıları ve doygunluk

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

197
232
146

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 232 + 146 = 575 (100%)
R 197 of 575 ~ 34.26%
G 232 of 575 ~ 40.35%
B 146 of 575 ~ 25.39'%

%34.26
%40.35
%25.39

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.09%
  • eflatun tonu 0.00%
  • sarı tonu 37.07%
  • ana renk tonu 9.02%

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

CMYK yüzdeleri

%15.09
%0
%37.07
%9.02

Codes

Color #C5E892 in popluar color models

C5 E8 92
RGB 197 232 146
HSL 84° 65.15% 74.12%
HSB/HSV 84° 37.07% 90.98%
CMYK 15.09% 0.00% 37.07%
9.02%

Color #C5E892 in popluar number systems.

HEX C5 E8 92
Decimal 197 232 146
Binary 11000101 11101000 10010010
Octal 305 350 222

Shades and tints

Shades of #C5E892

#C5E892
(197,232,146)
#B4D385
(180,211,133)
#A3BE78
(163,190,120)
#92A96B
(146,169,107)
#81945E
(129,148,94)
#707F51
(112,127,81)
#5F6A44
(95,106,68)
#4E5537
(78,85,55)
#3D402A
(61,64,42)
#2C2B1D
(44,43,29)
#1B1610
(27,22,16)
#000000
(0,0,0)

Tints of #C5E892

#C5E892
(197,232,146)
#CAEA9B
(202,234,155)
#CFECA4
(207,236,164)
#D4EEAD
(212,238,173)
#D9F0B6
(217,240,182)
#DEF2BF
(222,242,191)
#E3F4C8
(227,244,200)
#E8F6D1
(232,246,209)
#EDF8DA
(237,248,218)
#F2FAE3
(242,250,227)
#F7FCEC
(247,252,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E892; }

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

This text font color is #C5E892.

Background Color

.myBgColor { background-color: #C5E892; }

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

This div background color is #C5E892.

Border color

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

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

This div border color is #C5E892.

Opacity

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

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

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

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

This text has shadow with #C5E892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E892.

Preview

Color preview on black background

This text has color #C5E892 on black background.


Color preview on white background

This text has color #C5E892 on white background.


Black color preview on #C5E892 background

This text has black color on #C5E892 background.


White color preview on #C5E892 background

This text has white color on #C5E892 background.


Related colors

Complementary color

Complementary color for #hex is #3A176D.


I love getcolorcode.com

Triadic colors

1 #92C5E8 and #E892C5 with #C5E892 are triadic colors.

2 #92E8C5 and #E8C592 with #C5E892 are triadic colors.