COLOR #C488F0

HEX: #C488F0 RGB: (196,136,240)

Renk bilgisi

#C488F0 contains mainly red and blue colors. #C488F0 ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#C488F0 color RGB value is (196,136,240).

RGB: (196,136,240) (77%, 53%, 94%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 136 of 255 = 53%
B 240 of 255 = 94%

196
136
240

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 136 + 240 = 572 (100%)
R 196 of 572 ~ 34.27%
G 136 of 572 ~ 23.78%
B 240 of 572 ~ 41.96'%

%34.27
%23.78
%41.96

CMYK RENK MODELİ

#C488F0 rengi CMYK tonu (18,43,0,6).

  • camgöbeği tonu 18.33%
  • eflatun tonu 43.33%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (18,43,0,6)
C18M43Y0K6 (18%, 43%, 0%, 6%)
(0.18 / 0.43 / 0.00 / 0.06)

CMYK yüzdeleri

%18.33
%43.33
%0
%5.88

Codes

Color #C488F0 in popluar color models

C4 88 F0
RGB 196 136 240
HSL 275° 77.61% 73.73%
HSB/HSV 275° 43.33% 94.12%
CMYK 18.33% 43.33% 0.00%
5.88%

Color #C488F0 in popluar number systems.

HEX C4 88 F0
Decimal 196 136 240
Binary 11000100 10001000 11110000
Octal 304 210 360

Shades and tints

Shades of #C488F0

#C488F0
(196,136,240)
#B37CDB
(179,124,219)
#A270C6
(162,112,198)
#9164B1
(145,100,177)
#80589C
(128,88,156)
#6F4C87
(111,76,135)
#5E4072
(94,64,114)
#4D345D
(77,52,93)
#3C2848
(60,40,72)
#2B1C33
(43,28,51)
#1A101E
(26,16,30)
#000000
(0,0,0)

Tints of #C488F0

#C488F0
(196,136,240)
#C992F1
(201,146,241)
#CE9CF2
(206,156,242)
#D3A6F3
(211,166,243)
#D8B0F4
(216,176,244)
#DDBAF5
(221,186,245)
#E2C4F6
(226,196,246)
#E7CEF7
(231,206,247)
#ECD8F8
(236,216,248)
#F1E2F9
(241,226,249)
#F6ECFA
(246,236,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C488F0; }

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

This text font color is #C488F0.

Background Color

.myBgColor { background-color: #C488F0; }

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

This div background color is #C488F0.

Border color

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

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

This div border color is #C488F0.

Opacity

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

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

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

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

This text has shadow with #C488F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C488F0.

Preview

Color preview on black background

This text has color #C488F0 on black background.


Color preview on white background

This text has color #C488F0 on white background.


Black color preview on #C488F0 background

This text has black color on #C488F0 background.


White color preview on #C488F0 background

This text has white color on #C488F0 background.


Related colors

Complementary color

Complementary color for #hex is #3B770F.


I love getcolorcode.com

Triadic colors

1 #F0C488 and #88F0C4 with #C488F0 are triadic colors.

2 #F088C4 and #88C4F0 with #C488F0 are triadic colors.