COLOR #C7E096

HEX: #C7E096 RGB: (199,224,150)

Renk bilgisi

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

RGB renk modeli

#C7E096 color RGB value is (199,224,150).

RGB: (199,224,150) (78%, 88%, 59%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 224 of 255 = 88%
B 150 of 255 = 59%

199
224
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 224 + 150 = 573 (100%)
R 199 of 573 ~ 34.73%
G 224 of 573 ~ 39.09%
B 150 of 573 ~ 26.18'%

%34.73
%39.09
%26.18

CMYK RENK MODELİ

#C7E096 rengi CMYK tonu (11,0,33,12).

  • camgöbeği tonu 11.16%
  • eflatun tonu 0.00%
  • sarı tonu 33.04%
  • ana renk tonu 12.16%

CMYK: (11,0,33,12)
C11M0Y33K12 (11%, 0%, 33%, 12%)
(0.11 / 0.00 / 0.33 / 0.12)

CMYK yüzdeleri

%11.16
%0
%33.04
%12.16

Codes

Color #C7E096 in popluar color models

C7 E0 96
RGB 199 224 150
HSL 80° 54.41% 73.33%
HSB/HSV 80° 33.04% 87.84%
CMYK 11.16% 0.00% 33.04%
12.16%

Color #C7E096 in popluar number systems.

HEX C7 E0 96
Decimal 199 224 150
Binary 11000111 11100000 10010110
Octal 307 340 226

Shades and tints

Shades of #C7E096

#C7E096
(199,224,150)
#B5CC89
(181,204,137)
#A3B87C
(163,184,124)
#91A46F
(145,164,111)
#7F9062
(127,144,98)
#6D7C55
(109,124,85)
#5B6848
(91,104,72)
#49543B
(73,84,59)
#37402E
(55,64,46)
#252C21
(37,44,33)
#131814
(19,24,20)
#000000
(0,0,0)

Tints of #C7E096

#C7E096
(199,224,150)
#CCE29F
(204,226,159)
#D1E4A8
(209,228,168)
#D6E6B1
(214,230,177)
#DBE8BA
(219,232,186)
#E0EAC3
(224,234,195)
#E5ECCC
(229,236,204)
#EAEED5
(234,238,213)
#EFF0DE
(239,240,222)
#F4F2E7
(244,242,231)
#F9F4F0
(249,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E096; }

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

This text font color is #C7E096.

Background Color

.myBgColor { background-color: #C7E096; }

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

This div background color is #C7E096.

Border color

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

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

This div border color is #C7E096.

Opacity

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

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

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

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

This text has shadow with #C7E096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E096.

Preview

Color preview on black background

This text has color #C7E096 on black background.


Color preview on white background

This text has color #C7E096 on white background.


Black color preview on #C7E096 background

This text has black color on #C7E096 background.


White color preview on #C7E096 background

This text has white color on #C7E096 background.


Related colors

Complementary color

Complementary color for #hex is #381F69.


I love getcolorcode.com

Triadic colors

1 #96C7E0 and #E096C7 with #C7E096 are triadic colors.

2 #96E0C7 and #E0C796 with #C7E096 are triadic colors.