COLOR #C495B4

HEX: #C495B4 RGB: (196,149,180)

Renk bilgisi

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

RGB renk modeli

#C495B4 color RGB value is (196,149,180).

RGB: (196,149,180) (77%, 58%, 71%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 149 of 255 = 58%
B 180 of 255 = 71%

196
149
180

R + G + B ~ 69%. #C495B4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 149 + 180 = 525 (100%)
R 196 of 525 ~ 37.33%
G 149 of 525 ~ 28.38%
B 180 of 525 ~ 34.29'%

%37.33
%28.38
%34.29

CMYK RENK MODELİ

#C495B4 rengi CMYK tonu (0,24,8,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.98%
  • sarı tonu 8.16%
  • ana renk tonu 23.14%

CMYK: (0,24,8,23)
C0M24Y8K23 (0%, 24%, 8%, 23%)
(0.00 / 0.24 / 0.08 / 0.23)

CMYK yüzdeleri

%0
%23.98
%8.16
%23.14

Codes

Color #C495B4 in popluar color models

C4 95 B4
RGB 196 149 180
HSL 320° 28.48% 67.65%
HSB/HSV 320° 23.98% 76.86%
CMYK 0.00% 23.98% 8.16%
23.14%

Color #C495B4 in popluar number systems.

HEX C4 95 B4
Decimal 196 149 180
Binary 11000100 10010101 10110100
Octal 304 225 264

Shades and tints

Shades of #C495B4

#C495B4
(196,149,180)
#B388A4
(179,136,164)
#A27B94
(162,123,148)
#916E84
(145,110,132)
#806174
(128,97,116)
#6F5464
(111,84,100)
#5E4754
(94,71,84)
#4D3A44
(77,58,68)
#3C2D34
(60,45,52)
#2B2024
(43,32,36)
#1A1314
(26,19,20)
#000000
(0,0,0)

Tints of #C495B4

#C495B4
(196,149,180)
#C99EBA
(201,158,186)
#CEA7C0
(206,167,192)
#D3B0C6
(211,176,198)
#D8B9CC
(216,185,204)
#DDC2D2
(221,194,210)
#E2CBD8
(226,203,216)
#E7D4DE
(231,212,222)
#ECDDE4
(236,221,228)
#F1E6EA
(241,230,234)
#F6EFF0
(246,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C495B4 color. Also use rgb(196,149,180) instead hex code.

Text Font Color

.myTextColor { color: #C495B4; }

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

This text font color is #C495B4.

Background Color

.myBgColor { background-color: #C495B4; }

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

This div background color is #C495B4.

Border color

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

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

This div border color is #C495B4.

Opacity

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

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

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

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

This text has shadow with #C495B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C495B4.

Preview

Color preview on black background

This text has color #C495B4 on black background.


Color preview on white background

This text has color #C495B4 on white background.


Black color preview on #C495B4 background

This text has black color on #C495B4 background.


White color preview on #C495B4 background

This text has white color on #C495B4 background.


Related colors

Complementary color

Complementary color for #hex is #3B6A4B.


I love getcolorcode.com

Triadic colors

1 #B4C495 and #95B4C4 with #C495B4 are triadic colors.

2 #B495C4 and #95C4B4 with #C495B4 are triadic colors.