COLOR #C6E3FF

HEX: #C6E3FF RGB: (198,227,255)

Renk bilgisi

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

RGB renk modeli

#C6E3FF color RGB value is (198,227,255).

RGB: (198,227,255) (78%, 89%, 100%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 227 of 255 = 89%
B 255 of 255 = 100%

198
227
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 227 + 255 = 680 (100%)
R 198 of 680 ~ 29.12%
G 227 of 680 ~ 33.38%
B 255 of 680 ~ 37.5'%

%29.12
%33.38
%37.5

CMYK RENK MODELİ

#C6E3FF rengi CMYK tonu (22,11,0,0).

  • camgöbeği tonu 22.35%
  • eflatun tonu 10.98%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (22,11,0,0)
C22M11Y0K0 (22%, 11%, 0%, 0%)
(0.22 / 0.11 / 0.00 / 0.00)

CMYK yüzdeleri

%22.35
%10.98
%0
%0

Codes

Color #C6E3FF in popluar color models

C6 E3 FF
RGB 198 227 255
HSL 209° 100.00% 88.82%
HSB/HSV 209° 22.35% 100.00%
CMYK 22.35% 10.98% 0.00%
0.00%

Color #C6E3FF in popluar number systems.

HEX C6 E3 FF
Decimal 198 227 255
Binary 11000110 11100011 11111111
Octal 306 343 377

Shades and tints

Shades of #C6E3FF

#C6E3FF
(198,227,255)
#B4CFE8
(180,207,232)
#A2BBD1
(162,187,209)
#90A7BA
(144,167,186)
#7E93A3
(126,147,163)
#6C7F8C
(108,127,140)
#5A6B75
(90,107,117)
#48575E
(72,87,94)
#364347
(54,67,71)
#242F30
(36,47,48)
#121B19
(18,27,25)
#000000
(0,0,0)

Tints of #C6E3FF

#C6E3FF
(198,227,255)
#CBE5FF
(203,229,255)
#D0E7FF
(208,231,255)
#D5E9FF
(213,233,255)
#DAEBFF
(218,235,255)
#DFEDFF
(223,237,255)
#E4EFFF
(228,239,255)
#E9F1FF
(233,241,255)
#EEF3FF
(238,243,255)
#F3F5FF
(243,245,255)
#F8F7FF
(248,247,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E3FF color. Also use rgb(198,227,255) instead hex code.

Text Font Color

.myTextColor { color: #C6E3FF; }

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

This text font color is #C6E3FF.

Background Color

.myBgColor { background-color: #C6E3FF; }

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

This div background color is #C6E3FF.

Border color

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

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

This div border color is #C6E3FF.

Opacity

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

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

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

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

This text has shadow with #C6E3FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E3FF.

Preview

Color preview on black background

This text has color #C6E3FF on black background.


Color preview on white background

This text has color #C6E3FF on white background.


Black color preview on #C6E3FF background

This text has black color on #C6E3FF background.


White color preview on #C6E3FF background

This text has white color on #C6E3FF background.


Related colors

Complementary color

Complementary color for #hex is #391C00.


I love getcolorcode.com

Triadic colors

1 #FFC6E3 and #E3FFC6 with #C6E3FF are triadic colors.

2 #FFE3C6 and #E3C6FF with #C6E3FF are triadic colors.