COLOR #C7B0CC

HEX: #C7B0CC RGB: (199,176,204)

Renk bilgisi

#C7B0CC contains red, green and blue colors in about the same proportion. #C7B0CC ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C7B0CC color RGB value is (199,176,204).

RGB: (199,176,204) (78%, 69%, 80%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 176 of 255 = 69%
B 204 of 255 = 80%

199
176
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 176 + 204 = 579 (100%)
R 199 of 579 ~ 34.37%
G 176 of 579 ~ 30.4%
B 204 of 579 ~ 35.23'%

%34.37
%30.4
%35.23

CMYK RENK MODELİ

#C7B0CC rengi CMYK tonu (2,14,0,20).

  • camgöbeği tonu 2.45%
  • eflatun tonu 13.73%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (2,14,0,20)
C2M14Y0K20 (2%, 14%, 0%, 20%)
(0.02 / 0.14 / 0.00 / 0.20)

CMYK yüzdeleri

%2.45
%13.73
%0
%20

Codes

Color #C7B0CC in popluar color models

C7 B0 CC
RGB 199 176 204
HSL 289° 21.54% 74.51%
HSB/HSV 289° 13.73% 80.00%
CMYK 2.45% 13.73% 0.00%
20.00%

Color #C7B0CC in popluar number systems.

HEX C7 B0 CC
Decimal 199 176 204
Binary 11000111 10110000 11001100
Octal 307 260 314

Shades and tints

Shades of #C7B0CC

#C7B0CC
(199,176,204)
#B5A0BA
(181,160,186)
#A390A8
(163,144,168)
#918096
(145,128,150)
#7F7084
(127,112,132)
#6D6072
(109,96,114)
#5B5060
(91,80,96)
#49404E
(73,64,78)
#37303C
(55,48,60)
#25202A
(37,32,42)
#131018
(19,16,24)
#000000
(0,0,0)

Tints of #C7B0CC

#C7B0CC
(199,176,204)
#CCB7D0
(204,183,208)
#D1BED4
(209,190,212)
#D6C5D8
(214,197,216)
#DBCCDC
(219,204,220)
#E0D3E0
(224,211,224)
#E5DAE4
(229,218,228)
#EAE1E8
(234,225,232)
#EFE8EC
(239,232,236)
#F4EFF0
(244,239,240)
#F9F6F4
(249,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7B0CC color. Also use rgb(199,176,204) instead hex code.

Text Font Color

.myTextColor { color: #C7B0CC; }

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

This text font color is #C7B0CC.

Background Color

.myBgColor { background-color: #C7B0CC; }

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

This div background color is #C7B0CC.

Border color

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

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

This div border color is #C7B0CC.

Opacity

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

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

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

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

This text has shadow with #C7B0CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B0CC.

Preview

Color preview on black background

This text has color #C7B0CC on black background.


Color preview on white background

This text has color #C7B0CC on white background.


Black color preview on #C7B0CC background

This text has black color on #C7B0CC background.


White color preview on #C7B0CC background

This text has white color on #C7B0CC background.


Related colors

Complementary color

Complementary color for #hex is #384F33.


I love getcolorcode.com

Triadic colors

1 #CCC7B0 and #B0CCC7 with #C7B0CC are triadic colors.

2 #CCB0C7 and #B0C7CC with #C7B0CC are triadic colors.