COLOR #C7BEDC

HEX: #C7BEDC RGB: (199,190,220)

Renk bilgisi

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

RGB renk modeli

#C7BEDC color RGB value is (199,190,220).

RGB: (199,190,220) (78%, 75%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 190 of 255 = 75%
B 220 of 255 = 86%

199
190
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 190 + 220 = 609 (100%)
R 199 of 609 ~ 32.68%
G 190 of 609 ~ 31.2%
B 220 of 609 ~ 36.12'%

%32.68
%31.2
%36.12

CMYK RENK MODELİ

#C7BEDC rengi CMYK tonu (10,14,0,14).

  • camgöbeği tonu 9.55%
  • eflatun tonu 13.64%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (10,14,0,14)
C10M14Y0K14 (10%, 14%, 0%, 14%)
(0.10 / 0.14 / 0.00 / 0.14)

CMYK yüzdeleri

%9.55
%13.64
%0
%13.73

Codes

Color #C7BEDC in popluar color models

C7 BE DC
RGB 199 190 220
HSL 258° 30.00% 80.39%
HSB/HSV 258° 13.64% 86.27%
CMYK 9.55% 13.64% 0.00%
13.73%

Color #C7BEDC in popluar number systems.

HEX C7 BE DC
Decimal 199 190 220
Binary 11000111 10111110 11011100
Octal 307 276 334

Shades and tints

Shades of #C7BEDC

#C7BEDC
(199,190,220)
#B5ADC8
(181,173,200)
#A39CB4
(163,156,180)
#918BA0
(145,139,160)
#7F7A8C
(127,122,140)
#6D6978
(109,105,120)
#5B5864
(91,88,100)
#494750
(73,71,80)
#37363C
(55,54,60)
#252528
(37,37,40)
#131414
(19,20,20)
#000000
(0,0,0)

Tints of #C7BEDC

#C7BEDC
(199,190,220)
#CCC3DF
(204,195,223)
#D1C8E2
(209,200,226)
#D6CDE5
(214,205,229)
#DBD2E8
(219,210,232)
#E0D7EB
(224,215,235)
#E5DCEE
(229,220,238)
#EAE1F1
(234,225,241)
#EFE6F4
(239,230,244)
#F4EBF7
(244,235,247)
#F9F0FA
(249,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BEDC; }

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

This text font color is #C7BEDC.

Background Color

.myBgColor { background-color: #C7BEDC; }

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

This div background color is #C7BEDC.

Border color

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

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

This div border color is #C7BEDC.

Opacity

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

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

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

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

This text has shadow with #C7BEDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BEDC.

Preview

Color preview on black background

This text has color #C7BEDC on black background.


Color preview on white background

This text has color #C7BEDC on white background.


Black color preview on #C7BEDC background

This text has black color on #C7BEDC background.


White color preview on #C7BEDC background

This text has white color on #C7BEDC background.


Related colors

Complementary color

Complementary color for #hex is #384123.


I love getcolorcode.com

Triadic colors

1 #DCC7BE and #BEDCC7 with #C7BEDC are triadic colors.

2 #DCBEC7 and #BEC7DC with #C7BEDC are triadic colors.