COLOR #C590BE

HEX: #C590BE RGB: (197,144,190)

Renk bilgisi

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

RGB renk modeli

#C590BE color RGB value is (197,144,190).

RGB: (197,144,190) (77%, 56%, 75%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 144 of 255 = 56%
B 190 of 255 = 75%

197
144
190

R + G + B ~ 69%. #C590BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 144 + 190 = 531 (100%)
R 197 of 531 ~ 37.1%
G 144 of 531 ~ 27.12%
B 190 of 531 ~ 35.78'%

%37.1
%27.12
%35.78

CMYK RENK MODELİ

#C590BE rengi CMYK tonu (0,27,4,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.90%
  • sarı tonu 3.55%
  • ana renk tonu 22.75%
CMYK: (0,27,4,23) C0M27Y4K23 (0%,27%,4%,23%) (0.00/0.27/0.04/0.23) 

CMYK yüzdeleri

%0
%26.9
%3.55
%22.75

Codes

Color #C590BE in popluar color models

C5 90 BE
RGB 197 144 190
HSL 308° 31.36% 66.86%
HSB/HSV 308° 26.90% 77.25%
CMYK 0.00% 26.90% 3.55%
22.75%

Color #C590BE in popluar number systems.

HEX C5 90 BE
Decimal 197 144 190
Binary 11000101 10010000 10111110
Octal 305 220 276

Shades and tints

Shades of #C590BE

#C590BE
(197,144,190)
#B483AD
(180,131,173)
#A3769C
(163,118,156)
#92698B
(146,105,139)
#815C7A
(129,92,122)
#704F69
(112,79,105)
#5F4258
(95,66,88)
#4E3547
(78,53,71)
#3D2836
(61,40,54)
#2C1B25
(44,27,37)
#1B0E14
(27,14,20)
#000000
(0,0,0)

Tints of #C590BE

#C590BE
(197,144,190)
#CA9AC3
(202,154,195)
#CFA4C8
(207,164,200)
#D4AECD
(212,174,205)
#D9B8D2
(217,184,210)
#DEC2D7
(222,194,215)
#E3CCDC
(227,204,220)
#E8D6E1
(232,214,225)
#EDE0E6
(237,224,230)
#F2EAEB
(242,234,235)
#F7F4F0
(247,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C590BE; }

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

This text font color is #C590BE.

Background Color

.myBgColor { background-color: #C590BE; }

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

This div background color is #C590BE.

Border color

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

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

This div border color is #C590BE.

Opacity

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

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

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

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

This text has shadow with #C590BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C590BE.

Preview

Color preview on black background

This text has color #C590BE on black background.


Color preview on white background

This text has color #C590BE on white background.


Black color preview on #C590BE background

This text has black color on #C590BE background.


White color preview on #C590BE background

This text has white color on #C590BE background.


Related colors

Complementary color

Complementary color for #hex is #3A6F41.


I love getcolorcode.com

Triadic colors

1 #BEC590 and #90BEC5 with #C590BE are triadic colors.

2 #BE90C5 and #90C5BE with #C590BE are triadic colors.