COLOR #C6FAE5

HEX: #C6FAE5 RGB: (198,250,229)

Renk bilgisi

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

RGB renk modeli

#C6FAE5 color RGB value is (198,250,229).

RGB: (198,250,229) (78%, 98%, 90%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 250 of 255 = 98%
B 229 of 255 = 90%

198
250
229

R + G + B ~ 89%. #C6FAE5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 250 + 229 = 677 (100%)
R 198 of 677 ~ 29.25%
G 250 of 677 ~ 36.93%
B 229 of 677 ~ 33.83'%

%29.25
%36.93
%33.83

CMYK RENK MODELİ

#C6FAE5 rengi CMYK tonu (21,0,8,2).

  • camgöbeği tonu 20.80%
  • eflatun tonu 0.00%
  • sarı tonu 8.40%
  • ana renk tonu 1.96%

CMYK: (21,0,8,2)
C21M0Y8K2 (21%, 0%, 8%, 2%)
(0.21 / 0.00 / 0.08 / 0.02)

CMYK yüzdeleri

%20.8
%0
%8.4
%1.96

Codes

Color #C6FAE5 in popluar color models

C6 FA E5
RGB 198 250 229
HSL 156° 83.87% 87.84%
HSB/HSV 156° 20.80% 98.04%
CMYK 20.80% 0.00% 8.40%
1.96%

Color #C6FAE5 in popluar number systems.

HEX C6 FA E5
Decimal 198 250 229
Binary 11000110 11111010 11100101
Octal 306 372 345

Shades and tints

Shades of #C6FAE5

#C6FAE5
(198,250,229)
#B4E4D1
(180,228,209)
#A2CEBD
(162,206,189)
#90B8A9
(144,184,169)
#7EA295
(126,162,149)
#6C8C81
(108,140,129)
#5A766D
(90,118,109)
#486059
(72,96,89)
#364A45
(54,74,69)
#243431
(36,52,49)
#121E1D
(18,30,29)
#000000
(0,0,0)

Tints of #C6FAE5

#C6FAE5
(198,250,229)
#CBFAE7
(203,250,231)
#D0FAE9
(208,250,233)
#D5FAEB
(213,250,235)
#DAFAED
(218,250,237)
#DFFAEF
(223,250,239)
#E4FAF1
(228,250,241)
#E9FAF3
(233,250,243)
#EEFAF5
(238,250,245)
#F3FAF7
(243,250,247)
#F8FAF9
(248,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6FAE5; }

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

This text font color is #C6FAE5.

Background Color

.myBgColor { background-color: #C6FAE5; }

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

This div background color is #C6FAE5.

Border color

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

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

This div border color is #C6FAE5.

Opacity

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

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

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

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

This text has shadow with #C6FAE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6FAE5.

Preview

Color preview on black background

This text has color #C6FAE5 on black background.


Color preview on white background

This text has color #C6FAE5 on white background.


Black color preview on #C6FAE5 background

This text has black color on #C6FAE5 background.


White color preview on #C6FAE5 background

This text has white color on #C6FAE5 background.


Related colors

Complementary color

Complementary color for #hex is #39051A.


I love getcolorcode.com

Triadic colors

1 #E5C6FA and #FAE5C6 with #C6FAE5 are triadic colors.

2 #E5FAC6 and #FAC6E5 with #C6FAE5 are triadic colors.