COLOR #C7E274

HEX: #C7E274 RGB: (199,226,116)

Renk bilgisi

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

RGB renk modeli

#C7E274 color RGB value is (199,226,116).

RGB: (199,226,116) (78%, 89%, 45%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 226 of 255 = 89%
B 116 of 255 = 45%

199
226
116

R + G + B ~ 71%. #C7E274 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 226 + 116 = 541 (100%)
R 199 of 541 ~ 36.78%
G 226 of 541 ~ 41.77%
B 116 of 541 ~ 21.44'%

%36.78
%41.77
%21.44

CMYK RENK MODELİ

#C7E274 rengi CMYK tonu (12,0,49,11).

  • camgöbeği tonu 11.95%
  • eflatun tonu 0.00%
  • sarı tonu 48.67%
  • ana renk tonu 11.37%

CMYK: (12,0,49,11)
C12M0Y49K11 (12%, 0%, 49%, 11%)
(0.12 / 0.00 / 0.49 / 0.11)

CMYK yüzdeleri

%11.95
%0
%48.67
%11.37

Codes

Color #C7E274 in popluar color models

C7 E2 74
RGB 199 226 116
HSL 75° 65.48% 67.06%
HSB/HSV 75° 48.67% 88.63%
CMYK 11.95% 0.00% 48.67%
11.37%

Color #C7E274 in popluar number systems.

HEX C7 E2 74
Decimal 199 226 116
Binary 11000111 11100010 1110100
Octal 307 342 164

Shades and tints

Shades of #C7E274

#C7E274
(199,226,116)
#B5CE6A
(181,206,106)
#A3BA60
(163,186,96)
#91A656
(145,166,86)
#7F924C
(127,146,76)
#6D7E42
(109,126,66)
#5B6A38
(91,106,56)
#49562E
(73,86,46)
#374224
(55,66,36)
#252E1A
(37,46,26)
#131A10
(19,26,16)
#000000
(0,0,0)

Tints of #C7E274

#C7E274
(199,226,116)
#CCE480
(204,228,128)
#D1E68C
(209,230,140)
#D6E898
(214,232,152)
#DBEAA4
(219,234,164)
#E0ECB0
(224,236,176)
#E5EEBC
(229,238,188)
#EAF0C8
(234,240,200)
#EFF2D4
(239,242,212)
#F4F4E0
(244,244,224)
#F9F6EC
(249,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E274 color. Also use rgb(199,226,116) instead hex code.

Text Font Color

.myTextColor { color: #C7E274; }

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

This text font color is #C7E274.

Background Color

.myBgColor { background-color: #C7E274; }

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

This div background color is #C7E274.

Border color

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

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

This div border color is #C7E274.

Opacity

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

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

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

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

This text has shadow with #C7E274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E274.

Preview

Color preview on black background

This text has color #C7E274 on black background.


Color preview on white background

This text has color #C7E274 on white background.


Black color preview on #C7E274 background

This text has black color on #C7E274 background.


White color preview on #C7E274 background

This text has white color on #C7E274 background.


Related colors

Complementary color

Complementary color for #hex is #381D8B.


I love getcolorcode.com

Triadic colors

1 #74C7E2 and #E274C7 with #C7E274 are triadic colors.

2 #74E2C7 and #E2C774 with #C7E274 are triadic colors.