COLOR #C76EB6

HEX: #C76EB6 RGB: (199,110,182)

Renk bilgisi

#C76EB6 contains mainly red and blue colors. #C76EB6 ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#C76EB6 color RGB value is (199,110,182).

RGB: (199,110,182) (78%, 43%, 71%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 110 of 255 = 43%
B 182 of 255 = 71%

199
110
182

R + G + B ~ 64%. #C76EB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 110 + 182 = 491 (100%)
R 199 of 491 ~ 40.53%
G 110 of 491 ~ 22.4%
B 182 of 491 ~ 37.07'%

%40.53
%22.4
%37.07

CMYK RENK MODELİ

#C76EB6 rengi CMYK tonu (0,45,9,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 44.72%
  • sarı tonu 8.54%
  • ana renk tonu 21.96%

CMYK: (0,45,9,22)
C0M45Y9K22 (0%, 45%, 9%, 22%)
(0.00 / 0.45 / 0.09 / 0.22)

CMYK yüzdeleri

%0
%44.72
%8.54
%21.96

Codes

Color #C76EB6 in popluar color models

C7 6E B6
RGB 199 110 182
HSL 311° 44.28% 60.59%
HSB/HSV 311° 44.72% 78.04%
CMYK 0.00% 44.72% 8.54%
21.96%

Color #C76EB6 in popluar number systems.

HEX C7 6E B6
Decimal 199 110 182
Binary 11000111 1101110 10110110
Octal 307 156 266

Shades and tints

Shades of #C76EB6

#C76EB6
(199,110,182)
#B564A6
(181,100,166)
#A35A96
(163,90,150)
#915086
(145,80,134)
#7F4676
(127,70,118)
#6D3C66
(109,60,102)
#5B3256
(91,50,86)
#492846
(73,40,70)
#371E36
(55,30,54)
#251426
(37,20,38)
#130A16
(19,10,22)
#000000
(0,0,0)

Tints of #C76EB6

#C76EB6
(199,110,182)
#CC7BBC
(204,123,188)
#D188C2
(209,136,194)
#D695C8
(214,149,200)
#DBA2CE
(219,162,206)
#E0AFD4
(224,175,212)
#E5BCDA
(229,188,218)
#EAC9E0
(234,201,224)
#EFD6E6
(239,214,230)
#F4E3EC
(244,227,236)
#F9F0F2
(249,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C76EB6 color. Also use rgb(199,110,182) instead hex code.

Text Font Color

.myTextColor { color: #C76EB6; }

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

This text font color is #C76EB6.

Background Color

.myBgColor { background-color: #C76EB6; }

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

This div background color is #C76EB6.

Border color

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

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

This div border color is #C76EB6.

Opacity

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

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

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

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

This text has shadow with #C76EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76EB6.

Preview

Color preview on black background

This text has color #C76EB6 on black background.


Color preview on white background

This text has color #C76EB6 on white background.


Black color preview on #C76EB6 background

This text has black color on #C76EB6 background.


White color preview on #C76EB6 background

This text has white color on #C76EB6 background.


Related colors

Complementary color

Complementary color for #hex is #389149.


I love getcolorcode.com

Triadic colors

1 #B6C76E and #6EB6C7 with #C76EB6 are triadic colors.

2 #B66EC7 and #6EC7B6 with #C76EB6 are triadic colors.