COLOR #C6E6E6

HEX: #C6E6E6 RGB: (198,230,230)

Renk bilgisi

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

RGB renk modeli

#C6E6E6 color RGB value is (198,230,230).

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

RGB bağlantıları ve doygunluk

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

198
230
230

R + G + B ~ 86%. #C6E6E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 230 + 230 = 658 (100%)
R 198 of 658 ~ 30.09%
G 230 of 658 ~ 34.95%
B 230 of 658 ~ 34.95'%

%30.09
%34.95
%34.95

CMYK RENK MODELİ

#C6E6E6 rengi CMYK tonu (14,0,0,10).

  • camgöbeği tonu 13.91%
  • eflatun tonu 0.00%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (14,0,0,10)
C14M0Y0K10 (14%, 0%, 0%, 10%)
(0.14 / 0.00 / 0.00 / 0.10)

CMYK yüzdeleri

%13.91
%0
%0
%9.8

Codes

Color #C6E6E6 in popluar color models

C6 E6 E6
RGB 198 230 230
HSL 180° 39.02% 83.92%
HSB/HSV 180° 13.91% 90.20%
CMYK 13.91% 0.00% 0.00%
9.80%

Color #C6E6E6 in popluar number systems.

HEX C6 E6 E6
Decimal 198 230 230
Binary 11000110 11100110 11100110
Octal 306 346 346

Shades and tints

Shades of #C6E6E6

#C6E6E6
(198,230,230)
#B4D2D2
(180,210,210)
#A2BEBE
(162,190,190)
#90AAAA
(144,170,170)
#7E9696
(126,150,150)
#6C8282
(108,130,130)
#5A6E6E
(90,110,110)
#485A5A
(72,90,90)
#364646
(54,70,70)
#243232
(36,50,50)
#121E1E
(18,30,30)
#000000
(0,0,0)

Tints of #C6E6E6

#C6E6E6
(198,230,230)
#CBE8E8
(203,232,232)
#D0EAEA
(208,234,234)
#D5ECEC
(213,236,236)
#DAEEEE
(218,238,238)
#DFF0F0
(223,240,240)
#E4F2F2
(228,242,242)
#E9F4F4
(233,244,244)
#EEF6F6
(238,246,246)
#F3F8F8
(243,248,248)
#F8FAFA
(248,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E6E6; }

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

This text font color is #C6E6E6.

Background Color

.myBgColor { background-color: #C6E6E6; }

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

This div background color is #C6E6E6.

Border color

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

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

This div border color is #C6E6E6.

Opacity

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

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

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

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

This text has shadow with #C6E6E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E6E6.

Preview

Color preview on black background

This text has color #C6E6E6 on black background.


Color preview on white background

This text has color #C6E6E6 on white background.


Black color preview on #C6E6E6 background

This text has black color on #C6E6E6 background.


White color preview on #C6E6E6 background

This text has white color on #C6E6E6 background.


Related colors

Complementary color

Complementary color for #hex is #391919.


I love getcolorcode.com