COLOR #C494E4

HEX: #C494E4 RGB: (196,148,228)

Renk bilgisi

#C494E4 contains mainly red and blue colors. #C494E4 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C494E4 color RGB value is (196,148,228).

RGB: (196,148,228) (77%, 58%, 89%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 148 of 255 = 58%
B 228 of 255 = 89%

196
148
228

R + G + B ~ 75%. #C494E4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 148 + 228 = 572 (100%)
R 196 of 572 ~ 34.27%
G 148 of 572 ~ 25.87%
B 228 of 572 ~ 39.86'%

%34.27
%25.87
%39.86

CMYK RENK MODELİ

#C494E4 rengi CMYK tonu (14,35,0,11).

  • camgöbeği tonu 14.04%
  • eflatun tonu 35.09%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (14,35,0,11)
C14M35Y0K11 (14%, 35%, 0%, 11%)
(0.14 / 0.35 / 0.00 / 0.11)

CMYK yüzdeleri

%14.04
%35.09
%0
%10.59

Codes

Color #C494E4 in popluar color models

C4 94 E4
RGB 196 148 228
HSL 276° 59.70% 73.73%
HSB/HSV 276° 35.09% 89.41%
CMYK 14.04% 35.09% 0.00%
10.59%

Color #C494E4 in popluar number systems.

HEX C4 94 E4
Decimal 196 148 228
Binary 11000100 10010100 11100100
Octal 304 224 344

Shades and tints

Shades of #C494E4

#C494E4
(196,148,228)
#B387D0
(179,135,208)
#A27ABC
(162,122,188)
#916DA8
(145,109,168)
#806094
(128,96,148)
#6F5380
(111,83,128)
#5E466C
(94,70,108)
#4D3958
(77,57,88)
#3C2C44
(60,44,68)
#2B1F30
(43,31,48)
#1A121C
(26,18,28)
#000000
(0,0,0)

Tints of #C494E4

#C494E4
(196,148,228)
#C99DE6
(201,157,230)
#CEA6E8
(206,166,232)
#D3AFEA
(211,175,234)
#D8B8EC
(216,184,236)
#DDC1EE
(221,193,238)
#E2CAF0
(226,202,240)
#E7D3F2
(231,211,242)
#ECDCF4
(236,220,244)
#F1E5F6
(241,229,246)
#F6EEF8
(246,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C494E4 color. Also use rgb(196,148,228) instead hex code.

Text Font Color

.myTextColor { color: #C494E4; }

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

This text font color is #C494E4.

Background Color

.myBgColor { background-color: #C494E4; }

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

This div background color is #C494E4.

Border color

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

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

This div border color is #C494E4.

Opacity

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

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

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

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

This text has shadow with #C494E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C494E4.

Preview

Color preview on black background

This text has color #C494E4 on black background.


Color preview on white background

This text has color #C494E4 on white background.


Black color preview on #C494E4 background

This text has black color on #C494E4 background.


White color preview on #C494E4 background

This text has white color on #C494E4 background.


Related colors

Complementary color

Complementary color for #hex is #3B6B1B.


I love getcolorcode.com

Triadic colors

1 #E4C494 and #94E4C4 with #C494E4 are triadic colors.

2 #E494C4 and #94C4E4 with #C494E4 are triadic colors.