COLOR #C7E7BE

HEX: #C7E7BE RGB: (199,231,190)

Renk bilgisi

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

RGB renk modeli

#C7E7BE color RGB value is (199,231,190).

RGB: (199,231,190) (78%, 91%, 75%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 231 of 255 = 91%
B 190 of 255 = 75%

199
231
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 231 + 190 = 620 (100%)
R 199 of 620 ~ 32.1%
G 231 of 620 ~ 37.26%
B 190 of 620 ~ 30.65'%

%32.1
%37.26
%30.65

CMYK RENK MODELİ

#C7E7BE rengi CMYK tonu (14,0,18,9).

  • camgöbeği tonu 13.85%
  • eflatun tonu 0.00%
  • sarı tonu 17.75%
  • ana renk tonu 9.41%

CMYK: (14,0,18,9)
C14M0Y18K9 (14%, 0%, 18%, 9%)
(0.14 / 0.00 / 0.18 / 0.09)

CMYK yüzdeleri

%13.85
%0
%17.75
%9.41

Codes

Color #C7E7BE in popluar color models

C7 E7 BE
RGB 199 231 190
HSL 107° 46.07% 82.55%
HSB/HSV 107° 17.75% 90.59%
CMYK 13.85% 0.00% 17.75%
9.41%

Color #C7E7BE in popluar number systems.

HEX C7 E7 BE
Decimal 199 231 190
Binary 11000111 11100111 10111110
Octal 307 347 276

Shades and tints

Shades of #C7E7BE

#C7E7BE
(199,231,190)
#B5D2AD
(181,210,173)
#A3BD9C
(163,189,156)
#91A88B
(145,168,139)
#7F937A
(127,147,122)
#6D7E69
(109,126,105)
#5B6958
(91,105,88)
#495447
(73,84,71)
#373F36
(55,63,54)
#252A25
(37,42,37)
#131514
(19,21,20)
#000000
(0,0,0)

Tints of #C7E7BE

#C7E7BE
(199,231,190)
#CCE9C3
(204,233,195)
#D1EBC8
(209,235,200)
#D6EDCD
(214,237,205)
#DBEFD2
(219,239,210)
#E0F1D7
(224,241,215)
#E5F3DC
(229,243,220)
#EAF5E1
(234,245,225)
#EFF7E6
(239,247,230)
#F4F9EB
(244,249,235)
#F9FBF0
(249,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E7BE; }

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

This text font color is #C7E7BE.

Background Color

.myBgColor { background-color: #C7E7BE; }

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

This div background color is #C7E7BE.

Border color

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

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

This div border color is #C7E7BE.

Opacity

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

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

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

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

This text has shadow with #C7E7BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E7BE.

Preview

Color preview on black background

This text has color #C7E7BE on black background.


Color preview on white background

This text has color #C7E7BE on white background.


Black color preview on #C7E7BE background

This text has black color on #C7E7BE background.


White color preview on #C7E7BE background

This text has white color on #C7E7BE background.


Related colors

Complementary color

Complementary color for #hex is #381841.


I love getcolorcode.com

Triadic colors

1 #BEC7E7 and #E7BEC7 with #C7E7BE are triadic colors.

2 #BEE7C7 and #E7C7BE with #C7E7BE are triadic colors.