COLOR #C7E96A

HEX: #C7E96A RGB: (199,233,106)

Renk bilgisi

#C7E96A contains mainly red and green colors. #C7E96A ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#C7E96A color RGB value is (199,233,106).

RGB: (199,233,106) (78%, 91%, 42%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 233 of 255 = 91%
B 106 of 255 = 42%

199
233
106

R + G + B ~ 70%. #C7E96A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 233 + 106 = 538 (100%)
R 199 of 538 ~ 36.99%
G 233 of 538 ~ 43.31%
B 106 of 538 ~ 19.7'%

%36.99
%43.31
%19.7

CMYK RENK MODELİ

#C7E96A rengi CMYK tonu (15,0,55,9).

  • camgöbeği tonu 14.59%
  • eflatun tonu 0.00%
  • sarı tonu 54.51%
  • ana renk tonu 8.63%

CMYK: (15,0,55,9)
C15M0Y55K9 (15%, 0%, 55%, 9%)
(0.15 / 0.00 / 0.55 / 0.09)

CMYK yüzdeleri

%14.59
%0
%54.51
%8.63

Codes

Color #C7E96A in popluar color models

C7 E9 6A
RGB 199 233 106
HSL 76° 74.27% 66.47%
HSB/HSV 76° 54.51% 91.37%
CMYK 14.59% 0.00% 54.51%
8.63%

Color #C7E96A in popluar number systems.

HEX C7 E9 6A
Decimal 199 233 106
Binary 11000111 11101001 1101010
Octal 307 351 152

Shades and tints

Shades of #C7E96A

#C7E96A
(199,233,106)
#B5D461
(181,212,97)
#A3BF58
(163,191,88)
#91AA4F
(145,170,79)
#7F9546
(127,149,70)
#6D803D
(109,128,61)
#5B6B34
(91,107,52)
#49562B
(73,86,43)
#374122
(55,65,34)
#252C19
(37,44,25)
#131710
(19,23,16)
#000000
(0,0,0)

Tints of #C7E96A

#C7E96A
(199,233,106)
#CCEB77
(204,235,119)
#D1ED84
(209,237,132)
#D6EF91
(214,239,145)
#DBF19E
(219,241,158)
#E0F3AB
(224,243,171)
#E5F5B8
(229,245,184)
#EAF7C5
(234,247,197)
#EFF9D2
(239,249,210)
#F4FBDF
(244,251,223)
#F9FDEC
(249,253,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E96A color. Also use rgb(199,233,106) instead hex code.

Text Font Color

.myTextColor { color: #C7E96A; }

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

This text font color is #C7E96A.

Background Color

.myBgColor { background-color: #C7E96A; }

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

This div background color is #C7E96A.

Border color

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

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

This div border color is #C7E96A.

Opacity

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

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

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

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

This text has shadow with #C7E96A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E96A.

Preview

Color preview on black background

This text has color #C7E96A on black background.


Color preview on white background

This text has color #C7E96A on white background.


Black color preview on #C7E96A background

This text has black color on #C7E96A background.


White color preview on #C7E96A background

This text has white color on #C7E96A background.


Related colors

Complementary color

Complementary color for #hex is #381695.


I love getcolorcode.com

Triadic colors

1 #6AC7E9 and #E96AC7 with #C7E96A are triadic colors.

2 #6AE9C7 and #E9C76A with #C7E96A are triadic colors.