COLOR #C590C8

HEX: #C590C8 RGB: (197,144,200)

Renk bilgisi

#C590C8 contains red, green and blue colors in about the same proportion. #C590C8 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C590C8 color RGB value is (197,144,200).

RGB: (197,144,200) (77%, 56%, 78%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 144 of 255 = 56%
B 200 of 255 = 78%

197
144
200

R + G + B ~ 70%. #C590C8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 144 + 200 = 541 (100%)
R 197 of 541 ~ 36.41%
G 144 of 541 ~ 26.62%
B 200 of 541 ~ 36.97'%

%36.41
%26.62
%36.97

CMYK RENK MODELİ

#C590C8 rengi CMYK tonu (1,28,0,22).

  • camgöbeği tonu 1.50%
  • eflatun tonu 28.00%
  • sarı tonu 0.00%
  • ana renk tonu 21.57%

CMYK: (1,28,0,22)
C1M28Y0K22 (1%, 28%, 0%, 22%)
(0.01 / 0.28 / 0.00 / 0.22)

CMYK yüzdeleri

%1.5
%28
%0
%21.57

Codes

Color #C590C8 in popluar color models

C5 90 C8
RGB 197 144 200
HSL 297° 33.73% 67.45%
HSB/HSV 297° 28.00% 78.43%
CMYK 1.50% 28.00% 0.00%
21.57%

Color #C590C8 in popluar number systems.

HEX C5 90 C8
Decimal 197 144 200
Binary 11000101 10010000 11001000
Octal 305 220 310

Shades and tints

Shades of #C590C8

#C590C8
(197,144,200)
#B483B6
(180,131,182)
#A376A4
(163,118,164)
#926992
(146,105,146)
#815C80
(129,92,128)
#704F6E
(112,79,110)
#5F425C
(95,66,92)
#4E354A
(78,53,74)
#3D2838
(61,40,56)
#2C1B26
(44,27,38)
#1B0E14
(27,14,20)
#000000
(0,0,0)

Tints of #C590C8

#C590C8
(197,144,200)
#CA9ACD
(202,154,205)
#CFA4D2
(207,164,210)
#D4AED7
(212,174,215)
#D9B8DC
(217,184,220)
#DEC2E1
(222,194,225)
#E3CCE6
(227,204,230)
#E8D6EB
(232,214,235)
#EDE0F0
(237,224,240)
#F2EAF5
(242,234,245)
#F7F4FA
(247,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C590C8; }

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

This text font color is #C590C8.

Background Color

.myBgColor { background-color: #C590C8; }

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

This div background color is #C590C8.

Border color

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

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

This div border color is #C590C8.

Opacity

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

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

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

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

This text has shadow with #C590C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C590C8.

Preview

Color preview on black background

This text has color #C590C8 on black background.


Color preview on white background

This text has color #C590C8 on white background.


Black color preview on #C590C8 background

This text has black color on #C590C8 background.


White color preview on #C590C8 background

This text has white color on #C590C8 background.


Related colors

Complementary color

Complementary color for #hex is #3A6F37.


I love getcolorcode.com

Triadic colors

1 #C8C590 and #90C8C5 with #C590C8 are triadic colors.

2 #C890C5 and #90C5C8 with #C590C8 are triadic colors.