COLOR #C499DB

HEX: #C499DB RGB: (196,153,219)

Renk bilgisi

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

RGB renk modeli

#C499DB color RGB value is (196,153,219).

RGB: (196,153,219) (77%, 60%, 86%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 153 of 255 = 60%
B 219 of 255 = 86%

196
153
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 153 + 219 = 568 (100%)
R 196 of 568 ~ 34.51%
G 153 of 568 ~ 26.94%
B 219 of 568 ~ 38.56'%

%34.51
%26.94
%38.56

CMYK RENK MODELİ

#C499DB rengi CMYK tonu (11,30,0,14).

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

CMYK: (11,30,0,14)
C11M30Y0K14 (11%, 30%, 0%, 14%)
(0.11 / 0.30 / 0.00 / 0.14)

CMYK yüzdeleri

%10.5
%30.14
%0
%14.12

Codes

Color #C499DB in popluar color models

C4 99 DB
RGB 196 153 219
HSL 279° 47.83% 72.94%
HSB/HSV 279° 30.14% 85.88%
CMYK 10.50% 30.14% 0.00%
14.12%

Color #C499DB in popluar number systems.

HEX C4 99 DB
Decimal 196 153 219
Binary 11000100 10011001 11011011
Octal 304 231 333

Shades and tints

Shades of #C499DB

#C499DB
(196,153,219)
#B38CC8
(179,140,200)
#A27FB5
(162,127,181)
#9172A2
(145,114,162)
#80658F
(128,101,143)
#6F587C
(111,88,124)
#5E4B69
(94,75,105)
#4D3E56
(77,62,86)
#3C3143
(60,49,67)
#2B2430
(43,36,48)
#1A171D
(26,23,29)
#000000
(0,0,0)

Tints of #C499DB

#C499DB
(196,153,219)
#C9A2DE
(201,162,222)
#CEABE1
(206,171,225)
#D3B4E4
(211,180,228)
#D8BDE7
(216,189,231)
#DDC6EA
(221,198,234)
#E2CFED
(226,207,237)
#E7D8F0
(231,216,240)
#ECE1F3
(236,225,243)
#F1EAF6
(241,234,246)
#F6F3F9
(246,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C499DB; }

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

This text font color is #C499DB.

Background Color

.myBgColor { background-color: #C499DB; }

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

This div background color is #C499DB.

Border color

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

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

This div border color is #C499DB.

Opacity

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

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

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

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

This text has shadow with #C499DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C499DB.

Preview

Color preview on black background

This text has color #C499DB on black background.


Color preview on white background

This text has color #C499DB on white background.


Black color preview on #C499DB background

This text has black color on #C499DB background.


White color preview on #C499DB background

This text has white color on #C499DB background.


Related colors

Complementary color

Complementary color for #hex is #3B6624.


I love getcolorcode.com

Triadic colors

1 #DBC499 and #99DBC4 with #C499DB are triadic colors.

2 #DB99C4 and #99C4DB with #C499DB are triadic colors.