COLOR #C7CCEF

HEX: #C7CCEF RGB: (199,204,239)

Renk bilgisi

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

RGB renk modeli

#C7CCEF color RGB value is (199,204,239).

RGB: (199,204,239) (78%, 80%, 94%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 204 of 255 = 80%
B 239 of 255 = 94%

199
204
239

R + G + B ~ 84%. #C7CCEF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 204 + 239 = 642 (100%)
R 199 of 642 ~ 31%
G 204 of 642 ~ 31.78%
B 239 of 642 ~ 37.23'%

%31
%31.78
%37.23

CMYK RENK MODELİ

#C7CCEF rengi CMYK tonu (17,15,0,6).

  • camgöbeği tonu 16.74%
  • eflatun tonu 14.64%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (17,15,0,6)
C17M15Y0K6 (17%, 15%, 0%, 6%)
(0.17 / 0.15 / 0.00 / 0.06)

CMYK yüzdeleri

%16.74
%14.64
%0
%6.27

Codes

Color #C7CCEF in popluar color models

C7 CC EF
RGB 199 204 239
HSL 233° 55.56% 85.88%
HSB/HSV 233° 16.74% 93.73%
CMYK 16.74% 14.64% 0.00%
6.27%

Color #C7CCEF in popluar number systems.

HEX C7 CC EF
Decimal 199 204 239
Binary 11000111 11001100 11101111
Octal 307 314 357

Shades and tints

Shades of #C7CCEF

#C7CCEF
(199,204,239)
#B5BADA
(181,186,218)
#A3A8C5
(163,168,197)
#9196B0
(145,150,176)
#7F849B
(127,132,155)
#6D7286
(109,114,134)
#5B6071
(91,96,113)
#494E5C
(73,78,92)
#373C47
(55,60,71)
#252A32
(37,42,50)
#13181D
(19,24,29)
#000000
(0,0,0)

Tints of #C7CCEF

#C7CCEF
(199,204,239)
#CCD0F0
(204,208,240)
#D1D4F1
(209,212,241)
#D6D8F2
(214,216,242)
#DBDCF3
(219,220,243)
#E0E0F4
(224,224,244)
#E5E4F5
(229,228,245)
#EAE8F6
(234,232,246)
#EFECF7
(239,236,247)
#F4F0F8
(244,240,248)
#F9F4F9
(249,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7CCEF color. Also use rgb(199,204,239) instead hex code.

Text Font Color

.myTextColor { color: #C7CCEF; }

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

This text font color is #C7CCEF.

Background Color

.myBgColor { background-color: #C7CCEF; }

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

This div background color is #C7CCEF.

Border color

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

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

This div border color is #C7CCEF.

Opacity

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

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

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

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

This text has shadow with #C7CCEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7CCEF.

Preview

Color preview on black background

This text has color #C7CCEF on black background.


Color preview on white background

This text has color #C7CCEF on white background.


Black color preview on #C7CCEF background

This text has black color on #C7CCEF background.


White color preview on #C7CCEF background

This text has white color on #C7CCEF background.


Related colors

Complementary color

Complementary color for #hex is #383310.


I love getcolorcode.com

Triadic colors

1 #EFC7CC and #CCEFC7 with #C7CCEF are triadic colors.

2 #EFCCC7 and #CCC7EF with #C7CCEF are triadic colors.