COLOR #C5E38B

HEX: #C5E38B RGB: (197,227,139)

Renk bilgisi

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

RGB renk modeli

#C5E38B color RGB value is (197,227,139).

RGB: (197,227,139) (77%, 89%, 55%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 139 of 255 = 55%

197
227
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 139 = 563 (100%)
R 197 of 563 ~ 34.99%
G 227 of 563 ~ 40.32%
B 139 of 563 ~ 24.69'%

%34.99
%40.32
%24.69

CMYK RENK MODELİ

#C5E38B rengi CMYK tonu (13,0,39,11).

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 38.77%
  • ana renk tonu 10.98%

CMYK: (13,0,39,11)
C13M0Y39K11 (13%, 0%, 39%, 11%)
(0.13 / 0.00 / 0.39 / 0.11)

CMYK yüzdeleri

%13.22
%0
%38.77
%10.98

Codes

Color #C5E38B in popluar color models

C5 E3 8B
RGB 197 227 139
HSL 80° 61.11% 71.76%
HSB/HSV 80° 38.77% 89.02%
CMYK 13.22% 0.00% 38.77%
10.98%

Color #C5E38B in popluar number systems.

HEX C5 E3 8B
Decimal 197 227 139
Binary 11000101 11100011 10001011
Octal 305 343 213

Shades and tints

Shades of #C5E38B

#C5E38B
(197,227,139)
#B4CF7F
(180,207,127)
#A3BB73
(163,187,115)
#92A767
(146,167,103)
#81935B
(129,147,91)
#707F4F
(112,127,79)
#5F6B43
(95,107,67)
#4E5737
(78,87,55)
#3D432B
(61,67,43)
#2C2F1F
(44,47,31)
#1B1B13
(27,27,19)
#000000
(0,0,0)

Tints of #C5E38B

#C5E38B
(197,227,139)
#CAE595
(202,229,149)
#CFE79F
(207,231,159)
#D4E9A9
(212,233,169)
#D9EBB3
(217,235,179)
#DEEDBD
(222,237,189)
#E3EFC7
(227,239,199)
#E8F1D1
(232,241,209)
#EDF3DB
(237,243,219)
#F2F5E5
(242,245,229)
#F7F7EF
(247,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E38B; }

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

This text font color is #C5E38B.

Background Color

.myBgColor { background-color: #C5E38B; }

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

This div background color is #C5E38B.

Border color

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

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

This div border color is #C5E38B.

Opacity

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

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

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

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

This text has shadow with #C5E38B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E38B.

Preview

Color preview on black background

This text has color #C5E38B on black background.


Color preview on white background

This text has color #C5E38B on white background.


Black color preview on #C5E38B background

This text has black color on #C5E38B background.


White color preview on #C5E38B background

This text has white color on #C5E38B background.


Related colors

Complementary color

Complementary color for #hex is #3A1C74.


I love getcolorcode.com

Triadic colors

1 #8BC5E3 and #E38BC5 with #C5E38B are triadic colors.

2 #8BE3C5 and #E3C58B with #C5E38B are triadic colors.