COLOR #C7E5FF

HEX: #C7E5FF RGB: (199,229,255)

Renk bilgisi

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

RGB renk modeli

#C7E5FF color RGB value is (199,229,255).

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

RGB bağlantıları ve doygunluk

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

199
229
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 255 = 683 (100%)
R 199 of 683 ~ 29.14%
G 229 of 683 ~ 33.53%
B 255 of 683 ~ 37.34'%

%29.14
%33.53
%37.34

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.96%
  • eflatun tonu 10.20%
  • 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
%10.2
%0
%0

Codes

Color #C7E5FF in popluar color models

C7 E5 FF
RGB 199 229 255
HSL 208° 100.00% 89.02%
HSB/HSV 208° 21.96% 100.00%
CMYK 21.96% 10.20% 0.00%
0.00%

Color #C7E5FF in popluar number systems.

HEX C7 E5 FF
Decimal 199 229 255
Binary 11000111 11100101 11111111
Octal 307 345 377

Shades and tints

Shades of #C7E5FF

#C7E5FF
(199,229,255)
#B5D1E8
(181,209,232)
#A3BDD1
(163,189,209)
#91A9BA
(145,169,186)
#7F95A3
(127,149,163)
#6D818C
(109,129,140)
#5B6D75
(91,109,117)
#49595E
(73,89,94)
#374547
(55,69,71)
#253130
(37,49,48)
#131D19
(19,29,25)
#000000
(0,0,0)

Tints of #C7E5FF

#C7E5FF
(199,229,255)
#CCE7FF
(204,231,255)
#D1E9FF
(209,233,255)
#D6EBFF
(214,235,255)
#DBEDFF
(219,237,255)
#E0EFFF
(224,239,255)
#E5F1FF
(229,241,255)
#EAF3FF
(234,243,255)
#EFF5FF
(239,245,255)
#F4F7FF
(244,247,255)
#F9F9FF
(249,249,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E5FF; }

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

This text font color is #C7E5FF.

Background Color

.myBgColor { background-color: #C7E5FF; }

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

This div background color is #C7E5FF.

Border color

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

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

This div border color is #C7E5FF.

Opacity

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

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

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

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

This text has shadow with #C7E5FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E5FF.

Preview

Color preview on black background

This text has color #C7E5FF on black background.


Color preview on white background

This text has color #C7E5FF on white background.


Black color preview on #C7E5FF background

This text has black color on #C7E5FF background.


White color preview on #C7E5FF background

This text has white color on #C7E5FF background.


Related colors

Complementary color

Complementary color for #hex is #381A00.


I love getcolorcode.com

Triadic colors

1 #FFC7E5 and #E5FFC7 with #C7E5FF are triadic colors.

2 #FFE5C7 and #E5C7FF with #C7E5FF are triadic colors.