COLOR #C495EE

HEX: #C495EE RGB: (196,149,238)

Renk bilgisi

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

RGB renk modeli

#C495EE color RGB value is (196,149,238).

RGB: (196,149,238) (77%, 58%, 93%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 149 of 255 = 58%
B 238 of 255 = 93%

196
149
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 149 + 238 = 583 (100%)
R 196 of 583 ~ 33.62%
G 149 of 583 ~ 25.56%
B 238 of 583 ~ 40.82'%

%33.62
%25.56
%40.82

CMYK RENK MODELİ

#C495EE rengi CMYK tonu (18,37,0,7).

  • camgöbeği tonu 17.65%
  • eflatun tonu 37.39%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (18,37,0,7)
C18M37Y0K7 (18%, 37%, 0%, 7%)
(0.18 / 0.37 / 0.00 / 0.07)

CMYK yüzdeleri

%17.65
%37.39
%0
%6.67

Codes

Color #C495EE in popluar color models

C4 95 EE
RGB 196 149 238
HSL 272° 72.36% 75.88%
HSB/HSV 272° 37.39% 93.33%
CMYK 17.65% 37.39% 0.00%
6.67%

Color #C495EE in popluar number systems.

HEX C4 95 EE
Decimal 196 149 238
Binary 11000100 10010101 11101110
Octal 304 225 356

Shades and tints

Shades of #C495EE

#C495EE
(196,149,238)
#B388D9
(179,136,217)
#A27BC4
(162,123,196)
#916EAF
(145,110,175)
#80619A
(128,97,154)
#6F5485
(111,84,133)
#5E4770
(94,71,112)
#4D3A5B
(77,58,91)
#3C2D46
(60,45,70)
#2B2031
(43,32,49)
#1A131C
(26,19,28)
#000000
(0,0,0)

Tints of #C495EE

#C495EE
(196,149,238)
#C99EEF
(201,158,239)
#CEA7F0
(206,167,240)
#D3B0F1
(211,176,241)
#D8B9F2
(216,185,242)
#DDC2F3
(221,194,243)
#E2CBF4
(226,203,244)
#E7D4F5
(231,212,245)
#ECDDF6
(236,221,246)
#F1E6F7
(241,230,247)
#F6EFF8
(246,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C495EE color. Also use rgb(196,149,238) instead hex code.

Text Font Color

.myTextColor { color: #C495EE; }

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

This text font color is #C495EE.

Background Color

.myBgColor { background-color: #C495EE; }

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

This div background color is #C495EE.

Border color

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

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

This div border color is #C495EE.

Opacity

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

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

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

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

This text has shadow with #C495EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C495EE.

Preview

Color preview on black background

This text has color #C495EE on black background.


Color preview on white background

This text has color #C495EE on white background.


Black color preview on #C495EE background

This text has black color on #C495EE background.


White color preview on #C495EE background

This text has white color on #C495EE background.


Related colors

Complementary color

Complementary color for #hex is #3B6A11.


I love getcolorcode.com

Triadic colors

1 #EEC495 and #95EEC4 with #C495EE are triadic colors.

2 #EE95C4 and #95C4EE with #C495EE are triadic colors.