COLOR #C699DD

HEX: #C699DD RGB: (198,153,221)

Renk bilgisi

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

RGB renk modeli

#C699DD color RGB value is (198,153,221).

RGB: (198,153,221) (78%, 60%, 87%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 153 of 255 = 60%
B 221 of 255 = 87%

198
153
221

R + G + B ~ 75%. #C699DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 153 + 221 = 572 (100%)
R 198 of 572 ~ 34.62%
G 153 of 572 ~ 26.75%
B 221 of 572 ~ 38.64'%

%34.62
%26.75
%38.64

CMYK RENK MODELİ

#C699DD rengi CMYK tonu (10,31,0,13).

  • camgöbeği tonu 10.41%
  • eflatun tonu 30.77%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (10,31,0,13)
C10M31Y0K13 (10%, 31%, 0%, 13%)
(0.10 / 0.31 / 0.00 / 0.13)

CMYK yüzdeleri

%10.41
%30.77
%0
%13.33

Codes

Color #C699DD in popluar color models

C6 99 DD
RGB 198 153 221
HSL 280° 50.00% 73.33%
HSB/HSV 280° 30.77% 86.67%
CMYK 10.41% 30.77% 0.00%
13.33%

Color #C699DD in popluar number systems.

HEX C6 99 DD
Decimal 198 153 221
Binary 11000110 10011001 11011101
Octal 306 231 335

Shades and tints

Shades of #C699DD

#C699DD
(198,153,221)
#B48CC9
(180,140,201)
#A27FB5
(162,127,181)
#9072A1
(144,114,161)
#7E658D
(126,101,141)
#6C5879
(108,88,121)
#5A4B65
(90,75,101)
#483E51
(72,62,81)
#36313D
(54,49,61)
#242429
(36,36,41)
#121715
(18,23,21)
#000000
(0,0,0)

Tints of #C699DD

#C699DD
(198,153,221)
#CBA2E0
(203,162,224)
#D0ABE3
(208,171,227)
#D5B4E6
(213,180,230)
#DABDE9
(218,189,233)
#DFC6EC
(223,198,236)
#E4CFEF
(228,207,239)
#E9D8F2
(233,216,242)
#EEE1F5
(238,225,245)
#F3EAF8
(243,234,248)
#F8F3FB
(248,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C699DD color. Also use rgb(198,153,221) instead hex code.

Text Font Color

.myTextColor { color: #C699DD; }

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

This text font color is #C699DD.

Background Color

.myBgColor { background-color: #C699DD; }

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

This div background color is #C699DD.

Border color

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

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

This div border color is #C699DD.

Opacity

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

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

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

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

This text has shadow with #C699DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C699DD.

Preview

Color preview on black background

This text has color #C699DD on black background.


Color preview on white background

This text has color #C699DD on white background.


Black color preview on #C699DD background

This text has black color on #C699DD background.


White color preview on #C699DD background

This text has white color on #C699DD background.


Related colors

Complementary color

Complementary color for #hex is #396622.


I love getcolorcode.com

Triadic colors

1 #DDC699 and #99DDC6 with #C699DD are triadic colors.

2 #DD99C6 and #99C6DD with #C699DD are triadic colors.