COLOR #C7F596

HEX: #C7F596 RGB: (199,245,150)

Renk bilgisi

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

RGB renk modeli

#C7F596 color RGB value is (199,245,150).

RGB: (199,245,150) (78%, 96%, 59%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 245 of 255 = 96%
B 150 of 255 = 59%

199
245
150

R + G + B ~ 78%. #C7F596 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 245 + 150 = 594 (100%)
R 199 of 594 ~ 33.5%
G 245 of 594 ~ 41.25%
B 150 of 594 ~ 25.25'%

%33.5
%41.25
%25.25

CMYK RENK MODELİ

#C7F596 rengi CMYK tonu (19,0,39,4).

  • camgöbeği tonu 18.78%
  • eflatun tonu 0.00%
  • sarı tonu 38.78%
  • ana renk tonu 3.92%

CMYK: (19,0,39,4)
C19M0Y39K4 (19%, 0%, 39%, 4%)
(0.19 / 0.00 / 0.39 / 0.04)

CMYK yüzdeleri

%18.78
%0
%38.78
%3.92

Codes

Color #C7F596 in popluar color models

C7 F5 96
RGB 199 245 150
HSL 89° 82.61% 77.45%
HSB/HSV 89° 38.78% 96.08%
CMYK 18.78% 0.00% 38.78%
3.92%

Color #C7F596 in popluar number systems.

HEX C7 F5 96
Decimal 199 245 150
Binary 11000111 11110101 10010110
Octal 307 365 226

Shades and tints

Shades of #C7F596

#C7F596
(199,245,150)
#B5DF89
(181,223,137)
#A3C97C
(163,201,124)
#91B36F
(145,179,111)
#7F9D62
(127,157,98)
#6D8755
(109,135,85)
#5B7148
(91,113,72)
#495B3B
(73,91,59)
#37452E
(55,69,46)
#252F21
(37,47,33)
#131914
(19,25,20)
#000000
(0,0,0)

Tints of #C7F596

#C7F596
(199,245,150)
#CCF59F
(204,245,159)
#D1F5A8
(209,245,168)
#D6F5B1
(214,245,177)
#DBF5BA
(219,245,186)
#E0F5C3
(224,245,195)
#E5F5CC
(229,245,204)
#EAF5D5
(234,245,213)
#EFF5DE
(239,245,222)
#F4F5E7
(244,245,231)
#F9F5F0
(249,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7F596 color. Also use rgb(199,245,150) instead hex code.

Text Font Color

.myTextColor { color: #C7F596; }

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

This text font color is #C7F596.

Background Color

.myBgColor { background-color: #C7F596; }

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

This div background color is #C7F596.

Border color

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

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

This div border color is #C7F596.

Opacity

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

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

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

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

This text has shadow with #C7F596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7F596.

Preview

Color preview on black background

This text has color #C7F596 on black background.


Color preview on white background

This text has color #C7F596 on white background.


Black color preview on #C7F596 background

This text has black color on #C7F596 background.


White color preview on #C7F596 background

This text has white color on #C7F596 background.


Related colors

Complementary color

Complementary color for #hex is #380A69.


I love getcolorcode.com

Triadic colors

1 #96C7F5 and #F596C7 with #C7F596 are triadic colors.

2 #96F5C7 and #F5C796 with #C7F596 are triadic colors.