COLOR #C7AFDC

HEX: #C7AFDC RGB: (199,175,220)

Renk bilgisi

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

RGB renk modeli

#C7AFDC color RGB value is (199,175,220).

RGB: (199,175,220) (78%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 175 of 255 = 69%
B 220 of 255 = 86%

199
175
220

R + G + B ~ 78%. #C7AFDC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 175 + 220 = 594 (100%)
R 199 of 594 ~ 33.5%
G 175 of 594 ~ 29.46%
B 220 of 594 ~ 37.04'%

%33.5
%29.46
%37.04

CMYK RENK MODELİ

#C7AFDC rengi CMYK tonu (10,20,0,14).

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

CMYK: (10,20,0,14)
C10M20Y0K14 (10%, 20%, 0%, 14%)
(0.10 / 0.20 / 0.00 / 0.14)

CMYK yüzdeleri

%9.55
%20.45
%0
%13.73

Codes

Color #C7AFDC in popluar color models

C7 AF DC
RGB 199 175 220
HSL 272° 39.13% 77.45%
HSB/HSV 272° 20.45% 86.27%
CMYK 9.55% 20.45% 0.00%
13.73%

Color #C7AFDC in popluar number systems.

HEX C7 AF DC
Decimal 199 175 220
Binary 11000111 10101111 11011100
Octal 307 257 334

Shades and tints

Shades of #C7AFDC

#C7AFDC
(199,175,220)
#B5A0C8
(181,160,200)
#A391B4
(163,145,180)
#9182A0
(145,130,160)
#7F738C
(127,115,140)
#6D6478
(109,100,120)
#5B5564
(91,85,100)
#494650
(73,70,80)
#37373C
(55,55,60)
#252828
(37,40,40)
#131914
(19,25,20)
#000000
(0,0,0)

Tints of #C7AFDC

#C7AFDC
(199,175,220)
#CCB6DF
(204,182,223)
#D1BDE2
(209,189,226)
#D6C4E5
(214,196,229)
#DBCBE8
(219,203,232)
#E0D2EB
(224,210,235)
#E5D9EE
(229,217,238)
#EAE0F1
(234,224,241)
#EFE7F4
(239,231,244)
#F4EEF7
(244,238,247)
#F9F5FA
(249,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7AFDC; }

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

This text font color is #C7AFDC.

Background Color

.myBgColor { background-color: #C7AFDC; }

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

This div background color is #C7AFDC.

Border color

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

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

This div border color is #C7AFDC.

Opacity

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

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

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

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

This text has shadow with #C7AFDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AFDC.

Preview

Color preview on black background

This text has color #C7AFDC on black background.


Color preview on white background

This text has color #C7AFDC on white background.


Black color preview on #C7AFDC background

This text has black color on #C7AFDC background.


White color preview on #C7AFDC background

This text has white color on #C7AFDC background.


Related colors

Complementary color

Complementary color for #hex is #385023.


I love getcolorcode.com

Triadic colors

1 #DCC7AF and #AFDCC7 with #C7AFDC are triadic colors.

2 #DCAFC7 and #AFC7DC with #C7AFDC are triadic colors.