COLOR #C7E5BE

HEX: #C7E5BE RGB: (199,229,190)

Renk bilgisi

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

RGB renk modeli

#C7E5BE color RGB value is (199,229,190).

RGB: (199,229,190) (78%, 90%, 75%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 190 of 255 = 75%

199
229
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 190 = 618 (100%)
R 199 of 618 ~ 32.2%
G 229 of 618 ~ 37.06%
B 190 of 618 ~ 30.74'%

%32.2
%37.06
%30.74

CMYK RENK MODELİ

#C7E5BE rengi CMYK tonu (13,0,17,10).

  • camgöbeği tonu 13.10%
  • eflatun tonu 0.00%
  • sarı tonu 17.03%
  • ana renk tonu 10.20%

CMYK: (13,0,17,10)
C13M0Y17K10 (13%, 0%, 17%, 10%)
(0.13 / 0.00 / 0.17 / 0.10)

CMYK yüzdeleri

%13.1
%0
%17.03
%10.2

Codes

Color #C7E5BE in popluar color models

C7 E5 BE
RGB 199 229 190
HSL 106° 42.86% 82.16%
HSB/HSV 106° 17.03% 89.80%
CMYK 13.10% 0.00% 17.03%
10.20%

Color #C7E5BE in popluar number systems.

HEX C7 E5 BE
Decimal 199 229 190
Binary 11000111 11100101 10111110
Octal 307 345 276

Shades and tints

Shades of #C7E5BE

#C7E5BE
(199,229,190)
#B5D1AD
(181,209,173)
#A3BD9C
(163,189,156)
#91A98B
(145,169,139)
#7F957A
(127,149,122)
#6D8169
(109,129,105)
#5B6D58
(91,109,88)
#495947
(73,89,71)
#374536
(55,69,54)
#253125
(37,49,37)
#131D14
(19,29,20)
#000000
(0,0,0)

Tints of #C7E5BE

#C7E5BE
(199,229,190)
#CCE7C3
(204,231,195)
#D1E9C8
(209,233,200)
#D6EBCD
(214,235,205)
#DBEDD2
(219,237,210)
#E0EFD7
(224,239,215)
#E5F1DC
(229,241,220)
#EAF3E1
(234,243,225)
#EFF5E6
(239,245,230)
#F4F7EB
(244,247,235)
#F9F9F0
(249,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E5BE color. Also use rgb(199,229,190) instead hex code.

Text Font Color

.myTextColor { color: #C7E5BE; }

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

This text font color is #C7E5BE.

Background Color

.myBgColor { background-color: #C7E5BE; }

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

This div background color is #C7E5BE.

Border color

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

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

This div border color is #C7E5BE.

Opacity

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

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

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

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

This text has shadow with #C7E5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E5BE.

Preview

Color preview on black background

This text has color #C7E5BE on black background.


Color preview on white background

This text has color #C7E5BE on white background.


Black color preview on #C7E5BE background

This text has black color on #C7E5BE background.


White color preview on #C7E5BE background

This text has white color on #C7E5BE background.


Related colors

Complementary color

Complementary color for #hex is #381A41.


I love getcolorcode.com

Triadic colors

1 #BEC7E5 and #E5BEC7 with #C7E5BE are triadic colors.

2 #BEE5C7 and #E5C7BE with #C7E5BE are triadic colors.