COLOR #C595A8

HEX: #C595A8 RGB: (197,149,168)

Renk bilgisi

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

RGB renk modeli

#C595A8 color RGB value is (197,149,168).

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

RGB bağlantıları ve doygunluk

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

197
149
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 149 + 168 = 514 (100%)
R 197 of 514 ~ 38.33%
G 149 of 514 ~ 28.99%
B 168 of 514 ~ 32.68'%

%38.33
%28.99
%32.68

CMYK RENK MODELİ

#C595A8 rengi CMYK tonu (0,24,15,23).

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

CMYK: (0,24,15,23)
C0M24Y15K23 (0%, 24%, 15%, 23%)
(0.00 / 0.24 / 0.15 / 0.23)

CMYK yüzdeleri

%0
%24.37
%14.72
%22.75

Codes

Color #C595A8 in popluar color models

C5 95 A8
RGB 197 149 168
HSL 336° 29.27% 67.84%
HSB/HSV 336° 24.37% 77.25%
CMYK 0.00% 24.37% 14.72%
22.75%

Color #C595A8 in popluar number systems.

HEX C5 95 A8
Decimal 197 149 168
Binary 11000101 10010101 10101000
Octal 305 225 250

Shades and tints

Shades of #C595A8

#C595A8
(197,149,168)
#B48899
(180,136,153)
#A37B8A
(163,123,138)
#926E7B
(146,110,123)
#81616C
(129,97,108)
#70545D
(112,84,93)
#5F474E
(95,71,78)
#4E3A3F
(78,58,63)
#3D2D30
(61,45,48)
#2C2021
(44,32,33)
#1B1312
(27,19,18)
#000000
(0,0,0)

Tints of #C595A8

#C595A8
(197,149,168)
#CA9EAF
(202,158,175)
#CFA7B6
(207,167,182)
#D4B0BD
(212,176,189)
#D9B9C4
(217,185,196)
#DEC2CB
(222,194,203)
#E3CBD2
(227,203,210)
#E8D4D9
(232,212,217)
#EDDDE0
(237,221,224)
#F2E6E7
(242,230,231)
#F7EFEE
(247,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C595A8; }

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

This text font color is #C595A8.

Background Color

.myBgColor { background-color: #C595A8; }

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

This div background color is #C595A8.

Border color

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

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

This div border color is #C595A8.

Opacity

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

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

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

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

This text has shadow with #C595A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C595A8.

Preview

Color preview on black background

This text has color #C595A8 on black background.


Color preview on white background

This text has color #C595A8 on white background.


Black color preview on #C595A8 background

This text has black color on #C595A8 background.


White color preview on #C595A8 background

This text has white color on #C595A8 background.


Related colors

Complementary color

Complementary color for #hex is #3A6A57.


I love getcolorcode.com

Triadic colors

1 #A8C595 and #95A8C5 with #C595A8 are triadic colors.

2 #A895C5 and #95C5A8 with #C595A8 are triadic colors.