COLOR #C593B5

HEX: #C593B5 RGB: (197,147,181)

Renk bilgisi

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

RGB renk modeli

#C593B5 color RGB value is (197,147,181).

RGB: (197,147,181) (77%, 58%, 71%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 147 of 255 = 58%
B 181 of 255 = 71%

197
147
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 147 + 181 = 525 (100%)
R 197 of 525 ~ 37.52%
G 147 of 525 ~ 28%
B 181 of 525 ~ 34.48'%

%37.52
%28
%34.48

CMYK RENK MODELİ

#C593B5 rengi CMYK tonu (0,25,8,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.38%
  • sarı tonu 8.12%
  • ana renk tonu 22.75%

CMYK: (0,25,8,23)
C0M25Y8K23 (0%, 25%, 8%, 23%)
(0.00 / 0.25 / 0.08 / 0.23)

CMYK yüzdeleri

%0
%25.38
%8.12
%22.75

Codes

Color #C593B5 in popluar color models

C5 93 B5
RGB 197 147 181
HSL 319° 30.12% 67.45%
HSB/HSV 319° 25.38% 77.25%
CMYK 0.00% 25.38% 8.12%
22.75%

Color #C593B5 in popluar number systems.

HEX C5 93 B5
Decimal 197 147 181
Binary 11000101 10010011 10110101
Octal 305 223 265

Shades and tints

Shades of #C593B5

#C593B5
(197,147,181)
#B486A5
(180,134,165)
#A37995
(163,121,149)
#926C85
(146,108,133)
#815F75
(129,95,117)
#705265
(112,82,101)
#5F4555
(95,69,85)
#4E3845
(78,56,69)
#3D2B35
(61,43,53)
#2C1E25
(44,30,37)
#1B1115
(27,17,21)
#000000
(0,0,0)

Tints of #C593B5

#C593B5
(197,147,181)
#CA9CBB
(202,156,187)
#CFA5C1
(207,165,193)
#D4AEC7
(212,174,199)
#D9B7CD
(217,183,205)
#DEC0D3
(222,192,211)
#E3C9D9
(227,201,217)
#E8D2DF
(232,210,223)
#EDDBE5
(237,219,229)
#F2E4EB
(242,228,235)
#F7EDF1
(247,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C593B5 color. Also use rgb(197,147,181) instead hex code.

Text Font Color

.myTextColor { color: #C593B5; }

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

This text font color is #C593B5.

Background Color

.myBgColor { background-color: #C593B5; }

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

This div background color is #C593B5.

Border color

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

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

This div border color is #C593B5.

Opacity

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

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

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

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

This text has shadow with #C593B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C593B5.

Preview

Color preview on black background

This text has color #C593B5 on black background.


Color preview on white background

This text has color #C593B5 on white background.


Black color preview on #C593B5 background

This text has black color on #C593B5 background.


White color preview on #C593B5 background

This text has white color on #C593B5 background.


Related colors

Complementary color

Complementary color for #hex is #3A6C4A.


I love getcolorcode.com

Triadic colors

1 #B5C593 and #93B5C5 with #C593B5 are triadic colors.

2 #B593C5 and #93C5B5 with #C593B5 are triadic colors.