COLOR #C7E192

HEX: #C7E192 RGB: (199,225,146)

Renk bilgisi

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

RGB renk modeli

#C7E192 color RGB value is (199,225,146).

RGB: (199,225,146) (78%, 88%, 57%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 225 of 255 = 88%
B 146 of 255 = 57%

199
225
146

R + G + B ~ 74%. #C7E192 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 225 + 146 = 570 (100%)
R 199 of 570 ~ 34.91%
G 225 of 570 ~ 39.47%
B 146 of 570 ~ 25.61'%

%34.91
%39.47
%25.61

CMYK RENK MODELİ

#C7E192 rengi CMYK tonu (12,0,35,12).

  • camgöbeği tonu 11.56%
  • eflatun tonu 0.00%
  • sarı tonu 35.11%
  • ana renk tonu 11.76%

CMYK: (12,0,35,12)
C12M0Y35K12 (12%, 0%, 35%, 12%)
(0.12 / 0.00 / 0.35 / 0.12)

CMYK yüzdeleri

%11.56
%0
%35.11
%11.76

Codes

Color #C7E192 in popluar color models

C7 E1 92
RGB 199 225 146
HSL 80° 56.83% 72.75%
HSB/HSV 80° 35.11% 88.24%
CMYK 11.56% 0.00% 35.11%
11.76%

Color #C7E192 in popluar number systems.

HEX C7 E1 92
Decimal 199 225 146
Binary 11000111 11100001 10010010
Octal 307 341 222

Shades and tints

Shades of #C7E192

#C7E192
(199,225,146)
#B5CD85
(181,205,133)
#A3B978
(163,185,120)
#91A56B
(145,165,107)
#7F915E
(127,145,94)
#6D7D51
(109,125,81)
#5B6944
(91,105,68)
#495537
(73,85,55)
#37412A
(55,65,42)
#252D1D
(37,45,29)
#131910
(19,25,16)
#000000
(0,0,0)

Tints of #C7E192

#C7E192
(199,225,146)
#CCE39B
(204,227,155)
#D1E5A4
(209,229,164)
#D6E7AD
(214,231,173)
#DBE9B6
(219,233,182)
#E0EBBF
(224,235,191)
#E5EDC8
(229,237,200)
#EAEFD1
(234,239,209)
#EFF1DA
(239,241,218)
#F4F3E3
(244,243,227)
#F9F5EC
(249,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E192 color. Also use rgb(199,225,146) instead hex code.

Text Font Color

.myTextColor { color: #C7E192; }

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

This text font color is #C7E192.

Background Color

.myBgColor { background-color: #C7E192; }

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

This div background color is #C7E192.

Border color

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

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

This div border color is #C7E192.

Opacity

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

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

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

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

This text has shadow with #C7E192 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E192.

Preview

Color preview on black background

This text has color #C7E192 on black background.


Color preview on white background

This text has color #C7E192 on white background.


Black color preview on #C7E192 background

This text has black color on #C7E192 background.


White color preview on #C7E192 background

This text has white color on #C7E192 background.


Related colors

Complementary color

Complementary color for #hex is #381E6D.


I love getcolorcode.com

Triadic colors

1 #92C7E1 and #E192C7 with #C7E192 are triadic colors.

2 #92E1C7 and #E1C792 with #C7E192 are triadic colors.