COLOR #C7E296

HEX: #C7E296 RGB: (199,226,150)

Renk bilgisi

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

RGB renk modeli

#C7E296 color RGB value is (199,226,150).

RGB: (199,226,150) (78%, 89%, 59%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 226 of 255 = 89%
B 150 of 255 = 59%

199
226
150

R + G + B ~ 75%. #C7E296 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 226 + 150 = 575 (100%)
R 199 of 575 ~ 34.61%
G 226 of 575 ~ 39.3%
B 150 of 575 ~ 26.09'%

%34.61
%39.3
%26.09

CMYK RENK MODELİ

#C7E296 rengi CMYK tonu (12,0,34,11).

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

CMYK: (12,0,34,11)
C12M0Y34K11 (12%, 0%, 34%, 11%)
(0.12 / 0.00 / 0.34 / 0.11)

CMYK yüzdeleri

%11.95
%0
%33.63
%11.37

Codes

Color #C7E296 in popluar color models

C7 E2 96
RGB 199 226 150
HSL 81° 56.72% 73.73%
HSB/HSV 81° 33.63% 88.63%
CMYK 11.95% 0.00% 33.63%
11.37%

Color #C7E296 in popluar number systems.

HEX C7 E2 96
Decimal 199 226 150
Binary 11000111 11100010 10010110
Octal 307 342 226

Shades and tints

Shades of #C7E296

#C7E296
(199,226,150)
#B5CE89
(181,206,137)
#A3BA7C
(163,186,124)
#91A66F
(145,166,111)
#7F9262
(127,146,98)
#6D7E55
(109,126,85)
#5B6A48
(91,106,72)
#49563B
(73,86,59)
#37422E
(55,66,46)
#252E21
(37,46,33)
#131A14
(19,26,20)
#000000
(0,0,0)

Tints of #C7E296

#C7E296
(199,226,150)
#CCE49F
(204,228,159)
#D1E6A8
(209,230,168)
#D6E8B1
(214,232,177)
#DBEABA
(219,234,186)
#E0ECC3
(224,236,195)
#E5EECC
(229,238,204)
#EAF0D5
(234,240,213)
#EFF2DE
(239,242,222)
#F4F4E7
(244,244,231)
#F9F6F0
(249,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E296; }

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

This text font color is #C7E296.

Background Color

.myBgColor { background-color: #C7E296; }

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

This div background color is #C7E296.

Border color

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

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

This div border color is #C7E296.

Opacity

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

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

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

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

This text has shadow with #C7E296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E296.

Preview

Color preview on black background

This text has color #C7E296 on black background.


Color preview on white background

This text has color #C7E296 on white background.


Black color preview on #C7E296 background

This text has black color on #C7E296 background.


White color preview on #C7E296 background

This text has white color on #C7E296 background.


Related colors

Complementary color

Complementary color for #hex is #381D69.


I love getcolorcode.com

Triadic colors

1 #96C7E2 and #E296C7 with #C7E296 are triadic colors.

2 #96E2C7 and #E2C796 with #C7E296 are triadic colors.