COLOR #C593A8

HEX: #C593A8 RGB: (197,147,168)

Renk bilgisi

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

RGB renk modeli

#C593A8 color RGB value is (197,147,168).

RGB: (197,147,168) (77%, 58%, 66%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 147 of 255 = 58%
B 168 of 255 = 66%

197
147
168

R + G + B ~ 67%. #C593A8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 147 + 168 = 512 (100%)
R 197 of 512 ~ 38.48%
G 147 of 512 ~ 28.71%
B 168 of 512 ~ 32.81'%

%38.48
%28.71
%32.81

CMYK RENK MODELİ

#C593A8 rengi CMYK tonu (0,25,15,23).

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

CMYK: (0,25,15,23)
C0M25Y15K23 (0%, 25%, 15%, 23%)
(0.00 / 0.25 / 0.15 / 0.23)

CMYK yüzdeleri

%0
%25.38
%14.72
%22.75

Codes

Color #C593A8 in popluar color models

C5 93 A8
RGB 197 147 168
HSL 335° 30.12% 67.45%
HSB/HSV 335° 25.38% 77.25%
CMYK 0.00% 25.38% 14.72%
22.75%

Color #C593A8 in popluar number systems.

HEX C5 93 A8
Decimal 197 147 168
Binary 11000101 10010011 10101000
Octal 305 223 250

Shades and tints

Shades of #C593A8

#C593A8
(197,147,168)
#B48699
(180,134,153)
#A3798A
(163,121,138)
#926C7B
(146,108,123)
#815F6C
(129,95,108)
#70525D
(112,82,93)
#5F454E
(95,69,78)
#4E383F
(78,56,63)
#3D2B30
(61,43,48)
#2C1E21
(44,30,33)
#1B1112
(27,17,18)
#000000
(0,0,0)

Tints of #C593A8

#C593A8
(197,147,168)
#CA9CAF
(202,156,175)
#CFA5B6
(207,165,182)
#D4AEBD
(212,174,189)
#D9B7C4
(217,183,196)
#DEC0CB
(222,192,203)
#E3C9D2
(227,201,210)
#E8D2D9
(232,210,217)
#EDDBE0
(237,219,224)
#F2E4E7
(242,228,231)
#F7EDEE
(247,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C593A8; }

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

This text font color is #C593A8.

Background Color

.myBgColor { background-color: #C593A8; }

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

This div background color is #C593A8.

Border color

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

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

This div border color is #C593A8.

Opacity

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

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

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

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

This text has shadow with #C593A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C593A8.

Preview

Color preview on black background

This text has color #C593A8 on black background.


Color preview on white background

This text has color #C593A8 on white background.


Black color preview on #C593A8 background

This text has black color on #C593A8 background.


White color preview on #C593A8 background

This text has white color on #C593A8 background.


Related colors

Complementary color

Complementary color for #hex is #3A6C57.


I love getcolorcode.com

Triadic colors

1 #A8C593 and #93A8C5 with #C593A8 are triadic colors.

2 #A893C5 and #93C5A8 with #C593A8 are triadic colors.