COLOR #C7E5BD

HEX: #C7E5BD RGB: (199,229,189)

Renk bilgisi

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

RGB renk modeli

#C7E5BD color RGB value is (199,229,189).

RGB: (199,229,189) (78%, 90%, 74%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 189 of 255 = 74%

199
229
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 189 = 617 (100%)
R 199 of 617 ~ 32.25%
G 229 of 617 ~ 37.12%
B 189 of 617 ~ 30.63'%

%32.25
%37.12
%30.63

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.10%
  • eflatun tonu 0.00%
  • sarı tonu 17.47%
  • 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.47
%10.2

Codes

Color #C7E5BD in popluar color models

C7 E5 BD
RGB 199 229 189
HSL 105° 43.48% 81.96%
HSB/HSV 105° 17.47% 89.80%
CMYK 13.10% 0.00% 17.47%
10.20%

Color #C7E5BD in popluar number systems.

HEX C7 E5 BD
Decimal 199 229 189
Binary 11000111 11100101 10111101
Octal 307 345 275

Shades and tints

Shades of #C7E5BD

#C7E5BD
(199,229,189)
#B5D1AC
(181,209,172)
#A3BD9B
(163,189,155)
#91A98A
(145,169,138)
#7F9579
(127,149,121)
#6D8168
(109,129,104)
#5B6D57
(91,109,87)
#495946
(73,89,70)
#374535
(55,69,53)
#253124
(37,49,36)
#131D13
(19,29,19)
#000000
(0,0,0)

Tints of #C7E5BD

#C7E5BD
(199,229,189)
#CCE7C3
(204,231,195)
#D1E9C9
(209,233,201)
#D6EBCF
(214,235,207)
#DBEDD5
(219,237,213)
#E0EFDB
(224,239,219)
#E5F1E1
(229,241,225)
#EAF3E7
(234,243,231)
#EFF5ED
(239,245,237)
#F4F7F3
(244,247,243)
#F9F9F9
(249,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E5BD; }

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

This text font color is #C7E5BD.

Background Color

.myBgColor { background-color: #C7E5BD; }

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

This div background color is #C7E5BD.

Border color

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

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

This div border color is #C7E5BD.

Opacity

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

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

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

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

This text has shadow with #C7E5BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E5BD.

Preview

Color preview on black background

This text has color #C7E5BD on black background.


Color preview on white background

This text has color #C7E5BD on white background.


Black color preview on #C7E5BD background

This text has black color on #C7E5BD background.


White color preview on #C7E5BD background

This text has white color on #C7E5BD background.


Related colors

Complementary color

Complementary color for #hex is #381A42.


I love getcolorcode.com

Triadic colors

1 #BDC7E5 and #E5BDC7 with #C7E5BD are triadic colors.

2 #BDE5C7 and #E5C7BD with #C7E5BD are triadic colors.