COLOR #C7E4BD

HEX: #C7E4BD RGB: (199,228,189)

Renk bilgisi

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

RGB renk modeli

#C7E4BD color RGB value is (199,228,189).

RGB: (199,228,189) (78%, 89%, 74%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 228 of 255 = 89%
B 189 of 255 = 74%

199
228
189

R + G + B ~ 80%. #C7E4BD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 228 + 189 = 616 (100%)
R 199 of 616 ~ 32.31%
G 228 of 616 ~ 37.01%
B 189 of 616 ~ 30.68'%

%32.31
%37.01
%30.68

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.72%
  • eflatun tonu 0.00%
  • sarı tonu 17.11%
  • 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
%17.11
%10.59

Codes

Color #C7E4BD in popluar color models

C7 E4 BD
RGB 199 228 189
HSL 105° 41.94% 81.76%
HSB/HSV 105° 17.11% 89.41%
CMYK 12.72% 0.00% 17.11%
10.59%

Color #C7E4BD in popluar number systems.

HEX C7 E4 BD
Decimal 199 228 189
Binary 11000111 11100100 10111101
Octal 307 344 275

Shades and tints

Shades of #C7E4BD

#C7E4BD
(199,228,189)
#B5D0AC
(181,208,172)
#A3BC9B
(163,188,155)
#91A88A
(145,168,138)
#7F9479
(127,148,121)
#6D8068
(109,128,104)
#5B6C57
(91,108,87)
#495846
(73,88,70)
#374435
(55,68,53)
#253024
(37,48,36)
#131C13
(19,28,19)
#000000
(0,0,0)

Tints of #C7E4BD

#C7E4BD
(199,228,189)
#CCE6C3
(204,230,195)
#D1E8C9
(209,232,201)
#D6EACF
(214,234,207)
#DBECD5
(219,236,213)
#E0EEDB
(224,238,219)
#E5F0E1
(229,240,225)
#EAF2E7
(234,242,231)
#EFF4ED
(239,244,237)
#F4F6F3
(244,246,243)
#F9F8F9
(249,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E4BD; }

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

This text font color is #C7E4BD.

Background Color

.myBgColor { background-color: #C7E4BD; }

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

This div background color is #C7E4BD.

Border color

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

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

This div border color is #C7E4BD.

Opacity

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

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

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

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

This text has shadow with #C7E4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E4BD.

Preview

Color preview on black background

This text has color #C7E4BD on black background.


Color preview on white background

This text has color #C7E4BD on white background.


Black color preview on #C7E4BD background

This text has black color on #C7E4BD background.


White color preview on #C7E4BD background

This text has white color on #C7E4BD background.


Related colors

Complementary color

Complementary color for #hex is #381B42.


I love getcolorcode.com

Triadic colors

1 #BDC7E4 and #E4BDC7 with #C7E4BD are triadic colors.

2 #BDE4C7 and #E4C7BD with #C7E4BD are triadic colors.