COLOR #C6FAED

HEX: #C6FAED RGB: (198,250,237)

Renk bilgisi

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

RGB renk modeli

#C6FAED color RGB value is (198,250,237).

RGB: (198,250,237) (78%, 98%, 93%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 250 of 255 = 98%
B 237 of 255 = 93%

198
250
237

R + G + B ~ 90%. #C6FAED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 250 + 237 = 685 (100%)
R 198 of 685 ~ 28.91%
G 250 of 685 ~ 36.5%
B 237 of 685 ~ 34.6'%

%28.91
%36.5
%34.6

CMYK RENK MODELİ

#C6FAED rengi CMYK tonu (21,0,5,2).

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

CMYK: (21,0,5,2)
C21M0Y5K2 (21%, 0%, 5%, 2%)
(0.21 / 0.00 / 0.05 / 0.02)

CMYK yüzdeleri

%20.8
%0
%5.2
%1.96

Codes

Color #C6FAED in popluar color models

C6 FA ED
RGB 198 250 237
HSL 165° 83.87% 87.84%
HSB/HSV 165° 20.80% 98.04%
CMYK 20.80% 0.00% 5.20%
1.96%

Color #C6FAED in popluar number systems.

HEX C6 FA ED
Decimal 198 250 237
Binary 11000110 11111010 11101101
Octal 306 372 355

Shades and tints

Shades of #C6FAED

#C6FAED
(198,250,237)
#B4E4D8
(180,228,216)
#A2CEC3
(162,206,195)
#90B8AE
(144,184,174)
#7EA299
(126,162,153)
#6C8C84
(108,140,132)
#5A766F
(90,118,111)
#48605A
(72,96,90)
#364A45
(54,74,69)
#243430
(36,52,48)
#121E1B
(18,30,27)
#000000
(0,0,0)

Tints of #C6FAED

#C6FAED
(198,250,237)
#CBFAEE
(203,250,238)
#D0FAEF
(208,250,239)
#D5FAF0
(213,250,240)
#DAFAF1
(218,250,241)
#DFFAF2
(223,250,242)
#E4FAF3
(228,250,243)
#E9FAF4
(233,250,244)
#EEFAF5
(238,250,245)
#F3FAF6
(243,250,246)
#F8FAF7
(248,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6FAED; }

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

This text font color is #C6FAED.

Background Color

.myBgColor { background-color: #C6FAED; }

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

This div background color is #C6FAED.

Border color

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

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

This div border color is #C6FAED.

Opacity

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

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

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

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

This text has shadow with #C6FAED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6FAED.

Preview

Color preview on black background

This text has color #C6FAED on black background.


Color preview on white background

This text has color #C6FAED on white background.


Black color preview on #C6FAED background

This text has black color on #C6FAED background.


White color preview on #C6FAED background

This text has white color on #C6FAED background.


Related colors

Complementary color

Complementary color for #hex is #390512.


I love getcolorcode.com

Triadic colors

1 #EDC6FA and #FAEDC6 with #C6FAED are triadic colors.

2 #EDFAC6 and #FAC6ED with #C6FAED are triadic colors.