COLOR #C7E4AD

HEX: #C7E4AD RGB: (199,228,173)

Renk bilgisi

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

RGB renk modeli

#C7E4AD color RGB value is (199,228,173).

RGB: (199,228,173) (78%, 89%, 68%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 228 of 255 = 89%
B 173 of 255 = 68%

199
228
173

R + G + B ~ 78%. #C7E4AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 228 + 173 = 600 (100%)
R 199 of 600 ~ 33.17%
G 228 of 600 ~ 38%
B 173 of 600 ~ 28.83'%

%33.17
%38
%28.83

CMYK RENK MODELİ

#C7E4AD rengi CMYK tonu (13,0,24,11).

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

CMYK: (13,0,24,11)
C13M0Y24K11 (13%, 0%, 24%, 11%)
(0.13 / 0.00 / 0.24 / 0.11)

CMYK yüzdeleri

%12.72
%0
%24.12
%10.59

Codes

Color #C7E4AD in popluar color models

C7 E4 AD
RGB 199 228 173
HSL 92° 50.46% 78.63%
HSB/HSV 92° 24.12% 89.41%
CMYK 12.72% 0.00% 24.12%
10.59%

Color #C7E4AD in popluar number systems.

HEX C7 E4 AD
Decimal 199 228 173
Binary 11000111 11100100 10101101
Octal 307 344 255

Shades and tints

Shades of #C7E4AD

#C7E4AD
(199,228,173)
#B5D09E
(181,208,158)
#A3BC8F
(163,188,143)
#91A880
(145,168,128)
#7F9471
(127,148,113)
#6D8062
(109,128,98)
#5B6C53
(91,108,83)
#495844
(73,88,68)
#374435
(55,68,53)
#253026
(37,48,38)
#131C17
(19,28,23)
#000000
(0,0,0)

Tints of #C7E4AD

#C7E4AD
(199,228,173)
#CCE6B4
(204,230,180)
#D1E8BB
(209,232,187)
#D6EAC2
(214,234,194)
#DBECC9
(219,236,201)
#E0EED0
(224,238,208)
#E5F0D7
(229,240,215)
#EAF2DE
(234,242,222)
#EFF4E5
(239,244,229)
#F4F6EC
(244,246,236)
#F9F8F3
(249,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E4AD; }

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

This text font color is #C7E4AD.

Background Color

.myBgColor { background-color: #C7E4AD; }

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

This div background color is #C7E4AD.

Border color

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

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

This div border color is #C7E4AD.

Opacity

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

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

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

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

This text has shadow with #C7E4AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E4AD.

Preview

Color preview on black background

This text has color #C7E4AD on black background.


Color preview on white background

This text has color #C7E4AD on white background.


Black color preview on #C7E4AD background

This text has black color on #C7E4AD background.


White color preview on #C7E4AD background

This text has white color on #C7E4AD background.


Related colors

Complementary color

Complementary color for #hex is #381B52.


I love getcolorcode.com

Triadic colors

1 #ADC7E4 and #E4ADC7 with #C7E4AD are triadic colors.

2 #ADE4C7 and #E4C7AD with #C7E4AD are triadic colors.