COLOR #C699CA

HEX: #C699CA RGB: (198,153,202)

Renk bilgisi

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

RGB renk modeli

#C699CA color RGB value is (198,153,202).

RGB: (198,153,202) (78%, 60%, 79%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 153 of 255 = 60%
B 202 of 255 = 79%

198
153
202

R + G + B ~ 72%. #C699CA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 153 + 202 = 553 (100%)
R 198 of 553 ~ 35.8%
G 153 of 553 ~ 27.67%
B 202 of 553 ~ 36.53'%

%35.8
%27.67
%36.53

CMYK RENK MODELİ

#C699CA rengi CMYK tonu (2,24,0,21).

  • camgöbeği tonu 1.98%
  • eflatun tonu 24.26%
  • sarı tonu 0.00%
  • ana renk tonu 20.78%

CMYK: (2,24,0,21)
C2M24Y0K21 (2%, 24%, 0%, 21%)
(0.02 / 0.24 / 0.00 / 0.21)

CMYK yüzdeleri

%1.98
%24.26
%0
%20.78

Codes

Color #C699CA in popluar color models

C6 99 CA
RGB 198 153 202
HSL 295° 31.61% 69.61%
HSB/HSV 295° 24.26% 79.22%
CMYK 1.98% 24.26% 0.00%
20.78%

Color #C699CA in popluar number systems.

HEX C6 99 CA
Decimal 198 153 202
Binary 11000110 10011001 11001010
Octal 306 231 312

Shades and tints

Shades of #C699CA

#C699CA
(198,153,202)
#B48CB8
(180,140,184)
#A27FA6
(162,127,166)
#907294
(144,114,148)
#7E6582
(126,101,130)
#6C5870
(108,88,112)
#5A4B5E
(90,75,94)
#483E4C
(72,62,76)
#36313A
(54,49,58)
#242428
(36,36,40)
#121716
(18,23,22)
#000000
(0,0,0)

Tints of #C699CA

#C699CA
(198,153,202)
#CBA2CE
(203,162,206)
#D0ABD2
(208,171,210)
#D5B4D6
(213,180,214)
#DABDDA
(218,189,218)
#DFC6DE
(223,198,222)
#E4CFE2
(228,207,226)
#E9D8E6
(233,216,230)
#EEE1EA
(238,225,234)
#F3EAEE
(243,234,238)
#F8F3F2
(248,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C699CA color. Also use rgb(198,153,202) instead hex code.

Text Font Color

.myTextColor { color: #C699CA; }

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

This text font color is #C699CA.

Background Color

.myBgColor { background-color: #C699CA; }

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

This div background color is #C699CA.

Border color

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

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

This div border color is #C699CA.

Opacity

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

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

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

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

This text has shadow with #C699CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C699CA.

Preview

Color preview on black background

This text has color #C699CA on black background.


Color preview on white background

This text has color #C699CA on white background.


Black color preview on #C699CA background

This text has black color on #C699CA background.


White color preview on #C699CA background

This text has white color on #C699CA background.


Related colors

Complementary color

Complementary color for #hex is #396635.


I love getcolorcode.com

Triadic colors

1 #CAC699 and #99CAC6 with #C699CA are triadic colors.

2 #CA99C6 and #99C6CA with #C699CA are triadic colors.