COLOR #C7CCF9

HEX: #C7CCF9 RGB: (199,204,249)

Renk bilgisi

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

RGB renk modeli

#C7CCF9 color RGB value is (199,204,249).

RGB: (199,204,249) (78%, 80%, 98%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 204 of 255 = 80%
B 249 of 255 = 98%

199
204
249

R + G + B ~ 85%. #C7CCF9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 204 + 249 = 652 (100%)
R 199 of 652 ~ 30.52%
G 204 of 652 ~ 31.29%
B 249 of 652 ~ 38.19'%

%30.52
%31.29
%38.19

CMYK RENK MODELİ

#C7CCF9 rengi CMYK tonu (20,18,0,2).

  • camgöbeği tonu 20.08%
  • eflatun tonu 18.07%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (20,18,0,2)
C20M18Y0K2 (20%, 18%, 0%, 2%)
(0.20 / 0.18 / 0.00 / 0.02)

CMYK yüzdeleri

%20.08
%18.07
%0
%2.35

Codes

Color #C7CCF9 in popluar color models

C7 CC F9
RGB 199 204 249
HSL 234° 80.65% 87.84%
HSB/HSV 234° 20.08% 97.65%
CMYK 20.08% 18.07% 0.00%
2.35%

Color #C7CCF9 in popluar number systems.

HEX C7 CC F9
Decimal 199 204 249
Binary 11000111 11001100 11111001
Octal 307 314 371

Shades and tints

Shades of #C7CCF9

#C7CCF9
(199,204,249)
#B5BAE3
(181,186,227)
#A3A8CD
(163,168,205)
#9196B7
(145,150,183)
#7F84A1
(127,132,161)
#6D728B
(109,114,139)
#5B6075
(91,96,117)
#494E5F
(73,78,95)
#373C49
(55,60,73)
#252A33
(37,42,51)
#13181D
(19,24,29)
#000000
(0,0,0)

Tints of #C7CCF9

#C7CCF9
(199,204,249)
#CCD0F9
(204,208,249)
#D1D4F9
(209,212,249)
#D6D8F9
(214,216,249)
#DBDCF9
(219,220,249)
#E0E0F9
(224,224,249)
#E5E4F9
(229,228,249)
#EAE8F9
(234,232,249)
#EFECF9
(239,236,249)
#F4F0F9
(244,240,249)
#F9F4F9
(249,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7CCF9; }

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

This text font color is #C7CCF9.

Background Color

.myBgColor { background-color: #C7CCF9; }

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

This div background color is #C7CCF9.

Border color

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

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

This div border color is #C7CCF9.

Opacity

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

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

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

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

This text has shadow with #C7CCF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7CCF9.

Preview

Color preview on black background

This text has color #C7CCF9 on black background.


Color preview on white background

This text has color #C7CCF9 on white background.


Black color preview on #C7CCF9 background

This text has black color on #C7CCF9 background.


White color preview on #C7CCF9 background

This text has white color on #C7CCF9 background.


Related colors

Complementary color

Complementary color for #hex is #383306.


I love getcolorcode.com

Triadic colors

1 #F9C7CC and #CCF9C7 with #C7CCF9 are triadic colors.

2 #F9CCC7 and #CCC7F9 with #C7CCF9 are triadic colors.