COLOR #C7A5D5

HEX: #C7A5D5 RGB: (199,165,213)

Renk bilgisi

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

RGB renk modeli

#C7A5D5 color RGB value is (199,165,213).

RGB: (199,165,213) (78%, 65%, 84%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 165 of 255 = 65%
B 213 of 255 = 84%

199
165
213

R + G + B ~ 76%. #C7A5D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 165 + 213 = 577 (100%)
R 199 of 577 ~ 34.49%
G 165 of 577 ~ 28.6%
B 213 of 577 ~ 36.92'%

%34.49
%28.6
%36.92

CMYK RENK MODELİ

#C7A5D5 rengi CMYK tonu (7,23,0,16).

  • camgöbeği tonu 6.57%
  • eflatun tonu 22.54%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (7,23,0,16)
C7M23Y0K16 (7%, 23%, 0%, 16%)
(0.07 / 0.23 / 0.00 / 0.16)

CMYK yüzdeleri

%6.57
%22.54
%0
%16.47

Codes

Color #C7A5D5 in popluar color models

C7 A5 D5
RGB 199 165 213
HSL 283° 36.36% 74.12%
HSB/HSV 283° 22.54% 83.53%
CMYK 6.57% 22.54% 0.00%
16.47%

Color #C7A5D5 in popluar number systems.

HEX C7 A5 D5
Decimal 199 165 213
Binary 11000111 10100101 11010101
Octal 307 245 325

Shades and tints

Shades of #C7A5D5

#C7A5D5
(199,165,213)
#B596C2
(181,150,194)
#A387AF
(163,135,175)
#91789C
(145,120,156)
#7F6989
(127,105,137)
#6D5A76
(109,90,118)
#5B4B63
(91,75,99)
#493C50
(73,60,80)
#372D3D
(55,45,61)
#251E2A
(37,30,42)
#130F17
(19,15,23)
#000000
(0,0,0)

Tints of #C7A5D5

#C7A5D5
(199,165,213)
#CCADD8
(204,173,216)
#D1B5DB
(209,181,219)
#D6BDDE
(214,189,222)
#DBC5E1
(219,197,225)
#E0CDE4
(224,205,228)
#E5D5E7
(229,213,231)
#EADDEA
(234,221,234)
#EFE5ED
(239,229,237)
#F4EDF0
(244,237,240)
#F9F5F3
(249,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7A5D5 color. Also use rgb(199,165,213) instead hex code.

Text Font Color

.myTextColor { color: #C7A5D5; }

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

This text font color is #C7A5D5.

Background Color

.myBgColor { background-color: #C7A5D5; }

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

This div background color is #C7A5D5.

Border color

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

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

This div border color is #C7A5D5.

Opacity

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

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

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

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

This text has shadow with #C7A5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A5D5.

Preview

Color preview on black background

This text has color #C7A5D5 on black background.


Color preview on white background

This text has color #C7A5D5 on white background.


Black color preview on #C7A5D5 background

This text has black color on #C7A5D5 background.


White color preview on #C7A5D5 background

This text has white color on #C7A5D5 background.


Related colors

Complementary color

Complementary color for #hex is #385A2A.


I love getcolorcode.com

Triadic colors

1 #D5C7A5 and #A5D5C7 with #C7A5D5 are triadic colors.

2 #D5A5C7 and #A5C7D5 with #C7A5D5 are triadic colors.