COLOR #C749D9

HEX: #C749D9 RGB: (199,73,217)

Renk bilgisi

#C749D9 contains mainly red and blue colors. #C749D9 ‘ nin web güvenlik rengi #CC33CC (ya da #C3C) dir.

RGB renk modeli

#C749D9 color RGB value is (199,73,217).

RGB: (199,73,217) (78%, 29%, 85%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 73 of 255 = 29%
B 217 of 255 = 85%

199
73
217

R + G + B ~ 64%. #C749D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 73 + 217 = 489 (100%)
R 199 of 489 ~ 40.7%
G 73 of 489 ~ 14.93%
B 217 of 489 ~ 44.38'%

%40.7
%14.93
%44.38

CMYK RENK MODELİ

#C749D9 rengi CMYK tonu (8,66,0,15).

  • camgöbeği tonu 8.29%
  • eflatun tonu 66.36%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (8,66,0,15)
C8M66Y0K15 (8%, 66%, 0%, 15%)
(0.08 / 0.66 / 0.00 / 0.15)

CMYK yüzdeleri

%8.29
%66.36
%0
%14.9

Codes

Color #C749D9 in popluar color models

C7 49 D9
RGB 199 73 217
HSL 293° 65.45% 56.86%
HSB/HSV 293° 66.36% 85.10%
CMYK 8.29% 66.36% 0.00%
14.90%

Color #C749D9 in popluar number systems.

HEX C7 49 D9
Decimal 199 73 217
Binary 11000111 1001001 11011001
Octal 307 111 331

Shades and tints

Shades of #C749D9

#C749D9
(199,73,217)
#B543C6
(181,67,198)
#A33DB3
(163,61,179)
#9137A0
(145,55,160)
#7F318D
(127,49,141)
#6D2B7A
(109,43,122)
#5B2567
(91,37,103)
#491F54
(73,31,84)
#371941
(55,25,65)
#25132E
(37,19,46)
#130D1B
(19,13,27)
#000000
(0,0,0)

Tints of #C749D9

#C749D9
(199,73,217)
#CC59DC
(204,89,220)
#D169DF
(209,105,223)
#D679E2
(214,121,226)
#DB89E5
(219,137,229)
#E099E8
(224,153,232)
#E5A9EB
(229,169,235)
#EAB9EE
(234,185,238)
#EFC9F1
(239,201,241)
#F4D9F4
(244,217,244)
#F9E9F7
(249,233,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C749D9 color. Also use rgb(199,73,217) instead hex code.

Text Font Color

.myTextColor { color: #C749D9; }

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

This text font color is #C749D9.

Background Color

.myBgColor { background-color: #C749D9; }

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

This div background color is #C749D9.

Border color

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

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

This div border color is #C749D9.

Opacity

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

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

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

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

This text has shadow with #C749D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C749D9.

Preview

Color preview on black background

This text has color #C749D9 on black background.


Color preview on white background

This text has color #C749D9 on white background.


Black color preview on #C749D9 background

This text has black color on #C749D9 background.


White color preview on #C749D9 background

This text has white color on #C749D9 background.


Related colors

Complementary color

Complementary color for #hex is #38B626.


I love getcolorcode.com

Triadic colors

1 #D9C749 and #49D9C7 with #C749D9 are triadic colors.

2 #D949C7 and #49C7D9 with #C749D9 are triadic colors.