COLOR #C5E68B

HEX: #C5E68B RGB: (197,230,139)

Renk bilgisi

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

RGB renk modeli

#C5E68B color RGB value is (197,230,139).

RGB: (197,230,139) (77%, 90%, 55%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 139 of 255 = 55%

197
230
139

R + G + B ~ 74%. #C5E68B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 139 = 566 (100%)
R 197 of 566 ~ 34.81%
G 230 of 566 ~ 40.64%
B 139 of 566 ~ 24.56'%

%34.81
%40.64
%24.56

CMYK RENK MODELİ

#C5E68B rengi CMYK tonu (14,0,40,10).

  • camgöbeği tonu 14.35%
  • eflatun tonu 0.00%
  • sarı tonu 39.57%
  • ana renk tonu 9.80%

CMYK: (14,0,40,10)
C14M0Y40K10 (14%, 0%, 40%, 10%)
(0.14 / 0.00 / 0.40 / 0.10)

CMYK yüzdeleri

%14.35
%0
%39.57
%9.8

Codes

Color #C5E68B in popluar color models

C5 E6 8B
RGB 197 230 139
HSL 82° 64.54% 72.35%
HSB/HSV 82° 39.57% 90.20%
CMYK 14.35% 0.00% 39.57%
9.80%

Color #C5E68B in popluar number systems.

HEX C5 E6 8B
Decimal 197 230 139
Binary 11000101 11100110 10001011
Octal 305 346 213

Shades and tints

Shades of #C5E68B

#C5E68B
(197,230,139)
#B4D27F
(180,210,127)
#A3BE73
(163,190,115)
#92AA67
(146,170,103)
#81965B
(129,150,91)
#70824F
(112,130,79)
#5F6E43
(95,110,67)
#4E5A37
(78,90,55)
#3D462B
(61,70,43)
#2C321F
(44,50,31)
#1B1E13
(27,30,19)
#000000
(0,0,0)

Tints of #C5E68B

#C5E68B
(197,230,139)
#CAE895
(202,232,149)
#CFEA9F
(207,234,159)
#D4ECA9
(212,236,169)
#D9EEB3
(217,238,179)
#DEF0BD
(222,240,189)
#E3F2C7
(227,242,199)
#E8F4D1
(232,244,209)
#EDF6DB
(237,246,219)
#F2F8E5
(242,248,229)
#F7FAEF
(247,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E68B color. Also use rgb(197,230,139) instead hex code.

Text Font Color

.myTextColor { color: #C5E68B; }

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

This text font color is #C5E68B.

Background Color

.myBgColor { background-color: #C5E68B; }

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

This div background color is #C5E68B.

Border color

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

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

This div border color is #C5E68B.

Opacity

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

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

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

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

This text has shadow with #C5E68B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E68B.

Preview

Color preview on black background

This text has color #C5E68B on black background.


Color preview on white background

This text has color #C5E68B on white background.


Black color preview on #C5E68B background

This text has black color on #C5E68B background.


White color preview on #C5E68B background

This text has white color on #C5E68B background.


Related colors

Complementary color

Complementary color for #hex is #3A1974.


I love getcolorcode.com

Triadic colors

1 #8BC5E6 and #E68BC5 with #C5E68B are triadic colors.

2 #8BE6C5 and #E6C58B with #C5E68B are triadic colors.