COLOR #C59EB6

HEX: #C59EB6 RGB: (197,158,182)

Renk bilgisi

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

RGB renk modeli

#C59EB6 color RGB value is (197,158,182).

RGB: (197,158,182) (77%, 62%, 71%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 158 of 255 = 62%
B 182 of 255 = 71%

197
158
182

R + G + B ~ 70%. #C59EB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 158 + 182 = 537 (100%)
R 197 of 537 ~ 36.69%
G 158 of 537 ~ 29.42%
B 182 of 537 ~ 33.89'%

%36.69
%29.42
%33.89

CMYK RENK MODELİ

#C59EB6 rengi CMYK tonu (0,20,8,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.80%
  • sarı tonu 7.61%
  • ana renk tonu 22.75%

CMYK: (0,20,8,23)
C0M20Y8K23 (0%, 20%, 8%, 23%)
(0.00 / 0.20 / 0.08 / 0.23)

CMYK yüzdeleri

%0
%19.8
%7.61
%22.75

Codes

Color #C59EB6 in popluar color models

C5 9E B6
RGB 197 158 182
HSL 323° 25.16% 69.61%
HSB/HSV 323° 19.80% 77.25%
CMYK 0.00% 19.80% 7.61%
22.75%

Color #C59EB6 in popluar number systems.

HEX C5 9E B6
Decimal 197 158 182
Binary 11000101 10011110 10110110
Octal 305 236 266

Shades and tints

Shades of #C59EB6

#C59EB6
(197,158,182)
#B490A6
(180,144,166)
#A38296
(163,130,150)
#927486
(146,116,134)
#816676
(129,102,118)
#705866
(112,88,102)
#5F4A56
(95,74,86)
#4E3C46
(78,60,70)
#3D2E36
(61,46,54)
#2C2026
(44,32,38)
#1B1216
(27,18,22)
#000000
(0,0,0)

Tints of #C59EB6

#C59EB6
(197,158,182)
#CAA6BC
(202,166,188)
#CFAEC2
(207,174,194)
#D4B6C8
(212,182,200)
#D9BECE
(217,190,206)
#DEC6D4
(222,198,212)
#E3CEDA
(227,206,218)
#E8D6E0
(232,214,224)
#EDDEE6
(237,222,230)
#F2E6EC
(242,230,236)
#F7EEF2
(247,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C59EB6 color. Also use rgb(197,158,182) instead hex code.

Text Font Color

.myTextColor { color: #C59EB6; }

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

This text font color is #C59EB6.

Background Color

.myBgColor { background-color: #C59EB6; }

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

This div background color is #C59EB6.

Border color

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

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

This div border color is #C59EB6.

Opacity

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

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

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

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

This text has shadow with #C59EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59EB6.

Preview

Color preview on black background

This text has color #C59EB6 on black background.


Color preview on white background

This text has color #C59EB6 on white background.


Black color preview on #C59EB6 background

This text has black color on #C59EB6 background.


White color preview on #C59EB6 background

This text has white color on #C59EB6 background.


Related colors

Complementary color

Complementary color for #hex is #3A6149.


I love getcolorcode.com

Triadic colors

1 #B6C59E and #9EB6C5 with #C59EB6 are triadic colors.

2 #B69EC5 and #9EC5B6 with #C59EB6 are triadic colors.