COLOR #C7E5B0

HEX: #C7E5B0 RGB: (199,229,176)

Renk bilgisi

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

RGB renk modeli

#C7E5B0 color RGB value is (199,229,176).

RGB: (199,229,176) (78%, 90%, 69%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 176 of 255 = 69%

199
229
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 176 = 604 (100%)
R 199 of 604 ~ 32.95%
G 229 of 604 ~ 37.91%
B 176 of 604 ~ 29.14'%

%32.95
%37.91
%29.14

CMYK RENK MODELİ

#C7E5B0 rengi CMYK tonu (13,0,23,10).

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

CMYK: (13,0,23,10)
C13M0Y23K10 (13%, 0%, 23%, 10%)
(0.13 / 0.00 / 0.23 / 0.10)

CMYK yüzdeleri

%13.1
%0
%23.14
%10.2

Codes

Color #C7E5B0 in popluar color models

C7 E5 B0
RGB 199 229 176
HSL 94° 50.48% 79.41%
HSB/HSV 94° 23.14% 89.80%
CMYK 13.10% 0.00% 23.14%
10.20%

Color #C7E5B0 in popluar number systems.

HEX C7 E5 B0
Decimal 199 229 176
Binary 11000111 11100101 10110000
Octal 307 345 260

Shades and tints

Shades of #C7E5B0

#C7E5B0
(199,229,176)
#B5D1A0
(181,209,160)
#A3BD90
(163,189,144)
#91A980
(145,169,128)
#7F9570
(127,149,112)
#6D8160
(109,129,96)
#5B6D50
(91,109,80)
#495940
(73,89,64)
#374530
(55,69,48)
#253120
(37,49,32)
#131D10
(19,29,16)
#000000
(0,0,0)

Tints of #C7E5B0

#C7E5B0
(199,229,176)
#CCE7B7
(204,231,183)
#D1E9BE
(209,233,190)
#D6EBC5
(214,235,197)
#DBEDCC
(219,237,204)
#E0EFD3
(224,239,211)
#E5F1DA
(229,241,218)
#EAF3E1
(234,243,225)
#EFF5E8
(239,245,232)
#F4F7EF
(244,247,239)
#F9F9F6
(249,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E5B0; }

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

This text font color is #C7E5B0.

Background Color

.myBgColor { background-color: #C7E5B0; }

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

This div background color is #C7E5B0.

Border color

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

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

This div border color is #C7E5B0.

Opacity

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

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

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

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

This text has shadow with #C7E5B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E5B0.

Preview

Color preview on black background

This text has color #C7E5B0 on black background.


Color preview on white background

This text has color #C7E5B0 on white background.


Black color preview on #C7E5B0 background

This text has black color on #C7E5B0 background.


White color preview on #C7E5B0 background

This text has white color on #C7E5B0 background.


Related colors

Complementary color

Complementary color for #hex is #381A4F.


I love getcolorcode.com

Triadic colors

1 #B0C7E5 and #E5B0C7 with #C7E5B0 are triadic colors.

2 #B0E5C7 and #E5C7B0 with #C7E5B0 are triadic colors.