COLOR #C7E7BD

HEX: #C7E7BD RGB: (199,231,189)

Renk bilgisi

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

RGB renk modeli

#C7E7BD color RGB value is (199,231,189).

RGB: (199,231,189) (78%, 91%, 74%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 231 of 255 = 91%
B 189 of 255 = 74%

199
231
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 231 + 189 = 619 (100%)
R 199 of 619 ~ 32.15%
G 231 of 619 ~ 37.32%
B 189 of 619 ~ 30.53'%

%32.15
%37.32
%30.53

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.85%
  • eflatun tonu 0.00%
  • sarı tonu 18.18%
  • 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
%18.18
%9.41

Codes

Color #C7E7BD in popluar color models

C7 E7 BD
RGB 199 231 189
HSL 106° 46.67% 82.35%
HSB/HSV 106° 18.18% 90.59%
CMYK 13.85% 0.00% 18.18%
9.41%

Color #C7E7BD in popluar number systems.

HEX C7 E7 BD
Decimal 199 231 189
Binary 11000111 11100111 10111101
Octal 307 347 275

Shades and tints

Shades of #C7E7BD

#C7E7BD
(199,231,189)
#B5D2AC
(181,210,172)
#A3BD9B
(163,189,155)
#91A88A
(145,168,138)
#7F9379
(127,147,121)
#6D7E68
(109,126,104)
#5B6957
(91,105,87)
#495446
(73,84,70)
#373F35
(55,63,53)
#252A24
(37,42,36)
#131513
(19,21,19)
#000000
(0,0,0)

Tints of #C7E7BD

#C7E7BD
(199,231,189)
#CCE9C3
(204,233,195)
#D1EBC9
(209,235,201)
#D6EDCF
(214,237,207)
#DBEFD5
(219,239,213)
#E0F1DB
(224,241,219)
#E5F3E1
(229,243,225)
#EAF5E7
(234,245,231)
#EFF7ED
(239,247,237)
#F4F9F3
(244,249,243)
#F9FBF9
(249,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E7BD; }

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

This text font color is #C7E7BD.

Background Color

.myBgColor { background-color: #C7E7BD; }

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

This div background color is #C7E7BD.

Border color

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

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

This div border color is #C7E7BD.

Opacity

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

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

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

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

This text has shadow with #C7E7BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E7BD.

Preview

Color preview on black background

This text has color #C7E7BD on black background.


Color preview on white background

This text has color #C7E7BD on white background.


Black color preview on #C7E7BD background

This text has black color on #C7E7BD background.


White color preview on #C7E7BD background

This text has white color on #C7E7BD background.


Related colors

Complementary color

Complementary color for #hex is #381842.


I love getcolorcode.com

Triadic colors

1 #BDC7E7 and #E7BDC7 with #C7E7BD are triadic colors.

2 #BDE7C7 and #E7C7BD with #C7E7BD are triadic colors.