COLOR #C096F0

HEX: #C096F0 RGB: (192,150,240)

Renk bilgisi

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

RGB renk modeli

#C096F0 color RGB value is (192,150,240).

RGB: (192,150,240) (75%, 59%, 94%)

RGB bağlantıları ve doygunluk

R 192 of 255 = 75%
G 150 of 255 = 59%
B 240 of 255 = 94%

192
150
240

R + G + B ~ 76%. #C096F0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 192 + 150 + 240 = 582 (100%)
R 192 of 582 ~ 32.99%
G 150 of 582 ~ 25.77%
B 240 of 582 ~ 41.24'%

%32.99
%25.77
%41.24

CMYK RENK MODELİ

#C096F0 rengi CMYK tonu (20,38,0,6).

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

CMYK: (20,38,0,6)
C20M38Y0K6 (20%, 38%, 0%, 6%)
(0.20 / 0.38 / 0.00 / 0.06)

CMYK yüzdeleri

%20
%37.5
%0
%5.88

Codes

Color #C096F0 in popluar color models

C0 96 F0
RGB 192 150 240
HSL 268° 75.00% 76.47%
HSB/HSV 268° 37.50% 94.12%
CMYK 20.00% 37.50% 0.00%
5.88%

Color #C096F0 in popluar number systems.

HEX C0 96 F0
Decimal 192 150 240
Binary 11000000 10010110 11110000
Octal 300 226 360

Shades and tints

Shades of #C096F0

#C096F0
(192,150,240)
#AF89DB
(175,137,219)
#9E7CC6
(158,124,198)
#8D6FB1
(141,111,177)
#7C629C
(124,98,156)
#6B5587
(107,85,135)
#5A4872
(90,72,114)
#493B5D
(73,59,93)
#382E48
(56,46,72)
#272133
(39,33,51)
#16141E
(22,20,30)
#000000
(0,0,0)

Tints of #C096F0

#C096F0
(192,150,240)
#C59FF1
(197,159,241)
#CAA8F2
(202,168,242)
#CFB1F3
(207,177,243)
#D4BAF4
(212,186,244)
#D9C3F5
(217,195,245)
#DECCF6
(222,204,246)
#E3D5F7
(227,213,247)
#E8DEF8
(232,222,248)
#EDE7F9
(237,231,249)
#F2F0FA
(242,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C096F0; }

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

This text font color is #C096F0.

Background Color

.myBgColor { background-color: #C096F0; }

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

This div background color is #C096F0.

Border color

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

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

This div border color is #C096F0.

Opacity

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

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

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

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

This text has shadow with #C096F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C096F0.

Preview

Color preview on black background

This text has color #C096F0 on black background.


Color preview on white background

This text has color #C096F0 on white background.


Black color preview on #C096F0 background

This text has black color on #C096F0 background.


White color preview on #C096F0 background

This text has white color on #C096F0 background.


Related colors

Complementary color

Complementary color for #hex is #3F690F.


I love getcolorcode.com

Triadic colors

1 #F0C096 and #96F0C0 with #C096F0 are triadic colors.

2 #F096C0 and #96C0F0 with #C096F0 are triadic colors.