COLOR #C7E4BE

HEX: #C7E4BE RGB: (199,228,190)

Renk bilgisi

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

RGB renk modeli

#C7E4BE color RGB value is (199,228,190).

RGB: (199,228,190) (78%, 89%, 75%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 228 of 255 = 89%
B 190 of 255 = 75%

199
228
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 228 + 190 = 617 (100%)
R 199 of 617 ~ 32.25%
G 228 of 617 ~ 36.95%
B 190 of 617 ~ 30.79'%

%32.25
%36.95
%30.79

CMYK RENK MODELİ

#C7E4BE rengi CMYK tonu (13,0,17,11).

  • camgöbeği tonu 12.72%
  • eflatun tonu 0.00%
  • sarı tonu 16.67%
  • ana renk tonu 10.59%

CMYK: (13,0,17,11)
C13M0Y17K11 (13%, 0%, 17%, 11%)
(0.13 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%12.72
%0
%16.67
%10.59

Codes

Color #C7E4BE in popluar color models

C7 E4 BE
RGB 199 228 190
HSL 106° 41.30% 81.96%
HSB/HSV 106° 16.67% 89.41%
CMYK 12.72% 0.00% 16.67%
10.59%

Color #C7E4BE in popluar number systems.

HEX C7 E4 BE
Decimal 199 228 190
Binary 11000111 11100100 10111110
Octal 307 344 276

Shades and tints

Shades of #C7E4BE

#C7E4BE
(199,228,190)
#B5D0AD
(181,208,173)
#A3BC9C
(163,188,156)
#91A88B
(145,168,139)
#7F947A
(127,148,122)
#6D8069
(109,128,105)
#5B6C58
(91,108,88)
#495847
(73,88,71)
#374436
(55,68,54)
#253025
(37,48,37)
#131C14
(19,28,20)
#000000
(0,0,0)

Tints of #C7E4BE

#C7E4BE
(199,228,190)
#CCE6C3
(204,230,195)
#D1E8C8
(209,232,200)
#D6EACD
(214,234,205)
#DBECD2
(219,236,210)
#E0EED7
(224,238,215)
#E5F0DC
(229,240,220)
#EAF2E1
(234,242,225)
#EFF4E6
(239,244,230)
#F4F6EB
(244,246,235)
#F9F8F0
(249,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E4BE; }

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

This text font color is #C7E4BE.

Background Color

.myBgColor { background-color: #C7E4BE; }

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

This div background color is #C7E4BE.

Border color

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

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

This div border color is #C7E4BE.

Opacity

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

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

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

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

This text has shadow with #C7E4BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E4BE.

Preview

Color preview on black background

This text has color #C7E4BE on black background.


Color preview on white background

This text has color #C7E4BE on white background.


Black color preview on #C7E4BE background

This text has black color on #C7E4BE background.


White color preview on #C7E4BE background

This text has white color on #C7E4BE background.


Related colors

Complementary color

Complementary color for #hex is #381B41.


I love getcolorcode.com

Triadic colors

1 #BEC7E4 and #E4BEC7 with #C7E4BE are triadic colors.

2 #BEE4C7 and #E4C7BE with #C7E4BE are triadic colors.