COLOR #C488D1

HEX: #C488D1 RGB: (196,136,209)

Renk bilgisi

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

RGB renk modeli

#C488D1 color RGB value is (196,136,209).

RGB: (196,136,209) (77%, 53%, 82%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 136 of 255 = 53%
B 209 of 255 = 82%

196
136
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 136 + 209 = 541 (100%)
R 196 of 541 ~ 36.23%
G 136 of 541 ~ 25.14%
B 209 of 541 ~ 38.63'%

%36.23
%25.14
%38.63

CMYK RENK MODELİ

#C488D1 rengi CMYK tonu (6,35,0,18).

  • camgöbeği tonu 6.22%
  • eflatun tonu 34.93%
  • sarı tonu 0.00%
  • ana renk tonu 18.04%

CMYK: (6,35,0,18)
C6M35Y0K18 (6%, 35%, 0%, 18%)
(0.06 / 0.35 / 0.00 / 0.18)

CMYK yüzdeleri

%6.22
%34.93
%0
%18.04

Codes

Color #C488D1 in popluar color models

C4 88 D1
RGB 196 136 209
HSL 289° 44.24% 67.65%
HSB/HSV 289° 34.93% 81.96%
CMYK 6.22% 34.93% 0.00%
18.04%

Color #C488D1 in popluar number systems.

HEX C4 88 D1
Decimal 196 136 209
Binary 11000100 10001000 11010001
Octal 304 210 321

Shades and tints

Shades of #C488D1

#C488D1
(196,136,209)
#B37CBE
(179,124,190)
#A270AB
(162,112,171)
#916498
(145,100,152)
#805885
(128,88,133)
#6F4C72
(111,76,114)
#5E405F
(94,64,95)
#4D344C
(77,52,76)
#3C2839
(60,40,57)
#2B1C26
(43,28,38)
#1A1013
(26,16,19)
#000000
(0,0,0)

Tints of #C488D1

#C488D1
(196,136,209)
#C992D5
(201,146,213)
#CE9CD9
(206,156,217)
#D3A6DD
(211,166,221)
#D8B0E1
(216,176,225)
#DDBAE5
(221,186,229)
#E2C4E9
(226,196,233)
#E7CEED
(231,206,237)
#ECD8F1
(236,216,241)
#F1E2F5
(241,226,245)
#F6ECF9
(246,236,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C488D1 color. Also use rgb(196,136,209) instead hex code.

Text Font Color

.myTextColor { color: #C488D1; }

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

This text font color is #C488D1.

Background Color

.myBgColor { background-color: #C488D1; }

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

This div background color is #C488D1.

Border color

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

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

This div border color is #C488D1.

Opacity

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

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

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

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

This text has shadow with #C488D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C488D1.

Preview

Color preview on black background

This text has color #C488D1 on black background.


Color preview on white background

This text has color #C488D1 on white background.


Black color preview on #C488D1 background

This text has black color on #C488D1 background.


White color preview on #C488D1 background

This text has white color on #C488D1 background.


Related colors

Complementary color

Complementary color for #hex is #3B772E.


I love getcolorcode.com

Triadic colors

1 #D1C488 and #88D1C4 with #C488D1 are triadic colors.

2 #D188C4 and #88C4D1 with #C488D1 are triadic colors.