COLOR #C693B5

HEX: #C693B5 RGB: (198,147,181)

Renk bilgisi

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

RGB renk modeli

#C693B5 color RGB value is (198,147,181).

RGB: (198,147,181) (78%, 58%, 71%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 147 of 255 = 58%
B 181 of 255 = 71%

198
147
181

R + G + B ~ 69%. #C693B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 147 + 181 = 526 (100%)
R 198 of 526 ~ 37.64%
G 147 of 526 ~ 27.95%
B 181 of 526 ~ 34.41'%

%37.64
%27.95
%34.41

CMYK RENK MODELİ

#C693B5 rengi CMYK tonu (0,26,9,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.76%
  • sarı tonu 8.59%
  • ana renk tonu 22.35%

CMYK: (0,26,9,22)
C0M26Y9K22 (0%, 26%, 9%, 22%)
(0.00 / 0.26 / 0.09 / 0.22)

CMYK yüzdeleri

%0
%25.76
%8.59
%22.35

Codes

Color #C693B5 in popluar color models

C6 93 B5
RGB 198 147 181
HSL 320° 30.91% 67.65%
HSB/HSV 320° 25.76% 77.65%
CMYK 0.00% 25.76% 8.59%
22.35%

Color #C693B5 in popluar number systems.

HEX C6 93 B5
Decimal 198 147 181
Binary 11000110 10010011 10110101
Octal 306 223 265

Shades and tints

Shades of #C693B5

#C693B5
(198,147,181)
#B486A5
(180,134,165)
#A27995
(162,121,149)
#906C85
(144,108,133)
#7E5F75
(126,95,117)
#6C5265
(108,82,101)
#5A4555
(90,69,85)
#483845
(72,56,69)
#362B35
(54,43,53)
#241E25
(36,30,37)
#121115
(18,17,21)
#000000
(0,0,0)

Tints of #C693B5

#C693B5
(198,147,181)
#CB9CBB
(203,156,187)
#D0A5C1
(208,165,193)
#D5AEC7
(213,174,199)
#DAB7CD
(218,183,205)
#DFC0D3
(223,192,211)
#E4C9D9
(228,201,217)
#E9D2DF
(233,210,223)
#EEDBE5
(238,219,229)
#F3E4EB
(243,228,235)
#F8EDF1
(248,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C693B5 color. Also use rgb(198,147,181) instead hex code.

Text Font Color

.myTextColor { color: #C693B5; }

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

This text font color is #C693B5.

Background Color

.myBgColor { background-color: #C693B5; }

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

This div background color is #C693B5.

Border color

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

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

This div border color is #C693B5.

Opacity

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

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

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

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

This text has shadow with #C693B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C693B5.

Preview

Color preview on black background

This text has color #C693B5 on black background.


Color preview on white background

This text has color #C693B5 on white background.


Black color preview on #C693B5 background

This text has black color on #C693B5 background.


White color preview on #C693B5 background

This text has white color on #C693B5 background.


Related colors

Complementary color

Complementary color for #hex is #396C4A.


I love getcolorcode.com

Triadic colors

1 #B5C693 and #93B5C6 with #C693B5 are triadic colors.

2 #B593C6 and #93C6B5 with #C693B5 are triadic colors.