COLOR #C5EFA6

HEX: #C5EFA6 RGB: (197,239,166)

Renk bilgisi

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

RGB renk modeli

#C5EFA6 color RGB value is (197,239,166).

RGB: (197,239,166) (77%, 94%, 65%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 239 of 255 = 94%
B 166 of 255 = 65%

197
239
166

R + G + B ~ 79%. #C5EFA6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 239 + 166 = 602 (100%)
R 197 of 602 ~ 32.72%
G 239 of 602 ~ 39.7%
B 166 of 602 ~ 27.57'%

%32.72
%39.7
%27.57

CMYK RENK MODELİ

#C5EFA6 rengi CMYK tonu (18,0,31,6).

  • camgöbeği tonu 17.57%
  • eflatun tonu 0.00%
  • sarı tonu 30.54%
  • ana renk tonu 6.27%

CMYK: (18,0,31,6)
C18M0Y31K6 (18%, 0%, 31%, 6%)
(0.18 / 0.00 / 0.31 / 0.06)

CMYK yüzdeleri

%17.57
%0
%30.54
%6.27

Codes

Color #C5EFA6 in popluar color models

C5 EF A6
RGB 197 239 166
HSL 95° 69.52% 79.41%
HSB/HSV 95° 30.54% 93.73%
CMYK 17.57% 0.00% 30.54%
6.27%

Color #C5EFA6 in popluar number systems.

HEX C5 EF A6
Decimal 197 239 166
Binary 11000101 11101111 10100110
Octal 305 357 246

Shades and tints

Shades of #C5EFA6

#C5EFA6
(197,239,166)
#B4DA97
(180,218,151)
#A3C588
(163,197,136)
#92B079
(146,176,121)
#819B6A
(129,155,106)
#70865B
(112,134,91)
#5F714C
(95,113,76)
#4E5C3D
(78,92,61)
#3D472E
(61,71,46)
#2C321F
(44,50,31)
#1B1D10
(27,29,16)
#000000
(0,0,0)

Tints of #C5EFA6

#C5EFA6
(197,239,166)
#CAF0AE
(202,240,174)
#CFF1B6
(207,241,182)
#D4F2BE
(212,242,190)
#D9F3C6
(217,243,198)
#DEF4CE
(222,244,206)
#E3F5D6
(227,245,214)
#E8F6DE
(232,246,222)
#EDF7E6
(237,247,230)
#F2F8EE
(242,248,238)
#F7F9F6
(247,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EFA6 color. Also use rgb(197,239,166) instead hex code.

Text Font Color

.myTextColor { color: #C5EFA6; }

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

This text font color is #C5EFA6.

Background Color

.myBgColor { background-color: #C5EFA6; }

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

This div background color is #C5EFA6.

Border color

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

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

This div border color is #C5EFA6.

Opacity

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

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

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

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

This text has shadow with #C5EFA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EFA6.

Preview

Color preview on black background

This text has color #C5EFA6 on black background.


Color preview on white background

This text has color #C5EFA6 on white background.


Black color preview on #C5EFA6 background

This text has black color on #C5EFA6 background.


White color preview on #C5EFA6 background

This text has white color on #C5EFA6 background.


Related colors

Complementary color

Complementary color for #hex is #3A1059.


I love getcolorcode.com

Triadic colors

1 #A6C5EF and #EFA6C5 with #C5EFA6 are triadic colors.

2 #A6EFC5 and #EFC5A6 with #C5EFA6 are triadic colors.