COLOR #C7E7A1

HEX: #C7E7A1 RGB: (199,231,161)

Renk bilgisi

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

RGB renk modeli

#C7E7A1 color RGB value is (199,231,161).

RGB: (199,231,161) (78%, 91%, 63%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 231 of 255 = 91%
B 161 of 255 = 63%

199
231
161

R + G + B ~ 77%. #C7E7A1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 231 + 161 = 591 (100%)
R 199 of 591 ~ 33.67%
G 231 of 591 ~ 39.09%
B 161 of 591 ~ 27.24'%

%33.67
%39.09
%27.24

CMYK RENK MODELİ

#C7E7A1 rengi CMYK tonu (14,0,30,9).

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

CMYK: (14,0,30,9)
C14M0Y30K9 (14%, 0%, 30%, 9%)
(0.14 / 0.00 / 0.30 / 0.09)

CMYK yüzdeleri

%13.85
%0
%30.3
%9.41

Codes

Color #C7E7A1 in popluar color models

C7 E7 A1
RGB 199 231 161
HSL 87° 59.32% 76.86%
HSB/HSV 87° 30.30% 90.59%
CMYK 13.85% 0.00% 30.30%
9.41%

Color #C7E7A1 in popluar number systems.

HEX C7 E7 A1
Decimal 199 231 161
Binary 11000111 11100111 10100001
Octal 307 347 241

Shades and tints

Shades of #C7E7A1

#C7E7A1
(199,231,161)
#B5D293
(181,210,147)
#A3BD85
(163,189,133)
#91A877
(145,168,119)
#7F9369
(127,147,105)
#6D7E5B
(109,126,91)
#5B694D
(91,105,77)
#49543F
(73,84,63)
#373F31
(55,63,49)
#252A23
(37,42,35)
#131515
(19,21,21)
#000000
(0,0,0)

Tints of #C7E7A1

#C7E7A1
(199,231,161)
#CCE9A9
(204,233,169)
#D1EBB1
(209,235,177)
#D6EDB9
(214,237,185)
#DBEFC1
(219,239,193)
#E0F1C9
(224,241,201)
#E5F3D1
(229,243,209)
#EAF5D9
(234,245,217)
#EFF7E1
(239,247,225)
#F4F9E9
(244,249,233)
#F9FBF1
(249,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E7A1; }

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

This text font color is #C7E7A1.

Background Color

.myBgColor { background-color: #C7E7A1; }

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

This div background color is #C7E7A1.

Border color

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

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

This div border color is #C7E7A1.

Opacity

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

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

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

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

This text has shadow with #C7E7A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E7A1.

Preview

Color preview on black background

This text has color #C7E7A1 on black background.


Color preview on white background

This text has color #C7E7A1 on white background.


Black color preview on #C7E7A1 background

This text has black color on #C7E7A1 background.


White color preview on #C7E7A1 background

This text has white color on #C7E7A1 background.


Related colors

Complementary color

Complementary color for #hex is #38185E.


I love getcolorcode.com

Triadic colors

1 #A1C7E7 and #E7A1C7 with #C7E7A1 are triadic colors.

2 #A1E7C7 and #E7C7A1 with #C7E7A1 are triadic colors.