COLOR #C594D6

HEX: #C594D6 RGB: (197,148,214)

Renk bilgisi

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

RGB renk modeli

#C594D6 color RGB value is (197,148,214).

RGB: (197,148,214) (77%, 58%, 84%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 148 of 255 = 58%
B 214 of 255 = 84%

197
148
214

R + G + B ~ 73%. #C594D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 148 + 214 = 559 (100%)
R 197 of 559 ~ 35.24%
G 148 of 559 ~ 26.48%
B 214 of 559 ~ 38.28'%

%35.24
%26.48
%38.28

CMYK RENK MODELİ

#C594D6 rengi CMYK tonu (8,31,0,16).

  • camgöbeği tonu 7.94%
  • eflatun tonu 30.84%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (8,31,0,16)
C8M31Y0K16 (8%, 31%, 0%, 16%)
(0.08 / 0.31 / 0.00 / 0.16)

CMYK yüzdeleri

%7.94
%30.84
%0
%16.08

Codes

Color #C594D6 in popluar color models

C5 94 D6
RGB 197 148 214
HSL 285° 44.59% 70.98%
HSB/HSV 285° 30.84% 83.92%
CMYK 7.94% 30.84% 0.00%
16.08%

Color #C594D6 in popluar number systems.

HEX C5 94 D6
Decimal 197 148 214
Binary 11000101 10010100 11010110
Octal 305 224 326

Shades and tints

Shades of #C594D6

#C594D6
(197,148,214)
#B487C3
(180,135,195)
#A37AB0
(163,122,176)
#926D9D
(146,109,157)
#81608A
(129,96,138)
#705377
(112,83,119)
#5F4664
(95,70,100)
#4E3951
(78,57,81)
#3D2C3E
(61,44,62)
#2C1F2B
(44,31,43)
#1B1218
(27,18,24)
#000000
(0,0,0)

Tints of #C594D6

#C594D6
(197,148,214)
#CA9DD9
(202,157,217)
#CFA6DC
(207,166,220)
#D4AFDF
(212,175,223)
#D9B8E2
(217,184,226)
#DEC1E5
(222,193,229)
#E3CAE8
(227,202,232)
#E8D3EB
(232,211,235)
#EDDCEE
(237,220,238)
#F2E5F1
(242,229,241)
#F7EEF4
(247,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C594D6 color. Also use rgb(197,148,214) instead hex code.

Text Font Color

.myTextColor { color: #C594D6; }

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

This text font color is #C594D6.

Background Color

.myBgColor { background-color: #C594D6; }

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

This div background color is #C594D6.

Border color

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

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

This div border color is #C594D6.

Opacity

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

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

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

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

This text has shadow with #C594D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C594D6.

Preview

Color preview on black background

This text has color #C594D6 on black background.


Color preview on white background

This text has color #C594D6 on white background.


Black color preview on #C594D6 background

This text has black color on #C594D6 background.


White color preview on #C594D6 background

This text has white color on #C594D6 background.


Related colors

Complementary color

Complementary color for #hex is #3A6B29.


I love getcolorcode.com

Triadic colors

1 #D6C594 and #94D6C5 with #C594D6 are triadic colors.

2 #D694C5 and #94C5D6 with #C594D6 are triadic colors.