COLOR #C7E49A

HEX: #C7E49A RGB: (199,228,154)

Renk bilgisi

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

RGB renk modeli

#C7E49A color RGB value is (199,228,154).

RGB: (199,228,154) (78%, 89%, 60%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 228 of 255 = 89%
B 154 of 255 = 60%

199
228
154

R + G + B ~ 76%. #C7E49A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 228 + 154 = 581 (100%)
R 199 of 581 ~ 34.25%
G 228 of 581 ~ 39.24%
B 154 of 581 ~ 26.51'%

%34.25
%39.24
%26.51

CMYK RENK MODELİ

#C7E49A rengi CMYK tonu (13,0,32,11).

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

CMYK: (13,0,32,11)
C13M0Y32K11 (13%, 0%, 32%, 11%)
(0.13 / 0.00 / 0.32 / 0.11)

CMYK yüzdeleri

%12.72
%0
%32.46
%10.59

Codes

Color #C7E49A in popluar color models

C7 E4 9A
RGB 199 228 154
HSL 84° 57.81% 74.90%
HSB/HSV 84° 32.46% 89.41%
CMYK 12.72% 0.00% 32.46%
10.59%

Color #C7E49A in popluar number systems.

HEX C7 E4 9A
Decimal 199 228 154
Binary 11000111 11100100 10011010
Octal 307 344 232

Shades and tints

Shades of #C7E49A

#C7E49A
(199,228,154)
#B5D08C
(181,208,140)
#A3BC7E
(163,188,126)
#91A870
(145,168,112)
#7F9462
(127,148,98)
#6D8054
(109,128,84)
#5B6C46
(91,108,70)
#495838
(73,88,56)
#37442A
(55,68,42)
#25301C
(37,48,28)
#131C0E
(19,28,14)
#000000
(0,0,0)

Tints of #C7E49A

#C7E49A
(199,228,154)
#CCE6A3
(204,230,163)
#D1E8AC
(209,232,172)
#D6EAB5
(214,234,181)
#DBECBE
(219,236,190)
#E0EEC7
(224,238,199)
#E5F0D0
(229,240,208)
#EAF2D9
(234,242,217)
#EFF4E2
(239,244,226)
#F4F6EB
(244,246,235)
#F9F8F4
(249,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E49A; }

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

This text font color is #C7E49A.

Background Color

.myBgColor { background-color: #C7E49A; }

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

This div background color is #C7E49A.

Border color

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

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

This div border color is #C7E49A.

Opacity

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

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

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

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

This text has shadow with #C7E49A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E49A.

Preview

Color preview on black background

This text has color #C7E49A on black background.


Color preview on white background

This text has color #C7E49A on white background.


Black color preview on #C7E49A background

This text has black color on #C7E49A background.


White color preview on #C7E49A background

This text has white color on #C7E49A background.


Related colors

Complementary color

Complementary color for #hex is #381B65.


I love getcolorcode.com

Triadic colors

1 #9AC7E4 and #E49AC7 with #C7E49A are triadic colors.

2 #9AE4C7 and #E4C79A with #C7E49A are triadic colors.