COLOR #C7BEDF

HEX: #C7BEDF RGB: (199,190,223)

Renk bilgisi

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

RGB renk modeli

#C7BEDF color RGB value is (199,190,223).

RGB: (199,190,223) (78%, 75%, 87%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 190 of 255 = 75%
B 223 of 255 = 87%

199
190
223

R + G + B ~ 80%. #C7BEDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 190 + 223 = 612 (100%)
R 199 of 612 ~ 32.52%
G 190 of 612 ~ 31.05%
B 223 of 612 ~ 36.44'%

%32.52
%31.05
%36.44

CMYK RENK MODELİ

#C7BEDF rengi CMYK tonu (11,15,0,13).

  • camgöbeği tonu 10.76%
  • eflatun tonu 14.80%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (11,15,0,13)
C11M15Y0K13 (11%, 15%, 0%, 13%)
(0.11 / 0.15 / 0.00 / 0.13)

CMYK yüzdeleri

%10.76
%14.8
%0
%12.55

Codes

Color #C7BEDF in popluar color models

C7 BE DF
RGB 199 190 223
HSL 256° 34.02% 80.98%
HSB/HSV 256° 14.80% 87.45%
CMYK 10.76% 14.80% 0.00%
12.55%

Color #C7BEDF in popluar number systems.

HEX C7 BE DF
Decimal 199 190 223
Binary 11000111 10111110 11011111
Octal 307 276 337

Shades and tints

Shades of #C7BEDF

#C7BEDF
(199,190,223)
#B5ADCB
(181,173,203)
#A39CB7
(163,156,183)
#918BA3
(145,139,163)
#7F7A8F
(127,122,143)
#6D697B
(109,105,123)
#5B5867
(91,88,103)
#494753
(73,71,83)
#37363F
(55,54,63)
#25252B
(37,37,43)
#131417
(19,20,23)
#000000
(0,0,0)

Tints of #C7BEDF

#C7BEDF
(199,190,223)
#CCC3E1
(204,195,225)
#D1C8E3
(209,200,227)
#D6CDE5
(214,205,229)
#DBD2E7
(219,210,231)
#E0D7E9
(224,215,233)
#E5DCEB
(229,220,235)
#EAE1ED
(234,225,237)
#EFE6EF
(239,230,239)
#F4EBF1
(244,235,241)
#F9F0F3
(249,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7BEDF color. Also use rgb(199,190,223) instead hex code.

Text Font Color

.myTextColor { color: #C7BEDF; }

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

This text font color is #C7BEDF.

Background Color

.myBgColor { background-color: #C7BEDF; }

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

This div background color is #C7BEDF.

Border color

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

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

This div border color is #C7BEDF.

Opacity

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

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

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

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

This text has shadow with #C7BEDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BEDF.

Preview

Color preview on black background

This text has color #C7BEDF on black background.


Color preview on white background

This text has color #C7BEDF on white background.


Black color preview on #C7BEDF background

This text has black color on #C7BEDF background.


White color preview on #C7BEDF background

This text has white color on #C7BEDF background.


Related colors

Complementary color

Complementary color for #hex is #384120.


I love getcolorcode.com

Triadic colors

1 #DFC7BE and #BEDFC7 with #C7BEDF are triadic colors.

2 #DFBEC7 and #BEC7DF with #C7BEDF are triadic colors.