COLOR #C7BEED

HEX: #C7BEED RGB: (199,190,237)

Renk bilgisi

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

RGB renk modeli

#C7BEED color RGB value is (199,190,237).

RGB: (199,190,237) (78%, 75%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 190 of 255 = 75%
B 237 of 255 = 93%

199
190
237

R + G + B ~ 82%. #C7BEED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 190 + 237 = 626 (100%)
R 199 of 626 ~ 31.79%
G 190 of 626 ~ 30.35%
B 237 of 626 ~ 37.86'%

%31.79
%30.35
%37.86

CMYK RENK MODELİ

#C7BEED rengi CMYK tonu (16,20,0,7).

  • camgöbeği tonu 16.03%
  • eflatun tonu 19.83%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (16,20,0,7)
C16M20Y0K7 (16%, 20%, 0%, 7%)
(0.16 / 0.20 / 0.00 / 0.07)

CMYK yüzdeleri

%16.03
%19.83
%0
%7.06

Codes

Color #C7BEED in popluar color models

C7 BE ED
RGB 199 190 237
HSL 251° 56.63% 83.73%
HSB/HSV 251° 19.83% 92.94%
CMYK 16.03% 19.83% 0.00%
7.06%

Color #C7BEED in popluar number systems.

HEX C7 BE ED
Decimal 199 190 237
Binary 11000111 10111110 11101101
Octal 307 276 355

Shades and tints

Shades of #C7BEED

#C7BEED
(199,190,237)
#B5ADD8
(181,173,216)
#A39CC3
(163,156,195)
#918BAE
(145,139,174)
#7F7A99
(127,122,153)
#6D6984
(109,105,132)
#5B586F
(91,88,111)
#49475A
(73,71,90)
#373645
(55,54,69)
#252530
(37,37,48)
#13141B
(19,20,27)
#000000
(0,0,0)

Tints of #C7BEED

#C7BEED
(199,190,237)
#CCC3EE
(204,195,238)
#D1C8EF
(209,200,239)
#D6CDF0
(214,205,240)
#DBD2F1
(219,210,241)
#E0D7F2
(224,215,242)
#E5DCF3
(229,220,243)
#EAE1F4
(234,225,244)
#EFE6F5
(239,230,245)
#F4EBF6
(244,235,246)
#F9F0F7
(249,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BEED; }

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

This text font color is #C7BEED.

Background Color

.myBgColor { background-color: #C7BEED; }

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

This div background color is #C7BEED.

Border color

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

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

This div border color is #C7BEED.

Opacity

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

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

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

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

This text has shadow with #C7BEED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BEED.

Preview

Color preview on black background

This text has color #C7BEED on black background.


Color preview on white background

This text has color #C7BEED on white background.


Black color preview on #C7BEED background

This text has black color on #C7BEED background.


White color preview on #C7BEED background

This text has white color on #C7BEED background.


Related colors

Complementary color

Complementary color for #hex is #384112.


I love getcolorcode.com

Triadic colors

1 #EDC7BE and #BEEDC7 with #C7BEED are triadic colors.

2 #EDBEC7 and #BEC7ED with #C7BEED are triadic colors.