COLOR #C7CAF6

HEX: #C7CAF6 RGB: (199,202,246)

Renk bilgisi

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

RGB renk modeli

#C7CAF6 color RGB value is (199,202,246).

RGB: (199,202,246) (78%, 79%, 96%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 202 of 255 = 79%
B 246 of 255 = 96%

199
202
246

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 202 + 246 = 647 (100%)
R 199 of 647 ~ 30.76%
G 202 of 647 ~ 31.22%
B 246 of 647 ~ 38.02'%

%30.76
%31.22
%38.02

CMYK RENK MODELİ

#C7CAF6 rengi CMYK tonu (19,18,0,4).

  • camgöbeği tonu 19.11%
  • eflatun tonu 17.89%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (19,18,0,4)
C19M18Y0K4 (19%, 18%, 0%, 4%)
(0.19 / 0.18 / 0.00 / 0.04)

CMYK yüzdeleri

%19.11
%17.89
%0
%3.53

Codes

Color #C7CAF6 in popluar color models

C7 CA F6
RGB 199 202 246
HSL 236° 72.31% 87.25%
HSB/HSV 236° 19.11% 96.47%
CMYK 19.11% 17.89% 0.00%
3.53%

Color #C7CAF6 in popluar number systems.

HEX C7 CA F6
Decimal 199 202 246
Binary 11000111 11001010 11110110
Octal 307 312 366

Shades and tints

Shades of #C7CAF6

#C7CAF6
(199,202,246)
#B5B8E0
(181,184,224)
#A3A6CA
(163,166,202)
#9194B4
(145,148,180)
#7F829E
(127,130,158)
#6D7088
(109,112,136)
#5B5E72
(91,94,114)
#494C5C
(73,76,92)
#373A46
(55,58,70)
#252830
(37,40,48)
#13161A
(19,22,26)
#000000
(0,0,0)

Tints of #C7CAF6

#C7CAF6
(199,202,246)
#CCCEF6
(204,206,246)
#D1D2F6
(209,210,246)
#D6D6F6
(214,214,246)
#DBDAF6
(219,218,246)
#E0DEF6
(224,222,246)
#E5E2F6
(229,226,246)
#EAE6F6
(234,230,246)
#EFEAF6
(239,234,246)
#F4EEF6
(244,238,246)
#F9F2F6
(249,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7CAF6 color. Also use rgb(199,202,246) instead hex code.

Text Font Color

.myTextColor { color: #C7CAF6; }

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

This text font color is #C7CAF6.

Background Color

.myBgColor { background-color: #C7CAF6; }

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

This div background color is #C7CAF6.

Border color

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

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

This div border color is #C7CAF6.

Opacity

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

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

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

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

This text has shadow with #C7CAF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7CAF6.

Preview

Color preview on black background

This text has color #C7CAF6 on black background.


Color preview on white background

This text has color #C7CAF6 on white background.


Black color preview on #C7CAF6 background

This text has black color on #C7CAF6 background.


White color preview on #C7CAF6 background

This text has white color on #C7CAF6 background.


Related colors

Complementary color

Complementary color for #hex is #383509.


I love getcolorcode.com

Triadic colors

1 #F6C7CA and #CAF6C7 with #C7CAF6 are triadic colors.

2 #F6CAC7 and #CAC7F6 with #C7CAF6 are triadic colors.