COLOR #C7EFC7

HEX: #C7EFC7 RGB: (199,239,199)

Renk bilgisi

#C7EFC7 contains red, green and blue colors in about the same proportion. #C7EFC7 ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#C7EFC7 color RGB value is (199,239,199).

RGB: (199,239,199) (78%, 94%, 78%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 239 of 255 = 94%
B 199 of 255 = 78%

199
239
199

R + G + B ~ 83%. #C7EFC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 239 + 199 = 637 (100%)
R 199 of 637 ~ 31.24%
G 239 of 637 ~ 37.52%
B 199 of 637 ~ 31.24'%

%31.24
%37.52
%31.24

CMYK RENK MODELİ

#C7EFC7 rengi CMYK tonu (17,0,17,6).

  • camgöbeği tonu 16.74%
  • eflatun tonu 0.00%
  • sarı tonu 16.74%
  • ana renk tonu 6.27%

CMYK: (17,0,17,6)
C17M0Y17K6 (17%, 0%, 17%, 6%)
(0.17 / 0.00 / 0.17 / 0.06)

CMYK yüzdeleri

%16.74
%0
%16.74
%6.27

Codes

Color #C7EFC7 in popluar color models

C7 EF C7
RGB 199 239 199
HSL 120° 55.56% 85.88%
HSB/HSV 120° 16.74% 93.73%
CMYK 16.74% 0.00% 16.74%
6.27%

Color #C7EFC7 in popluar number systems.

HEX C7 EF C7
Decimal 199 239 199
Binary 11000111 11101111 11000111
Octal 307 357 307

Shades and tints

Shades of #C7EFC7

#C7EFC7
(199,239,199)
#B5DAB5
(181,218,181)
#A3C5A3
(163,197,163)
#91B091
(145,176,145)
#7F9B7F
(127,155,127)
#6D866D
(109,134,109)
#5B715B
(91,113,91)
#495C49
(73,92,73)
#374737
(55,71,55)
#253225
(37,50,37)
#131D13
(19,29,19)
#000000
(0,0,0)

Tints of #C7EFC7

#C7EFC7
(199,239,199)
#CCF0CC
(204,240,204)
#D1F1D1
(209,241,209)
#D6F2D6
(214,242,214)
#DBF3DB
(219,243,219)
#E0F4E0
(224,244,224)
#E5F5E5
(229,245,229)
#EAF6EA
(234,246,234)
#EFF7EF
(239,247,239)
#F4F8F4
(244,248,244)
#F9F9F9
(249,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EFC7; }

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

This text font color is #C7EFC7.

Background Color

.myBgColor { background-color: #C7EFC7; }

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

This div background color is #C7EFC7.

Border color

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

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

This div border color is #C7EFC7.

Opacity

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

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

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

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

This text has shadow with #C7EFC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EFC7.

Preview

Color preview on black background

This text has color #C7EFC7 on black background.


Color preview on white background

This text has color #C7EFC7 on white background.


Black color preview on #C7EFC7 background

This text has black color on #C7EFC7 background.


White color preview on #C7EFC7 background

This text has white color on #C7EFC7 background.


Related colors

Complementary color

Complementary color for #hex is #381038.


I love getcolorcode.com

Triadic colors

1 #C7C7EF and #EFC7C7 with #C7EFC7 are triadic colors.

2 #C7EFC7 and #EFC7C7 with #C7EFC7 are triadic colors.