COLOR #C6EFC7

HEX: #C6EFC7 RGB: (198,239,199)

Renk bilgisi

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

RGB renk modeli

#C6EFC7 color RGB value is (198,239,199).

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

RGB bağlantıları ve doygunluk

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

198
239
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 239 + 199 = 636 (100%)
R 198 of 636 ~ 31.13%
G 239 of 636 ~ 37.58%
B 199 of 636 ~ 31.29'%

%31.13
%37.58
%31.29

CMYK RENK MODELİ

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

  • camgöbeği tonu 17.15%
  • 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

%17.15
%0
%16.74
%6.27

Codes

Color #C6EFC7 in popluar color models

C6 EF C7
RGB 198 239 199
HSL 121° 56.16% 85.69%
HSB/HSV 121° 17.15% 93.73%
CMYK 17.15% 0.00% 16.74%
6.27%

Color #C6EFC7 in popluar number systems.

HEX C6 EF C7
Decimal 198 239 199
Binary 11000110 11101111 11000111
Octal 306 357 307

Shades and tints

Shades of #C6EFC7

#C6EFC7
(198,239,199)
#B4DAB5
(180,218,181)
#A2C5A3
(162,197,163)
#90B091
(144,176,145)
#7E9B7F
(126,155,127)
#6C866D
(108,134,109)
#5A715B
(90,113,91)
#485C49
(72,92,73)
#364737
(54,71,55)
#243225
(36,50,37)
#121D13
(18,29,19)
#000000
(0,0,0)

Tints of #C6EFC7

#C6EFC7
(198,239,199)
#CBF0CC
(203,240,204)
#D0F1D1
(208,241,209)
#D5F2D6
(213,242,214)
#DAF3DB
(218,243,219)
#DFF4E0
(223,244,224)
#E4F5E5
(228,245,229)
#E9F6EA
(233,246,234)
#EEF7EF
(238,247,239)
#F3F8F4
(243,248,244)
#F8F9F9
(248,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6EFC7; }

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

This text font color is #C6EFC7.

Background Color

.myBgColor { background-color: #C6EFC7; }

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

This div background color is #C6EFC7.

Border color

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

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

This div border color is #C6EFC7.

Opacity

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

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

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

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

This text has shadow with #C6EFC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6EFC7.

Preview

Color preview on black background

This text has color #C6EFC7 on black background.


Color preview on white background

This text has color #C6EFC7 on white background.


Black color preview on #C6EFC7 background

This text has black color on #C6EFC7 background.


White color preview on #C6EFC7 background

This text has white color on #C6EFC7 background.


Related colors

Complementary color

Complementary color for #hex is #391038.


I love getcolorcode.com

Triadic colors

1 #C7C6EF and #EFC7C6 with #C6EFC7 are triadic colors.

2 #C7EFC6 and #EFC6C7 with #C6EFC7 are triadic colors.