COLOR #C3A5EC

HEX: #C3A5EC RGB: (195,165,236)

Renk bilgisi

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

RGB renk modeli

#C3A5EC color RGB value is (195,165,236).

RGB: (195,165,236) (76%, 65%, 93%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 165 of 255 = 65%
B 236 of 255 = 93%

195
165
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 165 + 236 = 596 (100%)
R 195 of 596 ~ 32.72%
G 165 of 596 ~ 27.68%
B 236 of 596 ~ 39.6'%

%32.72
%27.68
%39.6

CMYK RENK MODELİ

#C3A5EC rengi CMYK tonu (17,30,0,7).

  • camgöbeği tonu 17.37%
  • eflatun tonu 30.08%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%
CMYK: (17,30,0,7) C17M30Y0K7 (17%,30%,0%,7%) (0.17/0.30/0.00/0.07) 

CMYK yüzdeleri

%17.37
%30.08
%0
%7.45

Codes

Color #C3A5EC in popluar color models

C3 A5 EC
RGB 195 165 236
HSL 265° 65.14% 78.63%
HSB/HSV 265° 30.08% 92.55%
CMYK 17.37% 30.08% 0.00%
7.45%

Color #C3A5EC in popluar number systems.

HEX C3 A5 EC
Decimal 195 165 236
Binary 11000011 10100101 11101100
Octal 303 245 354

Shades and tints

Shades of #C3A5EC

#C3A5EC
(195,165,236)
#B296D7
(178,150,215)
#A187C2
(161,135,194)
#9078AD
(144,120,173)
#7F6998
(127,105,152)
#6E5A83
(110,90,131)
#5D4B6E
(93,75,110)
#4C3C59
(76,60,89)
#3B2D44
(59,45,68)
#2A1E2F
(42,30,47)
#190F1A
(25,15,26)
#000000
(0,0,0)

Tints of #C3A5EC

#C3A5EC
(195,165,236)
#C8ADED
(200,173,237)
#CDB5EE
(205,181,238)
#D2BDEF
(210,189,239)
#D7C5F0
(215,197,240)
#DCCDF1
(220,205,241)
#E1D5F2
(225,213,242)
#E6DDF3
(230,221,243)
#EBE5F4
(235,229,244)
#F0EDF5
(240,237,245)
#F5F5F6
(245,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3A5EC color. Also use rgb(195,165,236) instead hex code.

Text Font Color

.myTextColor { color: #C3A5EC; }

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

This text font color is #C3A5EC.

Background Color

.myBgColor { background-color: #C3A5EC; }

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

This div background color is #C3A5EC.

Border color

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

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

This div border color is #C3A5EC.

Opacity

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

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

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

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

This text has shadow with #C3A5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3A5EC.

Preview

Color preview on black background

This text has color #C3A5EC on black background.


Color preview on white background

This text has color #C3A5EC on white background.


Black color preview on #C3A5EC background

This text has black color on #C3A5EC background.


White color preview on #C3A5EC background

This text has white color on #C3A5EC background.


Related colors

Complementary color

Complementary color for #hex is #3C5A13.


I love getcolorcode.com

Triadic colors

1 #ECC3A5 and #A5ECC3 with #C3A5EC are triadic colors.

2 #ECA5C3 and #A5C3EC with #C3A5EC are triadic colors.