COLOR #C5E795

HEX: #C5E795 RGB: (197,231,149)

Renk bilgisi

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

RGB renk modeli

#C5E795 color RGB value is (197,231,149).

RGB: (197,231,149) (77%, 91%, 58%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 149 of 255 = 58%

197
231
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 149 = 577 (100%)
R 197 of 577 ~ 34.14%
G 231 of 577 ~ 40.03%
B 149 of 577 ~ 25.82'%

%34.14
%40.03
%25.82

CMYK RENK MODELİ

#C5E795 rengi CMYK tonu (15,0,35,9).

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 35.50%
  • ana renk tonu 9.41%

CMYK: (15,0,35,9)
C15M0Y35K9 (15%, 0%, 35%, 9%)
(0.15 / 0.00 / 0.35 / 0.09)

CMYK yüzdeleri

%14.72
%0
%35.5
%9.41

Codes

Color #C5E795 in popluar color models

C5 E7 95
RGB 197 231 149
HSL 85° 63.08% 74.51%
HSB/HSV 85° 35.50% 90.59%
CMYK 14.72% 0.00% 35.50%
9.41%

Color #C5E795 in popluar number systems.

HEX C5 E7 95
Decimal 197 231 149
Binary 11000101 11100111 10010101
Octal 305 347 225

Shades and tints

Shades of #C5E795

#C5E795
(197,231,149)
#B4D288
(180,210,136)
#A3BD7B
(163,189,123)
#92A86E
(146,168,110)
#819361
(129,147,97)
#707E54
(112,126,84)
#5F6947
(95,105,71)
#4E543A
(78,84,58)
#3D3F2D
(61,63,45)
#2C2A20
(44,42,32)
#1B1513
(27,21,19)
#000000
(0,0,0)

Tints of #C5E795

#C5E795
(197,231,149)
#CAE99E
(202,233,158)
#CFEBA7
(207,235,167)
#D4EDB0
(212,237,176)
#D9EFB9
(217,239,185)
#DEF1C2
(222,241,194)
#E3F3CB
(227,243,203)
#E8F5D4
(232,245,212)
#EDF7DD
(237,247,221)
#F2F9E6
(242,249,230)
#F7FBEF
(247,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E795 color. Also use rgb(197,231,149) instead hex code.

Text Font Color

.myTextColor { color: #C5E795; }

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

This text font color is #C5E795.

Background Color

.myBgColor { background-color: #C5E795; }

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

This div background color is #C5E795.

Border color

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

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

This div border color is #C5E795.

Opacity

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

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

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

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

This text has shadow with #C5E795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E795.

Preview

Color preview on black background

This text has color #C5E795 on black background.


Color preview on white background

This text has color #C5E795 on white background.


Black color preview on #C5E795 background

This text has black color on #C5E795 background.


White color preview on #C5E795 background

This text has white color on #C5E795 background.


Related colors

Complementary color

Complementary color for #hex is #3A186A.


I love getcolorcode.com

Triadic colors

1 #95C5E7 and #E795C5 with #C5E795 are triadic colors.

2 #95E7C5 and #E7C595 with #C5E795 are triadic colors.