COLOR #C59FD5

HEX: #C59FD5 RGB: (197,159,213)

Renk bilgisi

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

RGB renk modeli

#C59FD5 color RGB value is (197,159,213).

RGB: (197,159,213) (77%, 62%, 84%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 159 of 255 = 62%
B 213 of 255 = 84%

197
159
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 159 + 213 = 569 (100%)
R 197 of 569 ~ 34.62%
G 159 of 569 ~ 27.94%
B 213 of 569 ~ 37.43'%

%34.62
%27.94
%37.43

CMYK RENK MODELİ

#C59FD5 rengi CMYK tonu (8,25,0,16).

  • camgöbeği tonu 7.51%
  • eflatun tonu 25.35%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (8,25,0,16)
C8M25Y0K16 (8%, 25%, 0%, 16%)
(0.08 / 0.25 / 0.00 / 0.16)

CMYK yüzdeleri

%7.51
%25.35
%0
%16.47

Codes

Color #C59FD5 in popluar color models

C5 9F D5
RGB 197 159 213
HSL 282° 39.13% 72.94%
HSB/HSV 282° 25.35% 83.53%
CMYK 7.51% 25.35% 0.00%
16.47%

Color #C59FD5 in popluar number systems.

HEX C5 9F D5
Decimal 197 159 213
Binary 11000101 10011111 11010101
Octal 305 237 325

Shades and tints

Shades of #C59FD5

#C59FD5
(197,159,213)
#B491C2
(180,145,194)
#A383AF
(163,131,175)
#92759C
(146,117,156)
#816789
(129,103,137)
#705976
(112,89,118)
#5F4B63
(95,75,99)
#4E3D50
(78,61,80)
#3D2F3D
(61,47,61)
#2C212A
(44,33,42)
#1B1317
(27,19,23)
#000000
(0,0,0)

Tints of #C59FD5

#C59FD5
(197,159,213)
#CAA7D8
(202,167,216)
#CFAFDB
(207,175,219)
#D4B7DE
(212,183,222)
#D9BFE1
(217,191,225)
#DEC7E4
(222,199,228)
#E3CFE7
(227,207,231)
#E8D7EA
(232,215,234)
#EDDFED
(237,223,237)
#F2E7F0
(242,231,240)
#F7EFF3
(247,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C59FD5 color. Also use rgb(197,159,213) instead hex code.

Text Font Color

.myTextColor { color: #C59FD5; }

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

This text font color is #C59FD5.

Background Color

.myBgColor { background-color: #C59FD5; }

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

This div background color is #C59FD5.

Border color

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

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

This div border color is #C59FD5.

Opacity

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

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

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

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

This text has shadow with #C59FD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59FD5.

Preview

Color preview on black background

This text has color #C59FD5 on black background.


Color preview on white background

This text has color #C59FD5 on white background.


Black color preview on #C59FD5 background

This text has black color on #C59FD5 background.


White color preview on #C59FD5 background

This text has white color on #C59FD5 background.


Related colors

Complementary color

Complementary color for #hex is #3A602A.


I love getcolorcode.com

Triadic colors

1 #D5C59F and #9FD5C5 with #C59FD5 are triadic colors.

2 #D59FC5 and #9FC5D5 with #C59FD5 are triadic colors.