COLOR #C7CCEB

HEX: #C7CCEB RGB: (199,204,235)

Renk bilgisi

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

RGB renk modeli

#C7CCEB color RGB value is (199,204,235).

RGB: (199,204,235) (78%, 80%, 92%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 204 of 255 = 80%
B 235 of 255 = 92%

199
204
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 204 + 235 = 638 (100%)
R 199 of 638 ~ 31.19%
G 204 of 638 ~ 31.97%
B 235 of 638 ~ 36.83'%

%31.19
%31.97
%36.83

CMYK RENK MODELİ

#C7CCEB rengi CMYK tonu (15,13,0,8).

  • camgöbeği tonu 15.32%
  • eflatun tonu 13.19%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (15,13,0,8)
C15M13Y0K8 (15%, 13%, 0%, 8%)
(0.15 / 0.13 / 0.00 / 0.08)

CMYK yüzdeleri

%15.32
%13.19
%0
%7.84

Codes

Color #C7CCEB in popluar color models

C7 CC EB
RGB 199 204 235
HSL 232° 47.37% 85.10%
HSB/HSV 232° 15.32% 92.16%
CMYK 15.32% 13.19% 0.00%
7.84%

Color #C7CCEB in popluar number systems.

HEX C7 CC EB
Decimal 199 204 235
Binary 11000111 11001100 11101011
Octal 307 314 353

Shades and tints

Shades of #C7CCEB

#C7CCEB
(199,204,235)
#B5BAD6
(181,186,214)
#A3A8C1
(163,168,193)
#9196AC
(145,150,172)
#7F8497
(127,132,151)
#6D7282
(109,114,130)
#5B606D
(91,96,109)
#494E58
(73,78,88)
#373C43
(55,60,67)
#252A2E
(37,42,46)
#131819
(19,24,25)
#000000
(0,0,0)

Tints of #C7CCEB

#C7CCEB
(199,204,235)
#CCD0EC
(204,208,236)
#D1D4ED
(209,212,237)
#D6D8EE
(214,216,238)
#DBDCEF
(219,220,239)
#E0E0F0
(224,224,240)
#E5E4F1
(229,228,241)
#EAE8F2
(234,232,242)
#EFECF3
(239,236,243)
#F4F0F4
(244,240,244)
#F9F4F5
(249,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7CCEB; }

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

This text font color is #C7CCEB.

Background Color

.myBgColor { background-color: #C7CCEB; }

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

This div background color is #C7CCEB.

Border color

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

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

This div border color is #C7CCEB.

Opacity

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

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

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

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

This text has shadow with #C7CCEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7CCEB.

Preview

Color preview on black background

This text has color #C7CCEB on black background.


Color preview on white background

This text has color #C7CCEB on white background.


Black color preview on #C7CCEB background

This text has black color on #C7CCEB background.


White color preview on #C7CCEB background

This text has white color on #C7CCEB background.


Related colors

Complementary color

Complementary color for #hex is #383314.


I love getcolorcode.com

Triadic colors

1 #EBC7CC and #CCEBC7 with #C7CCEB are triadic colors.

2 #EBCCC7 and #CCC7EB with #C7CCEB are triadic colors.