COLOR #C498DD

HEX: #C498DD RGB: (196,152,221)

Renk bilgisi

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

RGB renk modeli

#C498DD color RGB value is (196,152,221).

RGB: (196,152,221) (77%, 60%, 87%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 152 of 255 = 60%
B 221 of 255 = 87%

196
152
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 152 + 221 = 569 (100%)
R 196 of 569 ~ 34.45%
G 152 of 569 ~ 26.71%
B 221 of 569 ~ 38.84'%

%34.45
%26.71
%38.84

CMYK RENK MODELİ

#C498DD rengi CMYK tonu (11,31,0,13).

  • camgöbeği tonu 11.31%
  • eflatun tonu 31.22%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (11,31,0,13)
C11M31Y0K13 (11%, 31%, 0%, 13%)
(0.11 / 0.31 / 0.00 / 0.13)

CMYK yüzdeleri

%11.31
%31.22
%0
%13.33

Codes

Color #C498DD in popluar color models

C4 98 DD
RGB 196 152 221
HSL 278° 50.36% 73.14%
HSB/HSV 278° 31.22% 86.67%
CMYK 11.31% 31.22% 0.00%
13.33%

Color #C498DD in popluar number systems.

HEX C4 98 DD
Decimal 196 152 221
Binary 11000100 10011000 11011101
Octal 304 230 335

Shades and tints

Shades of #C498DD

#C498DD
(196,152,221)
#B38BC9
(179,139,201)
#A27EB5
(162,126,181)
#9171A1
(145,113,161)
#80648D
(128,100,141)
#6F5779
(111,87,121)
#5E4A65
(94,74,101)
#4D3D51
(77,61,81)
#3C303D
(60,48,61)
#2B2329
(43,35,41)
#1A1615
(26,22,21)
#000000
(0,0,0)

Tints of #C498DD

#C498DD
(196,152,221)
#C9A1E0
(201,161,224)
#CEAAE3
(206,170,227)
#D3B3E6
(211,179,230)
#D8BCE9
(216,188,233)
#DDC5EC
(221,197,236)
#E2CEEF
(226,206,239)
#E7D7F2
(231,215,242)
#ECE0F5
(236,224,245)
#F1E9F8
(241,233,248)
#F6F2FB
(246,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C498DD color. Also use rgb(196,152,221) instead hex code.

Text Font Color

.myTextColor { color: #C498DD; }

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

This text font color is #C498DD.

Background Color

.myBgColor { background-color: #C498DD; }

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

This div background color is #C498DD.

Border color

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

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

This div border color is #C498DD.

Opacity

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

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

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

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

This text has shadow with #C498DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C498DD.

Preview

Color preview on black background

This text has color #C498DD on black background.


Color preview on white background

This text has color #C498DD on white background.


Black color preview on #C498DD background

This text has black color on #C498DD background.


White color preview on #C498DD background

This text has white color on #C498DD background.


Related colors

Complementary color

Complementary color for #hex is #3B6722.


I love getcolorcode.com

Triadic colors

1 #DDC498 and #98DDC4 with #C498DD are triadic colors.

2 #DD98C4 and #98C4DD with #C498DD are triadic colors.