COLOR #C296F8

HEX: #C296F8 RGB: (194,150,248)

Color info

#C296F8 contains mainly red and blue colors. Web safe color of #C296F8 is #CC99FF (or #C9F).

RGB color model

#C296F8 color RGB value is (194,150,248).

RGB: (194,150,248) (76%, 59%, 97%)

RGB channels and saturation

R 194 of 255 = 76%
G 150 of 255 = 59%
B 248 of 255 = 97%

194
150
248

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

Portions of RGB colors in percentages

R + G + B = 194 + 150 + 248 = 592 (100%)
R 194 of 592 ~ 32.77%
G 150 of 592 ~ 25.34%
B 248 of 592 ~ 41.89'%

%32.77
%25.34
%41.89

CMYK color model

#C296F8 color CMYK value is (22,40,0,3).

  • cyan value is 21.77%
  • magenta value is 39.52%
  • yellow value is 0.00%
  • key color value is 2.75%
CMYK: (22,40,0,3) C22M40Y0K3 (22%,40%,0%,3%) (0.22/0.40/0.00/0.03) 

CMYK percentages

%21.77
%39.52
%0
%2.75

Codes

Color #C296F8 in popluar color models

C2 96 F8
RGB 194 150 248
HSL 267° 87.50% 78.04%
HSB/HSV 267° 39.52% 97.25%
CMYK 21.77% 39.52% 0.00%
2.75%

Color #C296F8 in popluar number systems.

HEX C2 96 F8
Decimal 194 150 248
Binary 11000010 10010110 11111000
Octal 302 226 370

Shades and tints

Shades of #C296F8

#C296F8
(194,150,248)
#B189E2
(177,137,226)
#A07CCC
(160,124,204)
#8F6FB6
(143,111,182)
#7E62A0
(126,98,160)
#6D558A
(109,85,138)
#5C4874
(92,72,116)
#4B3B5E
(75,59,94)
#3A2E48
(58,46,72)
#292132
(41,33,50)
#18141C
(24,20,28)
#000000
(0,0,0)

Tints of #C296F8

#C296F8
(194,150,248)
#C79FF8
(199,159,248)
#CCA8F8
(204,168,248)
#D1B1F8
(209,177,248)
#D6BAF8
(214,186,248)
#DBC3F8
(219,195,248)
#E0CCF8
(224,204,248)
#E5D5F8
(229,213,248)
#EADEF8
(234,222,248)
#EFE7F8
(239,231,248)
#F4F0F8
(244,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C296F8 color. Also use rgb(194,150,248) instead hex code.

Text Font Color

.myTextColor { color: #C296F8; }

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

This text font color is #C296F8.

Background Color

.myBgColor { background-color: #C296F8; }

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

This div background color is #C296F8.

Border color

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

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

This div border color is #C296F8.

Opacity

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

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

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

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

This text has shadow with #C296F8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C296F8.

Preview

Color preview on black background

This text has color #C296F8 on black background.


Color preview on white background

This text has color #C296F8 on white background.


Black color preview on #C296F8 background

This text has black color on #C296F8 background.


White color preview on #C296F8 background

This text has white color on #C296F8 background.


Related colors

Complementary color

Complementary color for #hex is #3D6907.


I love getcolorcode.com

Triadic colors

1 #F8C296 and #96F8C2 with #C296F8 are triadic colors.

2 #F896C2 and #96C2F8 with #C296F8 are triadic colors.