COLOR #C7E55E

HEX: #C7E55E RGB: (199,229,94)

Renk bilgisi

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

RGB renk modeli

#C7E55E color RGB value is (199,229,94).

RGB: (199,229,94) (78%, 90%, 37%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 94 of 255 = 37%

199
229
94

R + G + B ~ 68%. #C7E55E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 94 = 522 (100%)
R 199 of 522 ~ 38.12%
G 229 of 522 ~ 43.87%
B 94 of 522 ~ 18.01'%

%38.12
%43.87
%18.01

CMYK RENK MODELİ

#C7E55E rengi CMYK tonu (13,0,59,10).

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

CMYK: (13,0,59,10)
C13M0Y59K10 (13%, 0%, 59%, 10%)
(0.13 / 0.00 / 0.59 / 0.10)

CMYK yüzdeleri

%13.1
%0
%58.95
%10.2

Codes

Color #C7E55E in popluar color models

C7 E5 5E
RGB 199 229 94
HSL 73° 72.19% 63.33%
HSB/HSV 73° 58.95% 89.80%
CMYK 13.10% 0.00% 58.95%
10.20%

Color #C7E55E in popluar number systems.

HEX C7 E5 5E
Decimal 199 229 94
Binary 11000111 11100101 1011110
Octal 307 345 136

Shades and tints

Shades of #C7E55E

#C7E55E
(199,229,94)
#B5D156
(181,209,86)
#A3BD4E
(163,189,78)
#91A946
(145,169,70)
#7F953E
(127,149,62)
#6D8136
(109,129,54)
#5B6D2E
(91,109,46)
#495926
(73,89,38)
#37451E
(55,69,30)
#253116
(37,49,22)
#131D0E
(19,29,14)
#000000
(0,0,0)

Tints of #C7E55E

#C7E55E
(199,229,94)
#CCE76C
(204,231,108)
#D1E97A
(209,233,122)
#D6EB88
(214,235,136)
#DBED96
(219,237,150)
#E0EFA4
(224,239,164)
#E5F1B2
(229,241,178)
#EAF3C0
(234,243,192)
#EFF5CE
(239,245,206)
#F4F7DC
(244,247,220)
#F9F9EA
(249,249,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E55E; }

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

This text font color is #C7E55E.

Background Color

.myBgColor { background-color: #C7E55E; }

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

This div background color is #C7E55E.

Border color

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

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

This div border color is #C7E55E.

Opacity

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

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

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

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

This text has shadow with #C7E55E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E55E.

Preview

Color preview on black background

This text has color #C7E55E on black background.


Color preview on white background

This text has color #C7E55E on white background.


Black color preview on #C7E55E background

This text has black color on #C7E55E background.


White color preview on #C7E55E background

This text has white color on #C7E55E background.


Related colors

Complementary color

Complementary color for #hex is #381AA1.


I love getcolorcode.com

Triadic colors

1 #5EC7E5 and #E55EC7 with #C7E55E are triadic colors.

2 #5EE5C7 and #E5C75E with #C7E55E are triadic colors.