COLOR #C7ABEC

HEX: #C7ABEC RGB: (199,171,236)

Renk bilgisi

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

RGB renk modeli

#C7ABEC color RGB value is (199,171,236).

RGB: (199,171,236) (78%, 67%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 171 of 255 = 67%
B 236 of 255 = 93%

199
171
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 171 + 236 = 606 (100%)
R 199 of 606 ~ 32.84%
G 171 of 606 ~ 28.22%
B 236 of 606 ~ 38.94'%

%32.84
%28.22
%38.94

CMYK RENK MODELİ

#C7ABEC rengi CMYK tonu (16,28,0,7).

  • camgöbeği tonu 15.68%
  • eflatun tonu 27.54%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (16,28,0,7)
C16M28Y0K7 (16%, 28%, 0%, 7%)
(0.16 / 0.28 / 0.00 / 0.07)

CMYK yüzdeleri

%15.68
%27.54
%0
%7.45

Codes

Color #C7ABEC in popluar color models

C7 AB EC
RGB 199 171 236
HSL 266° 63.11% 79.80%
HSB/HSV 266° 27.54% 92.55%
CMYK 15.68% 27.54% 0.00%
7.45%

Color #C7ABEC in popluar number systems.

HEX C7 AB EC
Decimal 199 171 236
Binary 11000111 10101011 11101100
Octal 307 253 354

Shades and tints

Shades of #C7ABEC

#C7ABEC
(199,171,236)
#B59CD7
(181,156,215)
#A38DC2
(163,141,194)
#917EAD
(145,126,173)
#7F6F98
(127,111,152)
#6D6083
(109,96,131)
#5B516E
(91,81,110)
#494259
(73,66,89)
#373344
(55,51,68)
#25242F
(37,36,47)
#13151A
(19,21,26)
#000000
(0,0,0)

Tints of #C7ABEC

#C7ABEC
(199,171,236)
#CCB2ED
(204,178,237)
#D1B9EE
(209,185,238)
#D6C0EF
(214,192,239)
#DBC7F0
(219,199,240)
#E0CEF1
(224,206,241)
#E5D5F2
(229,213,242)
#EADCF3
(234,220,243)
#EFE3F4
(239,227,244)
#F4EAF5
(244,234,245)
#F9F1F6
(249,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7ABEC color. Also use rgb(199,171,236) instead hex code.

Text Font Color

.myTextColor { color: #C7ABEC; }

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

This text font color is #C7ABEC.

Background Color

.myBgColor { background-color: #C7ABEC; }

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

This div background color is #C7ABEC.

Border color

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

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

This div border color is #C7ABEC.

Opacity

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

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

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

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

This text has shadow with #C7ABEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ABEC.

Preview

Color preview on black background

This text has color #C7ABEC on black background.


Color preview on white background

This text has color #C7ABEC on white background.


Black color preview on #C7ABEC background

This text has black color on #C7ABEC background.


White color preview on #C7ABEC background

This text has white color on #C7ABEC background.


Related colors

Complementary color

Complementary color for #hex is #385413.


I love getcolorcode.com

Triadic colors

1 #ECC7AB and #ABECC7 with #C7ABEC are triadic colors.

2 #ECABC7 and #ABC7EC with #C7ABEC are triadic colors.