COLOR #C7A6ED

HEX: #C7A6ED RGB: (199,166,237)

Renk bilgisi

#C7A6ED contains mainly red and blue colors. #C7A6ED ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#C7A6ED color RGB value is (199,166,237).

RGB: (199,166,237) (78%, 65%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 166 of 255 = 65%
B 237 of 255 = 93%

199
166
237

R + G + B ~ 79%. #C7A6ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 166 + 237 = 602 (100%)
R 199 of 602 ~ 33.06%
G 166 of 602 ~ 27.57%
B 237 of 602 ~ 39.37'%

%33.06
%27.57
%39.37

CMYK RENK MODELİ

#C7A6ED rengi CMYK tonu (16,30,0,7).

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

CMYK: (16,30,0,7)
C16M30Y0K7 (16%, 30%, 0%, 7%)
(0.16 / 0.30 / 0.00 / 0.07)

CMYK yüzdeleri

%16.03
%29.96
%0
%7.06

Codes

Color #C7A6ED in popluar color models

C7 A6 ED
RGB 199 166 237
HSL 268° 66.36% 79.02%
HSB/HSV 268° 29.96% 92.94%
CMYK 16.03% 29.96% 0.00%
7.06%

Color #C7A6ED in popluar number systems.

HEX C7 A6 ED
Decimal 199 166 237
Binary 11000111 10100110 11101101
Octal 307 246 355

Shades and tints

Shades of #C7A6ED

#C7A6ED
(199,166,237)
#B597D8
(181,151,216)
#A388C3
(163,136,195)
#9179AE
(145,121,174)
#7F6A99
(127,106,153)
#6D5B84
(109,91,132)
#5B4C6F
(91,76,111)
#493D5A
(73,61,90)
#372E45
(55,46,69)
#251F30
(37,31,48)
#13101B
(19,16,27)
#000000
(0,0,0)

Tints of #C7A6ED

#C7A6ED
(199,166,237)
#CCAEEE
(204,174,238)
#D1B6EF
(209,182,239)
#D6BEF0
(214,190,240)
#DBC6F1
(219,198,241)
#E0CEF2
(224,206,242)
#E5D6F3
(229,214,243)
#EADEF4
(234,222,244)
#EFE6F5
(239,230,245)
#F4EEF6
(244,238,246)
#F9F6F7
(249,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7A6ED; }

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

This text font color is #C7A6ED.

Background Color

.myBgColor { background-color: #C7A6ED; }

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

This div background color is #C7A6ED.

Border color

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

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

This div border color is #C7A6ED.

Opacity

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

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

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

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

This text has shadow with #C7A6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A6ED.

Preview

Color preview on black background

This text has color #C7A6ED on black background.


Color preview on white background

This text has color #C7A6ED on white background.


Black color preview on #C7A6ED background

This text has black color on #C7A6ED background.


White color preview on #C7A6ED background

This text has white color on #C7A6ED background.


Related colors

Complementary color

Complementary color for #hex is #385912.


I love getcolorcode.com

Triadic colors

1 #EDC7A6 and #A6EDC7 with #C7A6ED are triadic colors.

2 #EDA6C7 and #A6C7ED with #C7A6ED are triadic colors.