COLOR #C6E2C2

HEX: #C6E2C2 RGB: (198,226,194)

Renk bilgisi

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

RGB renk modeli

#C6E2C2 color RGB value is (198,226,194).

RGB: (198,226,194) (78%, 89%, 76%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 226 of 255 = 89%
B 194 of 255 = 76%

198
226
194

R + G + B ~ 81%. #C6E2C2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 226 + 194 = 618 (100%)
R 198 of 618 ~ 32.04%
G 226 of 618 ~ 36.57%
B 194 of 618 ~ 31.39'%

%32.04
%36.57
%31.39

CMYK RENK MODELİ

#C6E2C2 rengi CMYK tonu (12,0,14,11).

  • camgöbeği tonu 12.39%
  • eflatun tonu 0.00%
  • sarı tonu 14.16%
  • ana renk tonu 11.37%

CMYK: (12,0,14,11)
C12M0Y14K11 (12%, 0%, 14%, 11%)
(0.12 / 0.00 / 0.14 / 0.11)

CMYK yüzdeleri

%12.39
%0
%14.16
%11.37

Codes

Color #C6E2C2 in popluar color models

C6 E2 C2
RGB 198 226 194
HSL 113° 35.56% 82.35%
HSB/HSV 113° 14.16% 88.63%
CMYK 12.39% 0.00% 14.16%
11.37%

Color #C6E2C2 in popluar number systems.

HEX C6 E2 C2
Decimal 198 226 194
Binary 11000110 11100010 11000010
Octal 306 342 302

Shades and tints

Shades of #C6E2C2

#C6E2C2
(198,226,194)
#B4CEB1
(180,206,177)
#A2BAA0
(162,186,160)
#90A68F
(144,166,143)
#7E927E
(126,146,126)
#6C7E6D
(108,126,109)
#5A6A5C
(90,106,92)
#48564B
(72,86,75)
#36423A
(54,66,58)
#242E29
(36,46,41)
#121A18
(18,26,24)
#000000
(0,0,0)

Tints of #C6E2C2

#C6E2C2
(198,226,194)
#CBE4C7
(203,228,199)
#D0E6CC
(208,230,204)
#D5E8D1
(213,232,209)
#DAEAD6
(218,234,214)
#DFECDB
(223,236,219)
#E4EEE0
(228,238,224)
#E9F0E5
(233,240,229)
#EEF2EA
(238,242,234)
#F3F4EF
(243,244,239)
#F8F6F4
(248,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E2C2; }

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

This text font color is #C6E2C2.

Background Color

.myBgColor { background-color: #C6E2C2; }

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

This div background color is #C6E2C2.

Border color

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

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

This div border color is #C6E2C2.

Opacity

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

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

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

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

This text has shadow with #C6E2C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E2C2.

Preview

Color preview on black background

This text has color #C6E2C2 on black background.


Color preview on white background

This text has color #C6E2C2 on white background.


Black color preview on #C6E2C2 background

This text has black color on #C6E2C2 background.


White color preview on #C6E2C2 background

This text has white color on #C6E2C2 background.


Related colors

Complementary color

Complementary color for #hex is #391D3D.


I love getcolorcode.com

Triadic colors

1 #C2C6E2 and #E2C2C6 with #C6E2C2 are triadic colors.

2 #C2E2C6 and #E2C6C2 with #C6E2C2 are triadic colors.