COLOR #C6F2EC

HEX: #C6F2EC RGB: (198,242,236)

Renk bilgisi

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

RGB renk modeli

#C6F2EC color RGB value is (198,242,236).

RGB: (198,242,236) (78%, 95%, 93%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 242 of 255 = 95%
B 236 of 255 = 93%

198
242
236

R + G + B ~ 89%. #C6F2EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 242 + 236 = 676 (100%)
R 198 of 676 ~ 29.29%
G 242 of 676 ~ 35.8%
B 236 of 676 ~ 34.91'%

%29.29
%35.8
%34.91

CMYK RENK MODELİ

#C6F2EC rengi CMYK tonu (18,0,2,5).

  • camgöbeği tonu 18.18%
  • eflatun tonu 0.00%
  • sarı tonu 2.48%
  • ana renk tonu 5.10%

CMYK: (18,0,2,5)
C18M0Y2K5 (18%, 0%, 2%, 5%)
(0.18 / 0.00 / 0.02 / 0.05)

CMYK yüzdeleri

%18.18
%0
%2.48
%5.1

Codes

Color #C6F2EC in popluar color models

C6 F2 EC
RGB 198 242 236
HSL 172° 62.86% 86.27%
HSB/HSV 172° 18.18% 94.90%
CMYK 18.18% 0.00% 2.48%
5.10%

Color #C6F2EC in popluar number systems.

HEX C6 F2 EC
Decimal 198 242 236
Binary 11000110 11110010 11101100
Octal 306 362 354

Shades and tints

Shades of #C6F2EC

#C6F2EC
(198,242,236)
#B4DCD7
(180,220,215)
#A2C6C2
(162,198,194)
#90B0AD
(144,176,173)
#7E9A98
(126,154,152)
#6C8483
(108,132,131)
#5A6E6E
(90,110,110)
#485859
(72,88,89)
#364244
(54,66,68)
#242C2F
(36,44,47)
#12161A
(18,22,26)
#000000
(0,0,0)

Tints of #C6F2EC

#C6F2EC
(198,242,236)
#CBF3ED
(203,243,237)
#D0F4EE
(208,244,238)
#D5F5EF
(213,245,239)
#DAF6F0
(218,246,240)
#DFF7F1
(223,247,241)
#E4F8F2
(228,248,242)
#E9F9F3
(233,249,243)
#EEFAF4
(238,250,244)
#F3FBF5
(243,251,245)
#F8FCF6
(248,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6F2EC color. Also use rgb(198,242,236) instead hex code.

Text Font Color

.myTextColor { color: #C6F2EC; }

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

This text font color is #C6F2EC.

Background Color

.myBgColor { background-color: #C6F2EC; }

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

This div background color is #C6F2EC.

Border color

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

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

This div border color is #C6F2EC.

Opacity

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

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

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

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

This text has shadow with #C6F2EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6F2EC.

Preview

Color preview on black background

This text has color #C6F2EC on black background.


Color preview on white background

This text has color #C6F2EC on white background.


Black color preview on #C6F2EC background

This text has black color on #C6F2EC background.


White color preview on #C6F2EC background

This text has white color on #C6F2EC background.


Related colors

Complementary color

Complementary color for #hex is #390D13.


I love getcolorcode.com

Triadic colors

1 #ECC6F2 and #F2ECC6 with #C6F2EC are triadic colors.

2 #ECF2C6 and #F2C6EC with #C6F2EC are triadic colors.