COLOR #C497DB

HEX: #C497DB RGB: (196,151,219)

Renk bilgisi

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

RGB renk modeli

#C497DB color RGB value is (196,151,219).

RGB: (196,151,219) (77%, 59%, 86%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 151 of 255 = 59%
B 219 of 255 = 86%

196
151
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 151 + 219 = 566 (100%)
R 196 of 566 ~ 34.63%
G 151 of 566 ~ 26.68%
B 219 of 566 ~ 38.69'%

%34.63
%26.68
%38.69

CMYK RENK MODELİ

#C497DB rengi CMYK tonu (11,31,0,14).

  • camgöbeği tonu 10.50%
  • eflatun tonu 31.05%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (11,31,0,14)
C11M31Y0K14 (11%, 31%, 0%, 14%)
(0.11 / 0.31 / 0.00 / 0.14)

CMYK yüzdeleri

%10.5
%31.05
%0
%14.12

Codes

Color #C497DB in popluar color models

C4 97 DB
RGB 196 151 219
HSL 280° 48.57% 72.55%
HSB/HSV 280° 31.05% 85.88%
CMYK 10.50% 31.05% 0.00%
14.12%

Color #C497DB in popluar number systems.

HEX C4 97 DB
Decimal 196 151 219
Binary 11000100 10010111 11011011
Octal 304 227 333

Shades and tints

Shades of #C497DB

#C497DB
(196,151,219)
#B38AC8
(179,138,200)
#A27DB5
(162,125,181)
#9170A2
(145,112,162)
#80638F
(128,99,143)
#6F567C
(111,86,124)
#5E4969
(94,73,105)
#4D3C56
(77,60,86)
#3C2F43
(60,47,67)
#2B2230
(43,34,48)
#1A151D
(26,21,29)
#000000
(0,0,0)

Tints of #C497DB

#C497DB
(196,151,219)
#C9A0DE
(201,160,222)
#CEA9E1
(206,169,225)
#D3B2E4
(211,178,228)
#D8BBE7
(216,187,231)
#DDC4EA
(221,196,234)
#E2CDED
(226,205,237)
#E7D6F0
(231,214,240)
#ECDFF3
(236,223,243)
#F1E8F6
(241,232,246)
#F6F1F9
(246,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C497DB color. Also use rgb(196,151,219) instead hex code.

Text Font Color

.myTextColor { color: #C497DB; }

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

This text font color is #C497DB.

Background Color

.myBgColor { background-color: #C497DB; }

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

This div background color is #C497DB.

Border color

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

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

This div border color is #C497DB.

Opacity

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

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

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

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

This text has shadow with #C497DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C497DB.

Preview

Color preview on black background

This text has color #C497DB on black background.


Color preview on white background

This text has color #C497DB on white background.


Black color preview on #C497DB background

This text has black color on #C497DB background.


White color preview on #C497DB background

This text has white color on #C497DB background.


Related colors

Complementary color

Complementary color for #hex is #3B6824.


I love getcolorcode.com

Triadic colors

1 #DBC497 and #97DBC4 with #C497DB are triadic colors.

2 #DB97C4 and #97C4DB with #C497DB are triadic colors.