COLOR #C693A0

HEX: #C693A0 RGB: (198,147,160)

Renk bilgisi

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

RGB renk modeli

#C693A0 color RGB value is (198,147,160).

RGB: (198,147,160) (78%, 58%, 63%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 147 of 255 = 58%
B 160 of 255 = 63%

198
147
160

R + G + B ~ 66%. #C693A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 147 + 160 = 505 (100%)
R 198 of 505 ~ 39.21%
G 147 of 505 ~ 29.11%
B 160 of 505 ~ 31.68'%

%39.21
%29.11
%31.68

CMYK RENK MODELİ

#C693A0 rengi CMYK tonu (0,26,19,22).

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

CMYK: (0,26,19,22)
C0M26Y19K22 (0%, 26%, 19%, 22%)
(0.00 / 0.26 / 0.19 / 0.22)

CMYK yüzdeleri

%0
%25.76
%19.19
%22.35

Codes

Color #C693A0 in popluar color models

C6 93 A0
RGB 198 147 160
HSL 345° 30.91% 67.65%
HSB/HSV 345° 25.76% 77.65%
CMYK 0.00% 25.76% 19.19%
22.35%

Color #C693A0 in popluar number systems.

HEX C6 93 A0
Decimal 198 147 160
Binary 11000110 10010011 10100000
Octal 306 223 240

Shades and tints

Shades of #C693A0

#C693A0
(198,147,160)
#B48692
(180,134,146)
#A27984
(162,121,132)
#906C76
(144,108,118)
#7E5F68
(126,95,104)
#6C525A
(108,82,90)
#5A454C
(90,69,76)
#48383E
(72,56,62)
#362B30
(54,43,48)
#241E22
(36,30,34)
#121114
(18,17,20)
#000000
(0,0,0)

Tints of #C693A0

#C693A0
(198,147,160)
#CB9CA8
(203,156,168)
#D0A5B0
(208,165,176)
#D5AEB8
(213,174,184)
#DAB7C0
(218,183,192)
#DFC0C8
(223,192,200)
#E4C9D0
(228,201,208)
#E9D2D8
(233,210,216)
#EEDBE0
(238,219,224)
#F3E4E8
(243,228,232)
#F8EDF0
(248,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C693A0; }

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

This text font color is #C693A0.

Background Color

.myBgColor { background-color: #C693A0; }

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

This div background color is #C693A0.

Border color

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

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

This div border color is #C693A0.

Opacity

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

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

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

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

This text has shadow with #C693A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C693A0.

Preview

Color preview on black background

This text has color #C693A0 on black background.


Color preview on white background

This text has color #C693A0 on white background.


Black color preview on #C693A0 background

This text has black color on #C693A0 background.


White color preview on #C693A0 background

This text has white color on #C693A0 background.


Related colors

Complementary color

Complementary color for #hex is #396C5F.


I love getcolorcode.com

Triadic colors

1 #A0C693 and #93A0C6 with #C693A0 are triadic colors.

2 #A093C6 and #93C6A0 with #C693A0 are triadic colors.