COLOR #C7E09A

HEX: #C7E09A RGB: (199,224,154)

Renk bilgisi

#C7E09A contains mainly red and green colors. #C7E09A ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C7E09A color RGB value is (199,224,154).

RGB: (199,224,154) (78%, 88%, 60%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 224 of 255 = 88%
B 154 of 255 = 60%

199
224
154

R + G + B ~ 75%. #C7E09A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 224 + 154 = 577 (100%)
R 199 of 577 ~ 34.49%
G 224 of 577 ~ 38.82%
B 154 of 577 ~ 26.69'%

%34.49
%38.82
%26.69

CMYK RENK MODELİ

#C7E09A rengi CMYK tonu (11,0,31,12).

  • camgöbeği tonu 11.16%
  • eflatun tonu 0.00%
  • sarı tonu 31.25%
  • ana renk tonu 12.16%

CMYK: (11,0,31,12)
C11M0Y31K12 (11%, 0%, 31%, 12%)
(0.11 / 0.00 / 0.31 / 0.12)

CMYK yüzdeleri

%11.16
%0
%31.25
%12.16

Codes

Color #C7E09A in popluar color models

C7 E0 9A
RGB 199 224 154
HSL 81° 53.03% 74.12%
HSB/HSV 81° 31.25% 87.84%
CMYK 11.16% 0.00% 31.25%
12.16%

Color #C7E09A in popluar number systems.

HEX C7 E0 9A
Decimal 199 224 154
Binary 11000111 11100000 10011010
Octal 307 340 232

Shades and tints

Shades of #C7E09A

#C7E09A
(199,224,154)
#B5CC8C
(181,204,140)
#A3B87E
(163,184,126)
#91A470
(145,164,112)
#7F9062
(127,144,98)
#6D7C54
(109,124,84)
#5B6846
(91,104,70)
#495438
(73,84,56)
#37402A
(55,64,42)
#252C1C
(37,44,28)
#13180E
(19,24,14)
#000000
(0,0,0)

Tints of #C7E09A

#C7E09A
(199,224,154)
#CCE2A3
(204,226,163)
#D1E4AC
(209,228,172)
#D6E6B5
(214,230,181)
#DBE8BE
(219,232,190)
#E0EAC7
(224,234,199)
#E5ECD0
(229,236,208)
#EAEED9
(234,238,217)
#EFF0E2
(239,240,226)
#F4F2EB
(244,242,235)
#F9F4F4
(249,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E09A color. Also use rgb(199,224,154) instead hex code.

Text Font Color

.myTextColor { color: #C7E09A; }

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

This text font color is #C7E09A.

Background Color

.myBgColor { background-color: #C7E09A; }

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

This div background color is #C7E09A.

Border color

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

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

This div border color is #C7E09A.

Opacity

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

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

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

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

This text has shadow with #C7E09A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E09A.

Preview

Color preview on black background

This text has color #C7E09A on black background.


Color preview on white background

This text has color #C7E09A on white background.


Black color preview on #C7E09A background

This text has black color on #C7E09A background.


White color preview on #C7E09A background

This text has white color on #C7E09A background.


Related colors

Complementary color

Complementary color for #hex is #381F65.


I love getcolorcode.com

Triadic colors

1 #9AC7E0 and #E09AC7 with #C7E09A are triadic colors.

2 #9AE0C7 and #E0C79A with #C7E09A are triadic colors.