COLOR #C7FF7D

HEX: #C7FF7D RGB: (199,255,125)

Renk bilgisi

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

RGB renk modeli

#C7FF7D color RGB value is (199,255,125).

RGB: (199,255,125) (78%, 100%, 49%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 255 of 255 = 100%
B 125 of 255 = 49%

199
255
125

R + G + B ~ 76%. #C7FF7D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 255 + 125 = 579 (100%)
R 199 of 579 ~ 34.37%
G 255 of 579 ~ 44.04%
B 125 of 579 ~ 21.59'%

%34.37
%44.04
%21.59

CMYK RENK MODELİ

#C7FF7D rengi CMYK tonu (22,0,51,0).

  • camgöbeği tonu 21.96%
  • eflatun tonu 0.00%
  • sarı tonu 50.98%
  • ana renk tonu 0.00%

CMYK: (22,0,51,0)
C22M0Y51K0 (22%, 0%, 51%, 0%)
(0.22 / 0.00 / 0.51 / 0.00)

CMYK yüzdeleri

%21.96
%0
%50.98
%0

Codes

Color #C7FF7D in popluar color models

C7 FF 7D
RGB 199 255 125
HSL 86° 100.00% 74.51%
HSB/HSV 86° 50.98% 100.00%
CMYK 21.96% 0.00% 50.98%
0.00%

Color #C7FF7D in popluar number systems.

HEX C7 FF 7D
Decimal 199 255 125
Binary 11000111 11111111 1111101
Octal 307 377 175

Shades and tints

Shades of #C7FF7D

#C7FF7D
(199,255,125)
#B5E872
(181,232,114)
#A3D167
(163,209,103)
#91BA5C
(145,186,92)
#7FA351
(127,163,81)
#6D8C46
(109,140,70)
#5B753B
(91,117,59)
#495E30
(73,94,48)
#374725
(55,71,37)
#25301A
(37,48,26)
#13190F
(19,25,15)
#000000
(0,0,0)

Tints of #C7FF7D

#C7FF7D
(199,255,125)
#CCFF88
(204,255,136)
#D1FF93
(209,255,147)
#D6FF9E
(214,255,158)
#DBFFA9
(219,255,169)
#E0FFB4
(224,255,180)
#E5FFBF
(229,255,191)
#EAFFCA
(234,255,202)
#EFFFD5
(239,255,213)
#F4FFE0
(244,255,224)
#F9FFEB
(249,255,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7FF7D color. Also use rgb(199,255,125) instead hex code.

Text Font Color

.myTextColor { color: #C7FF7D; }

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

This text font color is #C7FF7D.

Background Color

.myBgColor { background-color: #C7FF7D; }

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

This div background color is #C7FF7D.

Border color

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

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

This div border color is #C7FF7D.

Opacity

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

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

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

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

This text has shadow with #C7FF7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7FF7D.

Preview

Color preview on black background

This text has color #C7FF7D on black background.


Color preview on white background

This text has color #C7FF7D on white background.


Black color preview on #C7FF7D background

This text has black color on #C7FF7D background.


White color preview on #C7FF7D background

This text has white color on #C7FF7D background.


Related colors

Complementary color

Complementary color for #hex is #380082.


I love getcolorcode.com

Triadic colors

1 #7DC7FF and #FF7DC7 with #C7FF7D are triadic colors.

2 #7DFFC7 and #FFC77D with #C7FF7D are triadic colors.