COLOR #C5EE8F

HEX: #C5EE8F RGB: (197,238,143)

Renk bilgisi

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

RGB renk modeli

#C5EE8F color RGB value is (197,238,143).

RGB: (197,238,143) (77%, 93%, 56%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 238 of 255 = 93%
B 143 of 255 = 56%

197
238
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 238 + 143 = 578 (100%)
R 197 of 578 ~ 34.08%
G 238 of 578 ~ 41.18%
B 143 of 578 ~ 24.74'%

%34.08
%41.18
%24.74

CMYK RENK MODELİ

#C5EE8F rengi CMYK tonu (17,0,40,7).

  • camgöbeği tonu 17.23%
  • eflatun tonu 0.00%
  • sarı tonu 39.92%
  • ana renk tonu 6.67%

CMYK: (17,0,40,7)
C17M0Y40K7 (17%, 0%, 40%, 7%)
(0.17 / 0.00 / 0.40 / 0.07)

CMYK yüzdeleri

%17.23
%0
%39.92
%6.67

Codes

Color #C5EE8F in popluar color models

C5 EE 8F
RGB 197 238 143
HSL 86° 73.64% 74.71%
HSB/HSV 86° 39.92% 93.33%
CMYK 17.23% 0.00% 39.92%
6.67%

Color #C5EE8F in popluar number systems.

HEX C5 EE 8F
Decimal 197 238 143
Binary 11000101 11101110 10001111
Octal 305 356 217

Shades and tints

Shades of #C5EE8F

#C5EE8F
(197,238,143)
#B4D982
(180,217,130)
#A3C475
(163,196,117)
#92AF68
(146,175,104)
#819A5B
(129,154,91)
#70854E
(112,133,78)
#5F7041
(95,112,65)
#4E5B34
(78,91,52)
#3D4627
(61,70,39)
#2C311A
(44,49,26)
#1B1C0D
(27,28,13)
#000000
(0,0,0)

Tints of #C5EE8F

#C5EE8F
(197,238,143)
#CAEF99
(202,239,153)
#CFF0A3
(207,240,163)
#D4F1AD
(212,241,173)
#D9F2B7
(217,242,183)
#DEF3C1
(222,243,193)
#E3F4CB
(227,244,203)
#E8F5D5
(232,245,213)
#EDF6DF
(237,246,223)
#F2F7E9
(242,247,233)
#F7F8F3
(247,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EE8F color. Also use rgb(197,238,143) instead hex code.

Text Font Color

.myTextColor { color: #C5EE8F; }

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

This text font color is #C5EE8F.

Background Color

.myBgColor { background-color: #C5EE8F; }

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

This div background color is #C5EE8F.

Border color

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

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

This div border color is #C5EE8F.

Opacity

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

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

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

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

This text has shadow with #C5EE8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EE8F.

Preview

Color preview on black background

This text has color #C5EE8F on black background.


Color preview on white background

This text has color #C5EE8F on white background.


Black color preview on #C5EE8F background

This text has black color on #C5EE8F background.


White color preview on #C5EE8F background

This text has white color on #C5EE8F background.


Related colors

Complementary color

Complementary color for #hex is #3A1170.


I love getcolorcode.com

Triadic colors

1 #8FC5EE and #EE8FC5 with #C5EE8F are triadic colors.

2 #8FEEC5 and #EEC58F with #C5EE8F are triadic colors.