COLOR #C594A8

HEX: #C594A8 RGB: (197,148,168)

Renk bilgisi

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

RGB renk modeli

#C594A8 color RGB value is (197,148,168).

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

RGB bağlantıları ve doygunluk

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

197
148
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 148 + 168 = 513 (100%)
R 197 of 513 ~ 38.4%
G 148 of 513 ~ 28.85%
B 168 of 513 ~ 32.75'%

%38.4
%28.85
%32.75

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.87%
  • 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
%24.87
%14.72
%22.75

Codes

Color #C594A8 in popluar color models

C5 94 A8
RGB 197 148 168
HSL 336° 29.70% 67.65%
HSB/HSV 336° 24.87% 77.25%
CMYK 0.00% 24.87% 14.72%
22.75%

Color #C594A8 in popluar number systems.

HEX C5 94 A8
Decimal 197 148 168
Binary 11000101 10010100 10101000
Octal 305 224 250

Shades and tints

Shades of #C594A8

#C594A8
(197,148,168)
#B48799
(180,135,153)
#A37A8A
(163,122,138)
#926D7B
(146,109,123)
#81606C
(129,96,108)
#70535D
(112,83,93)
#5F464E
(95,70,78)
#4E393F
(78,57,63)
#3D2C30
(61,44,48)
#2C1F21
(44,31,33)
#1B1212
(27,18,18)
#000000
(0,0,0)

Tints of #C594A8

#C594A8
(197,148,168)
#CA9DAF
(202,157,175)
#CFA6B6
(207,166,182)
#D4AFBD
(212,175,189)
#D9B8C4
(217,184,196)
#DEC1CB
(222,193,203)
#E3CAD2
(227,202,210)
#E8D3D9
(232,211,217)
#EDDCE0
(237,220,224)
#F2E5E7
(242,229,231)
#F7EEEE
(247,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C594A8; }

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

This text font color is #C594A8.

Background Color

.myBgColor { background-color: #C594A8; }

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

This div background color is #C594A8.

Border color

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

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

This div border color is #C594A8.

Opacity

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

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

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

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

This text has shadow with #C594A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C594A8.

Preview

Color preview on black background

This text has color #C594A8 on black background.


Color preview on white background

This text has color #C594A8 on white background.


Black color preview on #C594A8 background

This text has black color on #C594A8 background.


White color preview on #C594A8 background

This text has white color on #C594A8 background.


Related colors

Complementary color

Complementary color for #hex is #3A6B57.


I love getcolorcode.com

Triadic colors

1 #A8C594 and #94A8C5 with #C594A8 are triadic colors.

2 #A894C5 and #94C5A8 with #C594A8 are triadic colors.