COLOR #C7F093

HEX: #C7F093 RGB: (199,240,147)

Renk bilgisi

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

RGB renk modeli

#C7F093 color RGB value is (199,240,147).

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

RGB bağlantıları ve doygunluk

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

199
240
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 240 + 147 = 586 (100%)
R 199 of 586 ~ 33.96%
G 240 of 586 ~ 40.96%
B 147 of 586 ~ 25.09'%

%33.96
%40.96
%25.09

CMYK RENK MODELİ

#C7F093 rengi CMYK tonu (17,0,39,6).

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

CMYK: (17,0,39,6)
C17M0Y39K6 (17%, 0%, 39%, 6%)
(0.17 / 0.00 / 0.39 / 0.06)

CMYK yüzdeleri

%17.08
%0
%38.75
%5.88

Codes

Color #C7F093 in popluar color models

C7 F0 93
RGB 199 240 147
HSL 86° 75.61% 75.88%
HSB/HSV 86° 38.75% 94.12%
CMYK 17.08% 0.00% 38.75%
5.88%

Color #C7F093 in popluar number systems.

HEX C7 F0 93
Decimal 199 240 147
Binary 11000111 11110000 10010011
Octal 307 360 223

Shades and tints

Shades of #C7F093

#C7F093
(199,240,147)
#B5DB86
(181,219,134)
#A3C679
(163,198,121)
#91B16C
(145,177,108)
#7F9C5F
(127,156,95)
#6D8752
(109,135,82)
#5B7245
(91,114,69)
#495D38
(73,93,56)
#37482B
(55,72,43)
#25331E
(37,51,30)
#131E11
(19,30,17)
#000000
(0,0,0)

Tints of #C7F093

#C7F093
(199,240,147)
#CCF19C
(204,241,156)
#D1F2A5
(209,242,165)
#D6F3AE
(214,243,174)
#DBF4B7
(219,244,183)
#E0F5C0
(224,245,192)
#E5F6C9
(229,246,201)
#EAF7D2
(234,247,210)
#EFF8DB
(239,248,219)
#F4F9E4
(244,249,228)
#F9FAED
(249,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7F093; }

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

This text font color is #C7F093.

Background Color

.myBgColor { background-color: #C7F093; }

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

This div background color is #C7F093.

Border color

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

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

This div border color is #C7F093.

Opacity

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

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

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

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

This text has shadow with #C7F093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7F093.

Preview

Color preview on black background

This text has color #C7F093 on black background.


Color preview on white background

This text has color #C7F093 on white background.


Black color preview on #C7F093 background

This text has black color on #C7F093 background.


White color preview on #C7F093 background

This text has white color on #C7F093 background.


Related colors

Complementary color

Complementary color for #hex is #380F6C.


I love getcolorcode.com

Triadic colors

1 #93C7F0 and #F093C7 with #C7F093 are triadic colors.

2 #93F0C7 and #F0C793 with #C7F093 are triadic colors.