COLOR #C676B0

HEX: #C676B0 RGB: (198,118,176)

Renk bilgisi

#C676B0 contains mainly red and blue colors. #C676B0 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C676B0 color RGB value is (198,118,176).

RGB: (198,118,176) (78%, 46%, 69%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 118 of 255 = 46%
B 176 of 255 = 69%

198
118
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 118 + 176 = 492 (100%)
R 198 of 492 ~ 40.24%
G 118 of 492 ~ 23.98%
B 176 of 492 ~ 35.77'%

%40.24
%23.98
%35.77

CMYK RENK MODELİ

#C676B0 rengi CMYK tonu (0,40,11,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.40%
  • sarı tonu 11.11%
  • ana renk tonu 22.35%

CMYK: (0,40,11,22)
C0M40Y11K22 (0%, 40%, 11%, 22%)
(0.00 / 0.40 / 0.11 / 0.22)

CMYK yüzdeleri

%0
%40.4
%11.11
%22.35

Codes

Color #C676B0 in popluar color models

C6 76 B0
RGB 198 118 176
HSL 317° 41.24% 61.96%
HSB/HSV 317° 40.40% 77.65%
CMYK 0.00% 40.40% 11.11%
22.35%

Color #C676B0 in popluar number systems.

HEX C6 76 B0
Decimal 198 118 176
Binary 11000110 1110110 10110000
Octal 306 166 260

Shades and tints

Shades of #C676B0

#C676B0
(198,118,176)
#B46CA0
(180,108,160)
#A26290
(162,98,144)
#905880
(144,88,128)
#7E4E70
(126,78,112)
#6C4460
(108,68,96)
#5A3A50
(90,58,80)
#483040
(72,48,64)
#362630
(54,38,48)
#241C20
(36,28,32)
#121210
(18,18,16)
#000000
(0,0,0)

Tints of #C676B0

#C676B0
(198,118,176)
#CB82B7
(203,130,183)
#D08EBE
(208,142,190)
#D59AC5
(213,154,197)
#DAA6CC
(218,166,204)
#DFB2D3
(223,178,211)
#E4BEDA
(228,190,218)
#E9CAE1
(233,202,225)
#EED6E8
(238,214,232)
#F3E2EF
(243,226,239)
#F8EEF6
(248,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C676B0 color. Also use rgb(198,118,176) instead hex code.

Text Font Color

.myTextColor { color: #C676B0; }

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

This text font color is #C676B0.

Background Color

.myBgColor { background-color: #C676B0; }

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

This div background color is #C676B0.

Border color

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

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

This div border color is #C676B0.

Opacity

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

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

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

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

This text has shadow with #C676B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C676B0.

Preview

Color preview on black background

This text has color #C676B0 on black background.


Color preview on white background

This text has color #C676B0 on white background.


Black color preview on #C676B0 background

This text has black color on #C676B0 background.


White color preview on #C676B0 background

This text has white color on #C676B0 background.


Related colors

Complementary color

Complementary color for #hex is #39894F.


I love getcolorcode.com

Triadic colors

1 #B0C676 and #76B0C6 with #C676B0 are triadic colors.

2 #B076C6 and #76C6B0 with #C676B0 are triadic colors.