COLOR #C481D9

HEX: #C481D9 RGB: (196,129,217)

Renk bilgisi

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

RGB renk modeli

#C481D9 color RGB value is (196,129,217).

RGB: (196,129,217) (77%, 51%, 85%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 129 of 255 = 51%
B 217 of 255 = 85%

196
129
217

R + G + B ~ 71%. #C481D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 129 + 217 = 542 (100%)
R 196 of 542 ~ 36.16%
G 129 of 542 ~ 23.8%
B 217 of 542 ~ 40.04'%

%36.16
%23.8
%40.04

CMYK RENK MODELİ

#C481D9 rengi CMYK tonu (10,41,0,15).

  • camgöbeği tonu 9.68%
  • eflatun tonu 40.55%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (10,41,0,15)
C10M41Y0K15 (10%, 41%, 0%, 15%)
(0.10 / 0.41 / 0.00 / 0.15)

CMYK yüzdeleri

%9.68
%40.55
%0
%14.9

Codes

Color #C481D9 in popluar color models

C4 81 D9
RGB 196 129 217
HSL 286° 53.66% 67.84%
HSB/HSV 286° 40.55% 85.10%
CMYK 9.68% 40.55% 0.00%
14.90%

Color #C481D9 in popluar number systems.

HEX C4 81 D9
Decimal 196 129 217
Binary 11000100 10000001 11011001
Octal 304 201 331

Shades and tints

Shades of #C481D9

#C481D9
(196,129,217)
#B376C6
(179,118,198)
#A26BB3
(162,107,179)
#9160A0
(145,96,160)
#80558D
(128,85,141)
#6F4A7A
(111,74,122)
#5E3F67
(94,63,103)
#4D3454
(77,52,84)
#3C2941
(60,41,65)
#2B1E2E
(43,30,46)
#1A131B
(26,19,27)
#000000
(0,0,0)

Tints of #C481D9

#C481D9
(196,129,217)
#C98CDC
(201,140,220)
#CE97DF
(206,151,223)
#D3A2E2
(211,162,226)
#D8ADE5
(216,173,229)
#DDB8E8
(221,184,232)
#E2C3EB
(226,195,235)
#E7CEEE
(231,206,238)
#ECD9F1
(236,217,241)
#F1E4F4
(241,228,244)
#F6EFF7
(246,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C481D9 color. Also use rgb(196,129,217) instead hex code.

Text Font Color

.myTextColor { color: #C481D9; }

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

This text font color is #C481D9.

Background Color

.myBgColor { background-color: #C481D9; }

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

This div background color is #C481D9.

Border color

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

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

This div border color is #C481D9.

Opacity

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

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

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

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

This text has shadow with #C481D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C481D9.

Preview

Color preview on black background

This text has color #C481D9 on black background.


Color preview on white background

This text has color #C481D9 on white background.


Black color preview on #C481D9 background

This text has black color on #C481D9 background.


White color preview on #C481D9 background

This text has white color on #C481D9 background.


Related colors

Complementary color

Complementary color for #hex is #3B7E26.


I love getcolorcode.com

Triadic colors

1 #D9C481 and #81D9C4 with #C481D9 are triadic colors.

2 #D981C4 and #81C4D9 with #C481D9 are triadic colors.