COLOR #C6EAD2

HEX: #C6EAD2 RGB: (198,234,210)

Renk bilgisi

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

RGB renk modeli

#C6EAD2 color RGB value is (198,234,210).

RGB: (198,234,210) (78%, 92%, 82%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 234 of 255 = 92%
B 210 of 255 = 82%

198
234
210

R + G + B ~ 84%. #C6EAD2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 234 + 210 = 642 (100%)
R 198 of 642 ~ 30.84%
G 234 of 642 ~ 36.45%
B 210 of 642 ~ 32.71'%

%30.84
%36.45
%32.71

CMYK RENK MODELİ

#C6EAD2 rengi CMYK tonu (15,0,10,8).

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

CMYK: (15,0,10,8)
C15M0Y10K8 (15%, 0%, 10%, 8%)
(0.15 / 0.00 / 0.10 / 0.08)

CMYK yüzdeleri

%15.38
%0
%10.26
%8.24

Codes

Color #C6EAD2 in popluar color models

C6 EA D2
RGB 198 234 210
HSL 140° 46.15% 84.71%
HSB/HSV 140° 15.38% 91.76%
CMYK 15.38% 0.00% 10.26%
8.24%

Color #C6EAD2 in popluar number systems.

HEX C6 EA D2
Decimal 198 234 210
Binary 11000110 11101010 11010010
Octal 306 352 322

Shades and tints

Shades of #C6EAD2

#C6EAD2
(198,234,210)
#B4D5BF
(180,213,191)
#A2C0AC
(162,192,172)
#90AB99
(144,171,153)
#7E9686
(126,150,134)
#6C8173
(108,129,115)
#5A6C60
(90,108,96)
#48574D
(72,87,77)
#36423A
(54,66,58)
#242D27
(36,45,39)
#121814
(18,24,20)
#000000
(0,0,0)

Tints of #C6EAD2

#C6EAD2
(198,234,210)
#CBEBD6
(203,235,214)
#D0ECDA
(208,236,218)
#D5EDDE
(213,237,222)
#DAEEE2
(218,238,226)
#DFEFE6
(223,239,230)
#E4F0EA
(228,240,234)
#E9F1EE
(233,241,238)
#EEF2F2
(238,242,242)
#F3F3F6
(243,243,246)
#F8F4FA
(248,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6EAD2; }

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

This text font color is #C6EAD2.

Background Color

.myBgColor { background-color: #C6EAD2; }

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

This div background color is #C6EAD2.

Border color

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

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

This div border color is #C6EAD2.

Opacity

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

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

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

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

This text has shadow with #C6EAD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6EAD2.

Preview

Color preview on black background

This text has color #C6EAD2 on black background.


Color preview on white background

This text has color #C6EAD2 on white background.


Black color preview on #C6EAD2 background

This text has black color on #C6EAD2 background.


White color preview on #C6EAD2 background

This text has white color on #C6EAD2 background.


Related colors

Complementary color

Complementary color for #hex is #39152D.


I love getcolorcode.com

Triadic colors

1 #D2C6EA and #EAD2C6 with #C6EAD2 are triadic colors.

2 #D2EAC6 and #EAC6D2 with #C6EAD2 are triadic colors.