COLOR #C7E7A7

HEX: #C7E7A7 RGB: (199,231,167)

Renk bilgisi

#C7E7A7 contains mainly red and green colors. #C7E7A7 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C7E7A7 color RGB value is (199,231,167).

RGB: (199,231,167) (78%, 91%, 65%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 231 of 255 = 91%
B 167 of 255 = 65%

199
231
167

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 231 + 167 = 597 (100%)
R 199 of 597 ~ 33.33%
G 231 of 597 ~ 38.69%
B 167 of 597 ~ 27.97'%

%33.33
%38.69
%27.97

CMYK RENK MODELİ

#C7E7A7 rengi CMYK tonu (14,0,28,9).

  • camgöbeği tonu 13.85%
  • eflatun tonu 0.00%
  • sarı tonu 27.71%
  • ana renk tonu 9.41%

CMYK: (14,0,28,9)
C14M0Y28K9 (14%, 0%, 28%, 9%)
(0.14 / 0.00 / 0.28 / 0.09)

CMYK yüzdeleri

%13.85
%0
%27.71
%9.41

Codes

Color #C7E7A7 in popluar color models

C7 E7 A7
RGB 199 231 167
HSL 90° 57.14% 78.04%
HSB/HSV 90° 27.71% 90.59%
CMYK 13.85% 0.00% 27.71%
9.41%

Color #C7E7A7 in popluar number systems.

HEX C7 E7 A7
Decimal 199 231 167
Binary 11000111 11100111 10100111
Octal 307 347 247

Shades and tints

Shades of #C7E7A7

#C7E7A7
(199,231,167)
#B5D298
(181,210,152)
#A3BD89
(163,189,137)
#91A87A
(145,168,122)
#7F936B
(127,147,107)
#6D7E5C
(109,126,92)
#5B694D
(91,105,77)
#49543E
(73,84,62)
#373F2F
(55,63,47)
#252A20
(37,42,32)
#131511
(19,21,17)
#000000
(0,0,0)

Tints of #C7E7A7

#C7E7A7
(199,231,167)
#CCE9AF
(204,233,175)
#D1EBB7
(209,235,183)
#D6EDBF
(214,237,191)
#DBEFC7
(219,239,199)
#E0F1CF
(224,241,207)
#E5F3D7
(229,243,215)
#EAF5DF
(234,245,223)
#EFF7E7
(239,247,231)
#F4F9EF
(244,249,239)
#F9FBF7
(249,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E7A7; }

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

This text font color is #C7E7A7.

Background Color

.myBgColor { background-color: #C7E7A7; }

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

This div background color is #C7E7A7.

Border color

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

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

This div border color is #C7E7A7.

Opacity

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

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

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

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

This text has shadow with #C7E7A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E7A7.

Preview

Color preview on black background

This text has color #C7E7A7 on black background.


Color preview on white background

This text has color #C7E7A7 on white background.


Black color preview on #C7E7A7 background

This text has black color on #C7E7A7 background.


White color preview on #C7E7A7 background

This text has white color on #C7E7A7 background.


Related colors

Complementary color

Complementary color for #hex is #381858.


I love getcolorcode.com

Triadic colors

1 #A7C7E7 and #E7A7C7 with #C7E7A7 are triadic colors.

2 #A7E7C7 and #E7C7A7 with #C7E7A7 are triadic colors.