COLOR #C7E246

HEX: #C7E246 RGB: (199,226,70)

Renk bilgisi

#C7E246 contains mainly red and green colors. #C7E246 ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#C7E246 color RGB value is (199,226,70).

RGB: (199,226,70) (78%, 89%, 27%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 226 of 255 = 89%
B 70 of 255 = 27%

199
226
70

R + G + B ~ 65%. #C7E246 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 226 + 70 = 495 (100%)
R 199 of 495 ~ 40.2%
G 226 of 495 ~ 45.66%
B 70 of 495 ~ 14.14'%

%40.2
%45.66
%14.14

CMYK RENK MODELİ

#C7E246 rengi CMYK tonu (12,0,69,11).

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

CMYK: (12,0,69,11)
C12M0Y69K11 (12%, 0%, 69%, 11%)
(0.12 / 0.00 / 0.69 / 0.11)

CMYK yüzdeleri

%11.95
%0
%69.03
%11.37

Codes

Color #C7E246 in popluar color models

C7 E2 46
RGB 199 226 70
HSL 70° 72.90% 58.04%
HSB/HSV 70° 69.03% 88.63%
CMYK 11.95% 0.00% 69.03%
11.37%

Color #C7E246 in popluar number systems.

HEX C7 E2 46
Decimal 199 226 70
Binary 11000111 11100010 1000110
Octal 307 342 106

Shades and tints

Shades of #C7E246

#C7E246
(199,226,70)
#B5CE40
(181,206,64)
#A3BA3A
(163,186,58)
#91A634
(145,166,52)
#7F922E
(127,146,46)
#6D7E28
(109,126,40)
#5B6A22
(91,106,34)
#49561C
(73,86,28)
#374216
(55,66,22)
#252E10
(37,46,16)
#131A0A
(19,26,10)
#000000
(0,0,0)

Tints of #C7E246

#C7E246
(199,226,70)
#CCE456
(204,228,86)
#D1E666
(209,230,102)
#D6E876
(214,232,118)
#DBEA86
(219,234,134)
#E0EC96
(224,236,150)
#E5EEA6
(229,238,166)
#EAF0B6
(234,240,182)
#EFF2C6
(239,242,198)
#F4F4D6
(244,244,214)
#F9F6E6
(249,246,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E246; }

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

This text font color is #C7E246.

Background Color

.myBgColor { background-color: #C7E246; }

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

This div background color is #C7E246.

Border color

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

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

This div border color is #C7E246.

Opacity

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

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

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

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

This text has shadow with #C7E246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E246.

Preview

Color preview on black background

This text has color #C7E246 on black background.


Color preview on white background

This text has color #C7E246 on white background.


Black color preview on #C7E246 background

This text has black color on #C7E246 background.


White color preview on #C7E246 background

This text has white color on #C7E246 background.


Related colors

Complementary color

Complementary color for #hex is #381DB9.


I love getcolorcode.com

Triadic colors

1 #46C7E2 and #E246C7 with #C7E246 are triadic colors.

2 #46E2C7 and #E2C746 with #C7E246 are triadic colors.