COLOR #C7E57A

HEX: #C7E57A RGB: (199,229,122)

Renk bilgisi

#C7E57A contains mainly red and green colors. #C7E57A ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C7E57A color RGB value is (199,229,122).

RGB: (199,229,122) (78%, 90%, 48%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 122 of 255 = 48%

199
229
122

R + G + B ~ 72%. #C7E57A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 122 = 550 (100%)
R 199 of 550 ~ 36.18%
G 229 of 550 ~ 41.64%
B 122 of 550 ~ 22.18'%

%36.18
%41.64
%22.18

CMYK RENK MODELİ

#C7E57A rengi CMYK tonu (13,0,47,10).

  • camgöbeği tonu 13.10%
  • eflatun tonu 0.00%
  • sarı tonu 46.72%
  • ana renk tonu 10.20%

CMYK: (13,0,47,10)
C13M0Y47K10 (13%, 0%, 47%, 10%)
(0.13 / 0.00 / 0.47 / 0.10)

CMYK yüzdeleri

%13.1
%0
%46.72
%10.2

Codes

Color #C7E57A in popluar color models

C7 E5 7A
RGB 199 229 122
HSL 77° 67.30% 68.82%
HSB/HSV 77° 46.72% 89.80%
CMYK 13.10% 0.00% 46.72%
10.20%

Color #C7E57A in popluar number systems.

HEX C7 E5 7A
Decimal 199 229 122
Binary 11000111 11100101 1111010
Octal 307 345 172

Shades and tints

Shades of #C7E57A

#C7E57A
(199,229,122)
#B5D16F
(181,209,111)
#A3BD64
(163,189,100)
#91A959
(145,169,89)
#7F954E
(127,149,78)
#6D8143
(109,129,67)
#5B6D38
(91,109,56)
#49592D
(73,89,45)
#374522
(55,69,34)
#253117
(37,49,23)
#131D0C
(19,29,12)
#000000
(0,0,0)

Tints of #C7E57A

#C7E57A
(199,229,122)
#CCE786
(204,231,134)
#D1E992
(209,233,146)
#D6EB9E
(214,235,158)
#DBEDAA
(219,237,170)
#E0EFB6
(224,239,182)
#E5F1C2
(229,241,194)
#EAF3CE
(234,243,206)
#EFF5DA
(239,245,218)
#F4F7E6
(244,247,230)
#F9F9F2
(249,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E57A color. Also use rgb(199,229,122) instead hex code.

Text Font Color

.myTextColor { color: #C7E57A; }

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

This text font color is #C7E57A.

Background Color

.myBgColor { background-color: #C7E57A; }

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

This div background color is #C7E57A.

Border color

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

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

This div border color is #C7E57A.

Opacity

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

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

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

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

This text has shadow with #C7E57A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E57A.

Preview

Color preview on black background

This text has color #C7E57A on black background.


Color preview on white background

This text has color #C7E57A on white background.


Black color preview on #C7E57A background

This text has black color on #C7E57A background.


White color preview on #C7E57A background

This text has white color on #C7E57A background.


Related colors

Complementary color

Complementary color for #hex is #381A85.


I love getcolorcode.com

Triadic colors

1 #7AC7E5 and #E57AC7 with #C7E57A are triadic colors.

2 #7AE5C7 and #E5C77A with #C7E57A are triadic colors.