COLOR #C7F094

HEX: #C7F094 RGB: (199,240,148)

Renk bilgisi

#C7F094 contains mainly red and green colors. #C7F094 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C7F094 color RGB value is (199,240,148).

RGB: (199,240,148) (78%, 94%, 58%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 240 of 255 = 94%
B 148 of 255 = 58%

199
240
148

R + G + B ~ 77%. #C7F094 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 240 + 148 = 587 (100%)
R 199 of 587 ~ 33.9%
G 240 of 587 ~ 40.89%
B 148 of 587 ~ 25.21'%

%33.9
%40.89
%25.21

CMYK RENK MODELİ

#C7F094 rengi CMYK tonu (17,0,38,6).

  • camgöbeği tonu 17.08%
  • eflatun tonu 0.00%
  • sarı tonu 38.33%
  • ana renk tonu 5.88%

CMYK: (17,0,38,6)
C17M0Y38K6 (17%, 0%, 38%, 6%)
(0.17 / 0.00 / 0.38 / 0.06)

CMYK yüzdeleri

%17.08
%0
%38.33
%5.88

Codes

Color #C7F094 in popluar color models

C7 F0 94
RGB 199 240 148
HSL 87° 75.41% 76.08%
HSB/HSV 87° 38.33% 94.12%
CMYK 17.08% 0.00% 38.33%
5.88%

Color #C7F094 in popluar number systems.

HEX C7 F0 94
Decimal 199 240 148
Binary 11000111 11110000 10010100
Octal 307 360 224

Shades and tints

Shades of #C7F094

#C7F094
(199,240,148)
#B5DB87
(181,219,135)
#A3C67A
(163,198,122)
#91B16D
(145,177,109)
#7F9C60
(127,156,96)
#6D8753
(109,135,83)
#5B7246
(91,114,70)
#495D39
(73,93,57)
#37482C
(55,72,44)
#25331F
(37,51,31)
#131E12
(19,30,18)
#000000
(0,0,0)

Tints of #C7F094

#C7F094
(199,240,148)
#CCF19D
(204,241,157)
#D1F2A6
(209,242,166)
#D6F3AF
(214,243,175)
#DBF4B8
(219,244,184)
#E0F5C1
(224,245,193)
#E5F6CA
(229,246,202)
#EAF7D3
(234,247,211)
#EFF8DC
(239,248,220)
#F4F9E5
(244,249,229)
#F9FAEE
(249,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7F094 color. Also use rgb(199,240,148) instead hex code.

Text Font Color

.myTextColor { color: #C7F094; }

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

This text font color is #C7F094.

Background Color

.myBgColor { background-color: #C7F094; }

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

This div background color is #C7F094.

Border color

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

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

This div border color is #C7F094.

Opacity

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

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

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

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

This text has shadow with #C7F094 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7F094.

Preview

Color preview on black background

This text has color #C7F094 on black background.


Color preview on white background

This text has color #C7F094 on white background.


Black color preview on #C7F094 background

This text has black color on #C7F094 background.


White color preview on #C7F094 background

This text has white color on #C7F094 background.


Related colors

Complementary color

Complementary color for #hex is #380F6B.


I love getcolorcode.com

Triadic colors

1 #94C7F0 and #F094C7 with #C7F094 are triadic colors.

2 #94F0C7 and #F0C794 with #C7F094 are triadic colors.