COLOR #C7C4DB

HEX: #C7C4DB RGB: (199,196,219)

Renk bilgisi

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

RGB renk modeli

#C7C4DB color RGB value is (199,196,219).

RGB: (199,196,219) (78%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 196 of 255 = 77%
B 219 of 255 = 86%

199
196
219

R + G + B ~ 80%. #C7C4DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 196 + 219 = 614 (100%)
R 199 of 614 ~ 32.41%
G 196 of 614 ~ 31.92%
B 219 of 614 ~ 35.67'%

%32.41
%31.92
%35.67

CMYK RENK MODELİ

#C7C4DB rengi CMYK tonu (9,11,0,14).

  • camgöbeği tonu 9.13%
  • eflatun tonu 10.50%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (9,11,0,14)
C9M11Y0K14 (9%, 11%, 0%, 14%)
(0.09 / 0.11 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%10.5
%0
%14.12

Codes

Color #C7C4DB in popluar color models

C7 C4 DB
RGB 199 196 219
HSL 248° 24.21% 81.37%
HSB/HSV 248° 10.50% 85.88%
CMYK 9.13% 10.50% 0.00%
14.12%

Color #C7C4DB in popluar number systems.

HEX C7 C4 DB
Decimal 199 196 219
Binary 11000111 11000100 11011011
Octal 307 304 333

Shades and tints

Shades of #C7C4DB

#C7C4DB
(199,196,219)
#B5B3C8
(181,179,200)
#A3A2B5
(163,162,181)
#9191A2
(145,145,162)
#7F808F
(127,128,143)
#6D6F7C
(109,111,124)
#5B5E69
(91,94,105)
#494D56
(73,77,86)
#373C43
(55,60,67)
#252B30
(37,43,48)
#131A1D
(19,26,29)
#000000
(0,0,0)

Tints of #C7C4DB

#C7C4DB
(199,196,219)
#CCC9DE
(204,201,222)
#D1CEE1
(209,206,225)
#D6D3E4
(214,211,228)
#DBD8E7
(219,216,231)
#E0DDEA
(224,221,234)
#E5E2ED
(229,226,237)
#EAE7F0
(234,231,240)
#EFECF3
(239,236,243)
#F4F1F6
(244,241,246)
#F9F6F9
(249,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7C4DB color. Also use rgb(199,196,219) instead hex code.

Text Font Color

.myTextColor { color: #C7C4DB; }

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

This text font color is #C7C4DB.

Background Color

.myBgColor { background-color: #C7C4DB; }

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

This div background color is #C7C4DB.

Border color

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

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

This div border color is #C7C4DB.

Opacity

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

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

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

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

This text has shadow with #C7C4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7C4DB.

Preview

Color preview on black background

This text has color #C7C4DB on black background.


Color preview on white background

This text has color #C7C4DB on white background.


Black color preview on #C7C4DB background

This text has black color on #C7C4DB background.


White color preview on #C7C4DB background

This text has white color on #C7C4DB background.


Related colors

Complementary color

Complementary color for #hex is #383B24.


I love getcolorcode.com

Triadic colors

1 #DBC7C4 and #C4DBC7 with #C7C4DB are triadic colors.

2 #DBC4C7 and #C4C7DB with #C7C4DB are triadic colors.