COLOR #C7AFE4

HEX: #C7AFE4 RGB: (199,175,228)

Renk bilgisi

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

RGB renk modeli

#C7AFE4 color RGB value is (199,175,228).

RGB: (199,175,228) (78%, 69%, 89%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 175 of 255 = 69%
B 228 of 255 = 89%

199
175
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 175 + 228 = 602 (100%)
R 199 of 602 ~ 33.06%
G 175 of 602 ~ 29.07%
B 228 of 602 ~ 37.87'%

%33.06
%29.07
%37.87

CMYK RENK MODELİ

#C7AFE4 rengi CMYK tonu (13,23,0,11).

  • camgöbeği tonu 12.72%
  • eflatun tonu 23.25%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (13,23,0,11)
C13M23Y0K11 (13%, 23%, 0%, 11%)
(0.13 / 0.23 / 0.00 / 0.11)

CMYK yüzdeleri

%12.72
%23.25
%0
%10.59

Codes

Color #C7AFE4 in popluar color models

C7 AF E4
RGB 199 175 228
HSL 267° 49.53% 79.02%
HSB/HSV 267° 23.25% 89.41%
CMYK 12.72% 23.25% 0.00%
10.59%

Color #C7AFE4 in popluar number systems.

HEX C7 AF E4
Decimal 199 175 228
Binary 11000111 10101111 11100100
Octal 307 257 344

Shades and tints

Shades of #C7AFE4

#C7AFE4
(199,175,228)
#B5A0D0
(181,160,208)
#A391BC
(163,145,188)
#9182A8
(145,130,168)
#7F7394
(127,115,148)
#6D6480
(109,100,128)
#5B556C
(91,85,108)
#494658
(73,70,88)
#373744
(55,55,68)
#252830
(37,40,48)
#13191C
(19,25,28)
#000000
(0,0,0)

Tints of #C7AFE4

#C7AFE4
(199,175,228)
#CCB6E6
(204,182,230)
#D1BDE8
(209,189,232)
#D6C4EA
(214,196,234)
#DBCBEC
(219,203,236)
#E0D2EE
(224,210,238)
#E5D9F0
(229,217,240)
#EAE0F2
(234,224,242)
#EFE7F4
(239,231,244)
#F4EEF6
(244,238,246)
#F9F5F8
(249,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7AFE4 color. Also use rgb(199,175,228) instead hex code.

Text Font Color

.myTextColor { color: #C7AFE4; }

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

This text font color is #C7AFE4.

Background Color

.myBgColor { background-color: #C7AFE4; }

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

This div background color is #C7AFE4.

Border color

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

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

This div border color is #C7AFE4.

Opacity

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

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

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

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

This text has shadow with #C7AFE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AFE4.

Preview

Color preview on black background

This text has color #C7AFE4 on black background.


Color preview on white background

This text has color #C7AFE4 on white background.


Black color preview on #C7AFE4 background

This text has black color on #C7AFE4 background.


White color preview on #C7AFE4 background

This text has white color on #C7AFE4 background.


Related colors

Complementary color

Complementary color for #hex is #38501B.


I love getcolorcode.com

Triadic colors

1 #E4C7AF and #AFE4C7 with #C7AFE4 are triadic colors.

2 #E4AFC7 and #AFC7E4 with #C7AFE4 are triadic colors.