COLOR #C7F077

HEX: #C7F077 RGB: (199,240,119)

Renk bilgisi

#C7F077 contains mainly red and green colors. #C7F077 ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#C7F077 color RGB value is (199,240,119).

RGB: (199,240,119) (78%, 94%, 47%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 240 of 255 = 94%
B 119 of 255 = 47%

199
240
119

R + G + B ~ 73%. #C7F077 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 240 + 119 = 558 (100%)
R 199 of 558 ~ 35.66%
G 240 of 558 ~ 43.01%
B 119 of 558 ~ 21.33'%

%35.66
%43.01
%21.33

CMYK RENK MODELİ

#C7F077 rengi CMYK tonu (17,0,50,6).

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

CMYK: (17,0,50,6)
C17M0Y50K6 (17%, 0%, 50%, 6%)
(0.17 / 0.00 / 0.50 / 0.06)

CMYK yüzdeleri

%17.08
%0
%50.42
%5.88

Codes

Color #C7F077 in popluar color models

C7 F0 77
RGB 199 240 119
HSL 80° 80.13% 70.39%
HSB/HSV 80° 50.42% 94.12%
CMYK 17.08% 0.00% 50.42%
5.88%

Color #C7F077 in popluar number systems.

HEX C7 F0 77
Decimal 199 240 119
Binary 11000111 11110000 1110111
Octal 307 360 167

Shades and tints

Shades of #C7F077

#C7F077
(199,240,119)
#B5DB6D
(181,219,109)
#A3C663
(163,198,99)
#91B159
(145,177,89)
#7F9C4F
(127,156,79)
#6D8745
(109,135,69)
#5B723B
(91,114,59)
#495D31
(73,93,49)
#374827
(55,72,39)
#25331D
(37,51,29)
#131E13
(19,30,19)
#000000
(0,0,0)

Tints of #C7F077

#C7F077
(199,240,119)
#CCF183
(204,241,131)
#D1F28F
(209,242,143)
#D6F39B
(214,243,155)
#DBF4A7
(219,244,167)
#E0F5B3
(224,245,179)
#E5F6BF
(229,246,191)
#EAF7CB
(234,247,203)
#EFF8D7
(239,248,215)
#F4F9E3
(244,249,227)
#F9FAEF
(249,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7F077; }

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

This text font color is #C7F077.

Background Color

.myBgColor { background-color: #C7F077; }

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

This div background color is #C7F077.

Border color

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

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

This div border color is #C7F077.

Opacity

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

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

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

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

This text has shadow with #C7F077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7F077.

Preview

Color preview on black background

This text has color #C7F077 on black background.


Color preview on white background

This text has color #C7F077 on white background.


Black color preview on #C7F077 background

This text has black color on #C7F077 background.


White color preview on #C7F077 background

This text has white color on #C7F077 background.


Related colors

Complementary color

Complementary color for #hex is #380F88.


I love getcolorcode.com

Triadic colors

1 #77C7F0 and #F077C7 with #C7F077 are triadic colors.

2 #77F0C7 and #F0C777 with #C7F077 are triadic colors.