COLOR #C6EACA

HEX: #C6EACA RGB: (198,234,202)

Renk bilgisi

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

RGB renk modeli

#C6EACA color RGB value is (198,234,202).

RGB: (198,234,202) (78%, 92%, 79%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 234 of 255 = 92%
B 202 of 255 = 79%

198
234
202

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 234 + 202 = 634 (100%)
R 198 of 634 ~ 31.23%
G 234 of 634 ~ 36.91%
B 202 of 634 ~ 31.86'%

%31.23
%36.91
%31.86

CMYK RENK MODELİ

#C6EACA rengi CMYK tonu (15,0,14,8).

  • camgöbeği tonu 15.38%
  • eflatun tonu 0.00%
  • sarı tonu 13.68%
  • ana renk tonu 8.24%

CMYK: (15,0,14,8)
C15M0Y14K8 (15%, 0%, 14%, 8%)
(0.15 / 0.00 / 0.14 / 0.08)

CMYK yüzdeleri

%15.38
%0
%13.68
%8.24

Codes

Color #C6EACA in popluar color models

C6 EA CA
RGB 198 234 202
HSL 127° 46.15% 84.71%
HSB/HSV 127° 15.38% 91.76%
CMYK 15.38% 0.00% 13.68%
8.24%

Color #C6EACA in popluar number systems.

HEX C6 EA CA
Decimal 198 234 202
Binary 11000110 11101010 11001010
Octal 306 352 312

Shades and tints

Shades of #C6EACA

#C6EACA
(198,234,202)
#B4D5B8
(180,213,184)
#A2C0A6
(162,192,166)
#90AB94
(144,171,148)
#7E9682
(126,150,130)
#6C8170
(108,129,112)
#5A6C5E
(90,108,94)
#48574C
(72,87,76)
#36423A
(54,66,58)
#242D28
(36,45,40)
#121816
(18,24,22)
#000000
(0,0,0)

Tints of #C6EACA

#C6EACA
(198,234,202)
#CBEBCE
(203,235,206)
#D0ECD2
(208,236,210)
#D5EDD6
(213,237,214)
#DAEEDA
(218,238,218)
#DFEFDE
(223,239,222)
#E4F0E2
(228,240,226)
#E9F1E6
(233,241,230)
#EEF2EA
(238,242,234)
#F3F3EE
(243,243,238)
#F8F4F2
(248,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6EACA; }

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

This text font color is #C6EACA.

Background Color

.myBgColor { background-color: #C6EACA; }

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

This div background color is #C6EACA.

Border color

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

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

This div border color is #C6EACA.

Opacity

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

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

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

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

This text has shadow with #C6EACA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6EACA.

Preview

Color preview on black background

This text has color #C6EACA on black background.


Color preview on white background

This text has color #C6EACA on white background.


Black color preview on #C6EACA background

This text has black color on #C6EACA background.


White color preview on #C6EACA background

This text has white color on #C6EACA background.


Related colors

Complementary color

Complementary color for #hex is #391535.


I love getcolorcode.com

Triadic colors

1 #CAC6EA and #EACAC6 with #C6EACA are triadic colors.

2 #CAEAC6 and #EAC6CA with #C6EACA are triadic colors.