COLOR #C6EFE6

HEX: #C6EFE6 RGB: (198,239,230)

Renk bilgisi

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

RGB renk modeli

#C6EFE6 color RGB value is (198,239,230).

RGB: (198,239,230) (78%, 94%, 90%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 239 of 255 = 94%
B 230 of 255 = 90%

198
239
230

R + G + B ~ 87%. #C6EFE6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 239 + 230 = 667 (100%)
R 198 of 667 ~ 29.69%
G 239 of 667 ~ 35.83%
B 230 of 667 ~ 34.48'%

%29.69
%35.83
%34.48

CMYK RENK MODELİ

#C6EFE6 rengi CMYK tonu (17,0,4,6).

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

CMYK: (17,0,4,6)
C17M0Y4K6 (17%, 0%, 4%, 6%)
(0.17 / 0.00 / 0.04 / 0.06)

CMYK yüzdeleri

%17.15
%0
%3.77
%6.27

Codes

Color #C6EFE6 in popluar color models

C6 EF E6
RGB 198 239 230
HSL 167° 56.16% 85.69%
HSB/HSV 167° 17.15% 93.73%
CMYK 17.15% 0.00% 3.77%
6.27%

Color #C6EFE6 in popluar number systems.

HEX C6 EF E6
Decimal 198 239 230
Binary 11000110 11101111 11100110
Octal 306 357 346

Shades and tints

Shades of #C6EFE6

#C6EFE6
(198,239,230)
#B4DAD2
(180,218,210)
#A2C5BE
(162,197,190)
#90B0AA
(144,176,170)
#7E9B96
(126,155,150)
#6C8682
(108,134,130)
#5A716E
(90,113,110)
#485C5A
(72,92,90)
#364746
(54,71,70)
#243232
(36,50,50)
#121D1E
(18,29,30)
#000000
(0,0,0)

Tints of #C6EFE6

#C6EFE6
(198,239,230)
#CBF0E8
(203,240,232)
#D0F1EA
(208,241,234)
#D5F2EC
(213,242,236)
#DAF3EE
(218,243,238)
#DFF4F0
(223,244,240)
#E4F5F2
(228,245,242)
#E9F6F4
(233,246,244)
#EEF7F6
(238,247,246)
#F3F8F8
(243,248,248)
#F8F9FA
(248,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6EFE6; }

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

This text font color is #C6EFE6.

Background Color

.myBgColor { background-color: #C6EFE6; }

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

This div background color is #C6EFE6.

Border color

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

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

This div border color is #C6EFE6.

Opacity

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

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

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

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

This text has shadow with #C6EFE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6EFE6.

Preview

Color preview on black background

This text has color #C6EFE6 on black background.


Color preview on white background

This text has color #C6EFE6 on white background.


Black color preview on #C6EFE6 background

This text has black color on #C6EFE6 background.


White color preview on #C6EFE6 background

This text has white color on #C6EFE6 background.


Related colors

Complementary color

Complementary color for #hex is #391019.


I love getcolorcode.com

Triadic colors

1 #E6C6EF and #EFE6C6 with #C6EFE6 are triadic colors.

2 #E6EFC6 and #EFC6E6 with #C6EFE6 are triadic colors.