COLOR #C7E6FF

HEX: #C7E6FF RGB: (199,230,255)

Renk bilgisi

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

RGB renk modeli

#C7E6FF color RGB value is (199,230,255).

RGB: (199,230,255) (78%, 90%, 100%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 230 of 255 = 90%
B 255 of 255 = 100%

199
230
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 255 = 684 (100%)
R 199 of 684 ~ 29.09%
G 230 of 684 ~ 33.63%
B 255 of 684 ~ 37.28'%

%29.09
%33.63
%37.28

CMYK RENK MODELİ

#C7E6FF rengi CMYK tonu (22,10,0,0).

  • camgöbeği tonu 21.96%
  • eflatun tonu 9.80%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (22,10,0,0)
C22M10Y0K0 (22%, 10%, 0%, 0%)
(0.22 / 0.10 / 0.00 / 0.00)

CMYK yüzdeleri

%21.96
%9.8
%0
%0

Codes

Color #C7E6FF in popluar color models

C7 E6 FF
RGB 199 230 255
HSL 207° 100.00% 89.02%
HSB/HSV 207° 21.96% 100.00%
CMYK 21.96% 9.80% 0.00%
0.00%

Color #C7E6FF in popluar number systems.

HEX C7 E6 FF
Decimal 199 230 255
Binary 11000111 11100110 11111111
Octal 307 346 377

Shades and tints

Shades of #C7E6FF

#C7E6FF
(199,230,255)
#B5D2E8
(181,210,232)
#A3BED1
(163,190,209)
#91AABA
(145,170,186)
#7F96A3
(127,150,163)
#6D828C
(109,130,140)
#5B6E75
(91,110,117)
#495A5E
(73,90,94)
#374647
(55,70,71)
#253230
(37,50,48)
#131E19
(19,30,25)
#000000
(0,0,0)

Tints of #C7E6FF

#C7E6FF
(199,230,255)
#CCE8FF
(204,232,255)
#D1EAFF
(209,234,255)
#D6ECFF
(214,236,255)
#DBEEFF
(219,238,255)
#E0F0FF
(224,240,255)
#E5F2FF
(229,242,255)
#EAF4FF
(234,244,255)
#EFF6FF
(239,246,255)
#F4F8FF
(244,248,255)
#F9FAFF
(249,250,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E6FF color. Also use rgb(199,230,255) instead hex code.

Text Font Color

.myTextColor { color: #C7E6FF; }

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

This text font color is #C7E6FF.

Background Color

.myBgColor { background-color: #C7E6FF; }

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

This div background color is #C7E6FF.

Border color

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

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

This div border color is #C7E6FF.

Opacity

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

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

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

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

This text has shadow with #C7E6FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E6FF.

Preview

Color preview on black background

This text has color #C7E6FF on black background.


Color preview on white background

This text has color #C7E6FF on white background.


Black color preview on #C7E6FF background

This text has black color on #C7E6FF background.


White color preview on #C7E6FF background

This text has white color on #C7E6FF background.


Related colors

Complementary color

Complementary color for #hex is #381900.


I love getcolorcode.com

Triadic colors

1 #FFC7E6 and #E6FFC7 with #C7E6FF are triadic colors.

2 #FFE6C7 and #E6C7FF with #C7E6FF are triadic colors.