COLOR #C9EFB5

HEX: #C9EFB5 RGB: (201,239,181)

Renk bilgisi

#C9EFB5 contains red, green and blue colors in about the same proportion. #C9EFB5 ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#C9EFB5 color RGB value is (201,239,181).

RGB: (201,239,181) (79%, 94%, 71%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 239 of 255 = 94%
B 181 of 255 = 71%

201
239
181

R + G + B ~ 81%. #C9EFB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 239 + 181 = 621 (100%)
R 201 of 621 ~ 32.37%
G 239 of 621 ~ 38.49%
B 181 of 621 ~ 29.15'%

%32.37
%38.49
%29.15

CMYK RENK MODELİ

#C9EFB5 rengi CMYK tonu (16,0,24,6).

  • camgöbeği tonu 15.90%
  • eflatun tonu 0.00%
  • sarı tonu 24.27%
  • ana renk tonu 6.27%

CMYK: (16,0,24,6)
C16M0Y24K6 (16%, 0%, 24%, 6%)
(0.16 / 0.00 / 0.24 / 0.06)

CMYK yüzdeleri

%15.9
%0
%24.27
%6.27

Codes

Color #C9EFB5 in popluar color models

C9 EF B5
RGB 201 239 181
HSL 99° 64.44% 82.35%
HSB/HSV 99° 24.27% 93.73%
CMYK 15.90% 0.00% 24.27%
6.27%

Color #C9EFB5 in popluar number systems.

HEX C9 EF B5
Decimal 201 239 181
Binary 11001001 11101111 10110101
Octal 311 357 265

Shades and tints

Shades of #C9EFB5

#C9EFB5
(201,239,181)
#B7DAA5
(183,218,165)
#A5C595
(165,197,149)
#93B085
(147,176,133)
#819B75
(129,155,117)
#6F8665
(111,134,101)
#5D7155
(93,113,85)
#4B5C45
(75,92,69)
#394735
(57,71,53)
#273225
(39,50,37)
#151D15
(21,29,21)
#000000
(0,0,0)

Tints of #C9EFB5

#C9EFB5
(201,239,181)
#CDF0BB
(205,240,187)
#D1F1C1
(209,241,193)
#D5F2C7
(213,242,199)
#D9F3CD
(217,243,205)
#DDF4D3
(221,244,211)
#E1F5D9
(225,245,217)
#E5F6DF
(229,246,223)
#E9F7E5
(233,247,229)
#EDF8EB
(237,248,235)
#F1F9F1
(241,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EFB5 color. Also use rgb(201,239,181) instead hex code.

Text Font Color

.myTextColor { color: #C9EFB5; }

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

This text font color is #C9EFB5.

Background Color

.myBgColor { background-color: #C9EFB5; }

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

This div background color is #C9EFB5.

Border color

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

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

This div border color is #C9EFB5.

Opacity

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

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

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

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

This text has shadow with #C9EFB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EFB5.

Preview

Color preview on black background

This text has color #C9EFB5 on black background.


Color preview on white background

This text has color #C9EFB5 on white background.


Black color preview on #C9EFB5 background

This text has black color on #C9EFB5 background.


White color preview on #C9EFB5 background

This text has white color on #C9EFB5 background.


Related colors

Complementary color

Complementary color for #hex is #36104A.


I love getcolorcode.com

Triadic colors

1 #B5C9EF and #EFB5C9 with #C9EFB5 are triadic colors.

2 #B5EFC9 and #EFC9B5 with #C9EFB5 are triadic colors.