COLOR #C693AF

HEX: #C693AF RGB: (198,147,175)

Renk bilgisi

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

RGB renk modeli

#C693AF color RGB value is (198,147,175).

RGB: (198,147,175) (78%, 58%, 69%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 147 of 255 = 58%
B 175 of 255 = 69%

198
147
175

R + G + B ~ 68%. #C693AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 147 + 175 = 520 (100%)
R 198 of 520 ~ 38.08%
G 147 of 520 ~ 28.27%
B 175 of 520 ~ 33.65'%

%38.08
%28.27
%33.65

CMYK RENK MODELİ

#C693AF rengi CMYK tonu (0,26,12,22).

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

CMYK: (0,26,12,22)
C0M26Y12K22 (0%, 26%, 12%, 22%)
(0.00 / 0.26 / 0.12 / 0.22)

CMYK yüzdeleri

%0
%25.76
%11.62
%22.35

Codes

Color #C693AF in popluar color models

C6 93 AF
RGB 198 147 175
HSL 327° 30.91% 67.65%
HSB/HSV 327° 25.76% 77.65%
CMYK 0.00% 25.76% 11.62%
22.35%

Color #C693AF in popluar number systems.

HEX C6 93 AF
Decimal 198 147 175
Binary 11000110 10010011 10101111
Octal 306 223 257

Shades and tints

Shades of #C693AF

#C693AF
(198,147,175)
#B486A0
(180,134,160)
#A27991
(162,121,145)
#906C82
(144,108,130)
#7E5F73
(126,95,115)
#6C5264
(108,82,100)
#5A4555
(90,69,85)
#483846
(72,56,70)
#362B37
(54,43,55)
#241E28
(36,30,40)
#121119
(18,17,25)
#000000
(0,0,0)

Tints of #C693AF

#C693AF
(198,147,175)
#CB9CB6
(203,156,182)
#D0A5BD
(208,165,189)
#D5AEC4
(213,174,196)
#DAB7CB
(218,183,203)
#DFC0D2
(223,192,210)
#E4C9D9
(228,201,217)
#E9D2E0
(233,210,224)
#EEDBE7
(238,219,231)
#F3E4EE
(243,228,238)
#F8EDF5
(248,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C693AF; }

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

This text font color is #C693AF.

Background Color

.myBgColor { background-color: #C693AF; }

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

This div background color is #C693AF.

Border color

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

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

This div border color is #C693AF.

Opacity

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

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

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

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

This text has shadow with #C693AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C693AF.

Preview

Color preview on black background

This text has color #C693AF on black background.


Color preview on white background

This text has color #C693AF on white background.


Black color preview on #C693AF background

This text has black color on #C693AF background.


White color preview on #C693AF background

This text has white color on #C693AF background.


Related colors

Complementary color

Complementary color for #hex is #396C50.


I love getcolorcode.com

Triadic colors

1 #AFC693 and #93AFC6 with #C693AF are triadic colors.

2 #AF93C6 and #93C6AF with #C693AF are triadic colors.