COLOR #C7CEE6

HEX: #C7CEE6 RGB: (199,206,230)

Renk bilgisi

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

RGB renk modeli

#C7CEE6 color RGB value is (199,206,230).

RGB: (199,206,230) (78%, 81%, 90%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 206 of 255 = 81%
B 230 of 255 = 90%

199
206
230

R + G + B ~ 83%. #C7CEE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 206 + 230 = 635 (100%)
R 199 of 635 ~ 31.34%
G 206 of 635 ~ 32.44%
B 230 of 635 ~ 36.22'%

%31.34
%32.44
%36.22

CMYK RENK MODELİ

#C7CEE6 rengi CMYK tonu (13,10,0,10).

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

CMYK: (13,10,0,10)
C13M10Y0K10 (13%, 10%, 0%, 10%)
(0.13 / 0.10 / 0.00 / 0.10)

CMYK yüzdeleri

%13.48
%10.43
%0
%9.8

Codes

Color #C7CEE6 in popluar color models

C7 CE E6
RGB 199 206 230
HSL 226° 38.27% 84.12%
HSB/HSV 226° 13.48% 90.20%
CMYK 13.48% 10.43% 0.00%
9.80%

Color #C7CEE6 in popluar number systems.

HEX C7 CE E6
Decimal 199 206 230
Binary 11000111 11001110 11100110
Octal 307 316 346

Shades and tints

Shades of #C7CEE6

#C7CEE6
(199,206,230)
#B5BCD2
(181,188,210)
#A3AABE
(163,170,190)
#9198AA
(145,152,170)
#7F8696
(127,134,150)
#6D7482
(109,116,130)
#5B626E
(91,98,110)
#49505A
(73,80,90)
#373E46
(55,62,70)
#252C32
(37,44,50)
#131A1E
(19,26,30)
#000000
(0,0,0)

Tints of #C7CEE6

#C7CEE6
(199,206,230)
#CCD2E8
(204,210,232)
#D1D6EA
(209,214,234)
#D6DAEC
(214,218,236)
#DBDEEE
(219,222,238)
#E0E2F0
(224,226,240)
#E5E6F2
(229,230,242)
#EAEAF4
(234,234,244)
#EFEEF6
(239,238,246)
#F4F2F8
(244,242,248)
#F9F6FA
(249,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7CEE6; }

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

This text font color is #C7CEE6.

Background Color

.myBgColor { background-color: #C7CEE6; }

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

This div background color is #C7CEE6.

Border color

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

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

This div border color is #C7CEE6.

Opacity

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

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

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

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

This text has shadow with #C7CEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7CEE6.

Preview

Color preview on black background

This text has color #C7CEE6 on black background.


Color preview on white background

This text has color #C7CEE6 on white background.


Black color preview on #C7CEE6 background

This text has black color on #C7CEE6 background.


White color preview on #C7CEE6 background

This text has white color on #C7CEE6 background.


Related colors

Complementary color

Complementary color for #hex is #383119.


I love getcolorcode.com

Triadic colors

1 #E6C7CE and #CEE6C7 with #C7CEE6 are triadic colors.

2 #E6CEC7 and #CEC7E6 with #C7CEE6 are triadic colors.