COLOR #C6E4EA

HEX: #C6E4EA RGB: (198,228,234)

Renk bilgisi

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

RGB renk modeli

#C6E4EA color RGB value is (198,228,234).

RGB: (198,228,234) (78%, 89%, 92%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 228 of 255 = 89%
B 234 of 255 = 92%

198
228
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 228 + 234 = 660 (100%)
R 198 of 660 ~ 30%
G 228 of 660 ~ 34.55%
B 234 of 660 ~ 35.45'%

%30
%34.55
%35.45

CMYK RENK MODELİ

#C6E4EA rengi CMYK tonu (15,3,0,8).

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

CMYK: (15,3,0,8)
C15M3Y0K8 (15%, 3%, 0%, 8%)
(0.15 / 0.03 / 0.00 / 0.08)

CMYK yüzdeleri

%15.38
%2.56
%0
%8.24

Codes

Color #C6E4EA in popluar color models

C6 E4 EA
RGB 198 228 234
HSL 190° 46.15% 84.71%
HSB/HSV 190° 15.38% 91.76%
CMYK 15.38% 2.56% 0.00%
8.24%

Color #C6E4EA in popluar number systems.

HEX C6 E4 EA
Decimal 198 228 234
Binary 11000110 11100100 11101010
Octal 306 344 352

Shades and tints

Shades of #C6E4EA

#C6E4EA
(198,228,234)
#B4D0D5
(180,208,213)
#A2BCC0
(162,188,192)
#90A8AB
(144,168,171)
#7E9496
(126,148,150)
#6C8081
(108,128,129)
#5A6C6C
(90,108,108)
#485857
(72,88,87)
#364442
(54,68,66)
#24302D
(36,48,45)
#121C18
(18,28,24)
#000000
(0,0,0)

Tints of #C6E4EA

#C6E4EA
(198,228,234)
#CBE6EB
(203,230,235)
#D0E8EC
(208,232,236)
#D5EAED
(213,234,237)
#DAECEE
(218,236,238)
#DFEEEF
(223,238,239)
#E4F0F0
(228,240,240)
#E9F2F1
(233,242,241)
#EEF4F2
(238,244,242)
#F3F6F3
(243,246,243)
#F8F8F4
(248,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E4EA; }

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

This text font color is #C6E4EA.

Background Color

.myBgColor { background-color: #C6E4EA; }

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

This div background color is #C6E4EA.

Border color

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

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

This div border color is #C6E4EA.

Opacity

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

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

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

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

This text has shadow with #C6E4EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E4EA.

Preview

Color preview on black background

This text has color #C6E4EA on black background.


Color preview on white background

This text has color #C6E4EA on white background.


Black color preview on #C6E4EA background

This text has black color on #C6E4EA background.


White color preview on #C6E4EA background

This text has white color on #C6E4EA background.


Related colors

Complementary color

Complementary color for #hex is #391B15.


I love getcolorcode.com

Triadic colors

1 #EAC6E4 and #E4EAC6 with #C6E4EA are triadic colors.

2 #EAE4C6 and #E4C6EA with #C6E4EA are triadic colors.