COLOR #C595DF

HEX: #C595DF RGB: (197,149,223)

Renk bilgisi

#C595DF contains mainly red and blue colors. #C595DF ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C595DF color RGB value is (197,149,223).

RGB: (197,149,223) (77%, 58%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 149 of 255 = 58%
B 223 of 255 = 87%

197
149
223

R + G + B ~ 74%. #C595DF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 149 + 223 = 569 (100%)
R 197 of 569 ~ 34.62%
G 149 of 569 ~ 26.19%
B 223 of 569 ~ 39.19'%

%34.62
%26.19
%39.19

CMYK RENK MODELİ

#C595DF rengi CMYK tonu (12,33,0,13).

  • camgöbeği tonu 11.66%
  • eflatun tonu 33.18%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%
CMYK: (12,33,0,13) C12M33Y0K13 (12%,33%,0%,13%) (0.12/0.33/0.00/0.13) 

CMYK yüzdeleri

%11.66
%33.18
%0
%12.55

Codes

Color #C595DF in popluar color models

C5 95 DF
RGB 197 149 223
HSL 279° 53.62% 72.94%
HSB/HSV 279° 33.18% 87.45%
CMYK 11.66% 33.18% 0.00%
12.55%

Color #C595DF in popluar number systems.

HEX C5 95 DF
Decimal 197 149 223
Binary 11000101 10010101 11011111
Octal 305 225 337

Shades and tints

Shades of #C595DF

#C595DF
(197,149,223)
#B488CB
(180,136,203)
#A37BB7
(163,123,183)
#926EA3
(146,110,163)
#81618F
(129,97,143)
#70547B
(112,84,123)
#5F4767
(95,71,103)
#4E3A53
(78,58,83)
#3D2D3F
(61,45,63)
#2C202B
(44,32,43)
#1B1317
(27,19,23)
#000000
(0,0,0)

Tints of #C595DF

#C595DF
(197,149,223)
#CA9EE1
(202,158,225)
#CFA7E3
(207,167,227)
#D4B0E5
(212,176,229)
#D9B9E7
(217,185,231)
#DEC2E9
(222,194,233)
#E3CBEB
(227,203,235)
#E8D4ED
(232,212,237)
#EDDDEF
(237,221,239)
#F2E6F1
(242,230,241)
#F7EFF3
(247,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C595DF; }

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

This text font color is #C595DF.

Background Color

.myBgColor { background-color: #C595DF; }

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

This div background color is #C595DF.

Border color

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

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

This div border color is #C595DF.

Opacity

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

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

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

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

This text has shadow with #C595DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C595DF.

Preview

Color preview on black background

This text has color #C595DF on black background.


Color preview on white background

This text has color #C595DF on white background.


Black color preview on #C595DF background

This text has black color on #C595DF background.


White color preview on #C595DF background

This text has white color on #C595DF background.


Related colors

Complementary color

Complementary color for #hex is #3A6A20.


I love getcolorcode.com

Triadic colors

1 #DFC595 and #95DFC5 with #C595DF are triadic colors.

2 #DF95C5 and #95C5DF with #C595DF are triadic colors.