COLOR #C596F0

HEX: #C596F0 RGB: (197,150,240)

Renk bilgisi

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

RGB renk modeli

#C596F0 color RGB value is (197,150,240).

RGB: (197,150,240) (77%, 59%, 94%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 150 of 255 = 59%
B 240 of 255 = 94%

197
150
240

R + G + B ~ 77%. #C596F0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 150 + 240 = 587 (100%)
R 197 of 587 ~ 33.56%
G 150 of 587 ~ 25.55%
B 240 of 587 ~ 40.89'%

%33.56
%25.55
%40.89

CMYK RENK MODELİ

#C596F0 rengi CMYK tonu (18,38,0,6).

  • camgöbeği tonu 17.92%
  • eflatun tonu 37.50%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (18,38,0,6)
C18M38Y0K6 (18%, 38%, 0%, 6%)
(0.18 / 0.38 / 0.00 / 0.06)

CMYK yüzdeleri

%17.92
%37.5
%0
%5.88

Codes

Color #C596F0 in popluar color models

C5 96 F0
RGB 197 150 240
HSL 271° 75.00% 76.47%
HSB/HSV 271° 37.50% 94.12%
CMYK 17.92% 37.50% 0.00%
5.88%

Color #C596F0 in popluar number systems.

HEX C5 96 F0
Decimal 197 150 240
Binary 11000101 10010110 11110000
Octal 305 226 360

Shades and tints

Shades of #C596F0

#C596F0
(197,150,240)
#B489DB
(180,137,219)
#A37CC6
(163,124,198)
#926FB1
(146,111,177)
#81629C
(129,98,156)
#705587
(112,85,135)
#5F4872
(95,72,114)
#4E3B5D
(78,59,93)
#3D2E48
(61,46,72)
#2C2133
(44,33,51)
#1B141E
(27,20,30)
#000000
(0,0,0)

Tints of #C596F0

#C596F0
(197,150,240)
#CA9FF1
(202,159,241)
#CFA8F2
(207,168,242)
#D4B1F3
(212,177,243)
#D9BAF4
(217,186,244)
#DEC3F5
(222,195,245)
#E3CCF6
(227,204,246)
#E8D5F7
(232,213,247)
#EDDEF8
(237,222,248)
#F2E7F9
(242,231,249)
#F7F0FA
(247,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C596F0 color. Also use rgb(197,150,240) instead hex code.

Text Font Color

.myTextColor { color: #C596F0; }

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

This text font color is #C596F0.

Background Color

.myBgColor { background-color: #C596F0; }

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

This div background color is #C596F0.

Border color

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

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

This div border color is #C596F0.

Opacity

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

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

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

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

This text has shadow with #C596F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C596F0.

Preview

Color preview on black background

This text has color #C596F0 on black background.


Color preview on white background

This text has color #C596F0 on white background.


Black color preview on #C596F0 background

This text has black color on #C596F0 background.


White color preview on #C596F0 background

This text has white color on #C596F0 background.


Related colors

Complementary color

Complementary color for #hex is #3A690F.


I love getcolorcode.com

Triadic colors

1 #F0C596 and #96F0C5 with #C596F0 are triadic colors.

2 #F096C5 and #96C5F0 with #C596F0 are triadic colors.