COLOR #C7E9FF

HEX: #C7E9FF RGB: (199,233,255)

Renk bilgisi

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

RGB renk modeli

#C7E9FF color RGB value is (199,233,255).

RGB: (199,233,255) (78%, 91%, 100%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 233 of 255 = 91%
B 255 of 255 = 100%

199
233
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 233 + 255 = 687 (100%)
R 199 of 687 ~ 28.97%
G 233 of 687 ~ 33.92%
B 255 of 687 ~ 37.12'%

%28.97
%33.92
%37.12

CMYK RENK MODELİ

#C7E9FF rengi CMYK tonu (22,9,0,0).

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

CMYK: (22,9,0,0)
C22M9Y0K0 (22%, 9%, 0%, 0%)
(0.22 / 0.09 / 0.00 / 0.00)

CMYK yüzdeleri

%21.96
%8.63
%0
%0

Codes

Color #C7E9FF in popluar color models

C7 E9 FF
RGB 199 233 255
HSL 204° 100.00% 89.02%
HSB/HSV 204° 21.96% 100.00%
CMYK 21.96% 8.63% 0.00%
0.00%

Color #C7E9FF in popluar number systems.

HEX C7 E9 FF
Decimal 199 233 255
Binary 11000111 11101001 11111111
Octal 307 351 377

Shades and tints

Shades of #C7E9FF

#C7E9FF
(199,233,255)
#B5D4E8
(181,212,232)
#A3BFD1
(163,191,209)
#91AABA
(145,170,186)
#7F95A3
(127,149,163)
#6D808C
(109,128,140)
#5B6B75
(91,107,117)
#49565E
(73,86,94)
#374147
(55,65,71)
#252C30
(37,44,48)
#131719
(19,23,25)
#000000
(0,0,0)

Tints of #C7E9FF

#C7E9FF
(199,233,255)
#CCEBFF
(204,235,255)
#D1EDFF
(209,237,255)
#D6EFFF
(214,239,255)
#DBF1FF
(219,241,255)
#E0F3FF
(224,243,255)
#E5F5FF
(229,245,255)
#EAF7FF
(234,247,255)
#EFF9FF
(239,249,255)
#F4FBFF
(244,251,255)
#F9FDFF
(249,253,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E9FF; }

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

This text font color is #C7E9FF.

Background Color

.myBgColor { background-color: #C7E9FF; }

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

This div background color is #C7E9FF.

Border color

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

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

This div border color is #C7E9FF.

Opacity

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

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

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

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

This text has shadow with #C7E9FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E9FF.

Preview

Color preview on black background

This text has color #C7E9FF on black background.


Color preview on white background

This text has color #C7E9FF on white background.


Black color preview on #C7E9FF background

This text has black color on #C7E9FF background.


White color preview on #C7E9FF background

This text has white color on #C7E9FF background.


Related colors

Complementary color

Complementary color for #hex is #381600.


I love getcolorcode.com

Triadic colors

1 #FFC7E9 and #E9FFC7 with #C7E9FF are triadic colors.

2 #FFE9C7 and #E9C7FF with #C7E9FF are triadic colors.