COLOR #C590DA

HEX: #C590DA RGB: (197,144,218)

Renk bilgisi

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

RGB renk modeli

#C590DA color RGB value is (197,144,218).

RGB: (197,144,218) (77%, 56%, 85%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 144 of 255 = 56%
B 218 of 255 = 85%

197
144
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 144 + 218 = 559 (100%)
R 197 of 559 ~ 35.24%
G 144 of 559 ~ 25.76%
B 218 of 559 ~ 39'%

%35.24
%25.76
%39

CMYK RENK MODELİ

#C590DA rengi CMYK tonu (10,34,0,15).

  • camgöbeği tonu 9.63%
  • eflatun tonu 33.94%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (10,34,0,15)
C10M34Y0K15 (10%, 34%, 0%, 15%)
(0.10 / 0.34 / 0.00 / 0.15)

CMYK yüzdeleri

%9.63
%33.94
%0
%14.51

Codes

Color #C590DA in popluar color models

C5 90 DA
RGB 197 144 218
HSL 283° 50.00% 70.98%
HSB/HSV 283° 33.94% 85.49%
CMYK 9.63% 33.94% 0.00%
14.51%

Color #C590DA in popluar number systems.

HEX C5 90 DA
Decimal 197 144 218
Binary 11000101 10010000 11011010
Octal 305 220 332

Shades and tints

Shades of #C590DA

#C590DA
(197,144,218)
#B483C7
(180,131,199)
#A376B4
(163,118,180)
#9269A1
(146,105,161)
#815C8E
(129,92,142)
#704F7B
(112,79,123)
#5F4268
(95,66,104)
#4E3555
(78,53,85)
#3D2842
(61,40,66)
#2C1B2F
(44,27,47)
#1B0E1C
(27,14,28)
#000000
(0,0,0)

Tints of #C590DA

#C590DA
(197,144,218)
#CA9ADD
(202,154,221)
#CFA4E0
(207,164,224)
#D4AEE3
(212,174,227)
#D9B8E6
(217,184,230)
#DEC2E9
(222,194,233)
#E3CCEC
(227,204,236)
#E8D6EF
(232,214,239)
#EDE0F2
(237,224,242)
#F2EAF5
(242,234,245)
#F7F4F8
(247,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C590DA color. Also use rgb(197,144,218) instead hex code.

Text Font Color

.myTextColor { color: #C590DA; }

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

This text font color is #C590DA.

Background Color

.myBgColor { background-color: #C590DA; }

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

This div background color is #C590DA.

Border color

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

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

This div border color is #C590DA.

Opacity

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

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

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

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

This text has shadow with #C590DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C590DA.

Preview

Color preview on black background

This text has color #C590DA on black background.


Color preview on white background

This text has color #C590DA on white background.


Black color preview on #C590DA background

This text has black color on #C590DA background.


White color preview on #C590DA background

This text has white color on #C590DA background.


Related colors

Complementary color

Complementary color for #hex is #3A6F25.


I love getcolorcode.com

Triadic colors

1 #DAC590 and #90DAC5 with #C590DA are triadic colors.

2 #DA90C5 and #90C5DA with #C590DA are triadic colors.