COLOR #C7F99B

HEX: #C7F99B RGB: (199,249,155)

Renk bilgisi

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

RGB renk modeli

#C7F99B color RGB value is (199,249,155).

RGB: (199,249,155) (78%, 98%, 61%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 249 of 255 = 98%
B 155 of 255 = 61%

199
249
155

R + G + B ~ 79%. #C7F99B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 249 + 155 = 603 (100%)
R 199 of 603 ~ 33%
G 249 of 603 ~ 41.29%
B 155 of 603 ~ 25.7'%

%33
%41.29
%25.7

CMYK RENK MODELİ

#C7F99B rengi CMYK tonu (20,0,38,2).

  • camgöbeği tonu 20.08%
  • eflatun tonu 0.00%
  • sarı tonu 37.75%
  • ana renk tonu 2.35%

CMYK: (20,0,38,2)
C20M0Y38K2 (20%, 0%, 38%, 2%)
(0.20 / 0.00 / 0.38 / 0.02)

CMYK yüzdeleri

%20.08
%0
%37.75
%2.35

Codes

Color #C7F99B in popluar color models

C7 F9 9B
RGB 199 249 155
HSL 92° 88.68% 79.22%
HSB/HSV 92° 37.75% 97.65%
CMYK 20.08% 0.00% 37.75%
2.35%

Color #C7F99B in popluar number systems.

HEX C7 F9 9B
Decimal 199 249 155
Binary 11000111 11111001 10011011
Octal 307 371 233

Shades and tints

Shades of #C7F99B

#C7F99B
(199,249,155)
#B5E38D
(181,227,141)
#A3CD7F
(163,205,127)
#91B771
(145,183,113)
#7FA163
(127,161,99)
#6D8B55
(109,139,85)
#5B7547
(91,117,71)
#495F39
(73,95,57)
#37492B
(55,73,43)
#25331D
(37,51,29)
#131D0F
(19,29,15)
#000000
(0,0,0)

Tints of #C7F99B

#C7F99B
(199,249,155)
#CCF9A4
(204,249,164)
#D1F9AD
(209,249,173)
#D6F9B6
(214,249,182)
#DBF9BF
(219,249,191)
#E0F9C8
(224,249,200)
#E5F9D1
(229,249,209)
#EAF9DA
(234,249,218)
#EFF9E3
(239,249,227)
#F4F9EC
(244,249,236)
#F9F9F5
(249,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7F99B color. Also use rgb(199,249,155) instead hex code.

Text Font Color

.myTextColor { color: #C7F99B; }

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

This text font color is #C7F99B.

Background Color

.myBgColor { background-color: #C7F99B; }

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

This div background color is #C7F99B.

Border color

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

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

This div border color is #C7F99B.

Opacity

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

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

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

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

This text has shadow with #C7F99B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7F99B.

Preview

Color preview on black background

This text has color #C7F99B on black background.


Color preview on white background

This text has color #C7F99B on white background.


Black color preview on #C7F99B background

This text has black color on #C7F99B background.


White color preview on #C7F99B background

This text has white color on #C7F99B background.


Related colors

Complementary color

Complementary color for #hex is #380664.


I love getcolorcode.com

Triadic colors

1 #9BC7F9 and #F99BC7 with #C7F99B are triadic colors.

2 #9BF9C7 and #F9C79B with #C7F99B are triadic colors.