COLOR #C7BEDD

HEX: #C7BEDD RGB: (199,190,221)

Renk bilgisi

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

RGB renk modeli

#C7BEDD color RGB value is (199,190,221).

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

RGB bağlantıları ve doygunluk

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

199
190
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 190 + 221 = 610 (100%)
R 199 of 610 ~ 32.62%
G 190 of 610 ~ 31.15%
B 221 of 610 ~ 36.23'%

%32.62
%31.15
%36.23

CMYK RENK MODELİ

#C7BEDD rengi CMYK tonu (10,14,0,13).

  • camgöbeği tonu 9.95%
  • eflatun tonu 14.03%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (10,14,0,13)
C10M14Y0K13 (10%, 14%, 0%, 13%)
(0.10 / 0.14 / 0.00 / 0.13)

CMYK yüzdeleri

%9.95
%14.03
%0
%13.33

Codes

Color #C7BEDD in popluar color models

C7 BE DD
RGB 199 190 221
HSL 257° 31.31% 80.59%
HSB/HSV 257° 14.03% 86.67%
CMYK 9.95% 14.03% 0.00%
13.33%

Color #C7BEDD in popluar number systems.

HEX C7 BE DD
Decimal 199 190 221
Binary 11000111 10111110 11011101
Octal 307 276 335

Shades and tints

Shades of #C7BEDD

#C7BEDD
(199,190,221)
#B5ADC9
(181,173,201)
#A39CB5
(163,156,181)
#918BA1
(145,139,161)
#7F7A8D
(127,122,141)
#6D6979
(109,105,121)
#5B5865
(91,88,101)
#494751
(73,71,81)
#37363D
(55,54,61)
#252529
(37,37,41)
#131415
(19,20,21)
#000000
(0,0,0)

Tints of #C7BEDD

#C7BEDD
(199,190,221)
#CCC3E0
(204,195,224)
#D1C8E3
(209,200,227)
#D6CDE6
(214,205,230)
#DBD2E9
(219,210,233)
#E0D7EC
(224,215,236)
#E5DCEF
(229,220,239)
#EAE1F2
(234,225,242)
#EFE6F5
(239,230,245)
#F4EBF8
(244,235,248)
#F9F0FB
(249,240,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BEDD; }

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

This text font color is #C7BEDD.

Background Color

.myBgColor { background-color: #C7BEDD; }

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

This div background color is #C7BEDD.

Border color

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

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

This div border color is #C7BEDD.

Opacity

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

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

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

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

This text has shadow with #C7BEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BEDD.

Preview

Color preview on black background

This text has color #C7BEDD on black background.


Color preview on white background

This text has color #C7BEDD on white background.


Black color preview on #C7BEDD background

This text has black color on #C7BEDD background.


White color preview on #C7BEDD background

This text has white color on #C7BEDD background.


Related colors

Complementary color

Complementary color for #hex is #384122.


I love getcolorcode.com

Triadic colors

1 #DDC7BE and #BEDDC7 with #C7BEDD are triadic colors.

2 #DDBEC7 and #BEC7DD with #C7BEDD are triadic colors.