COLOR #C695B2

HEX: #C695B2 RGB: (198,149,178)

Renk bilgisi

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

RGB renk modeli

#C695B2 color RGB value is (198,149,178).

RGB: (198,149,178) (78%, 58%, 70%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 149 of 255 = 58%
B 178 of 255 = 70%

198
149
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 149 + 178 = 525 (100%)
R 198 of 525 ~ 37.71%
G 149 of 525 ~ 28.38%
B 178 of 525 ~ 33.9'%

%37.71
%28.38
%33.9

CMYK RENK MODELİ

#C695B2 rengi CMYK tonu (0,25,10,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.75%
  • sarı tonu 10.10%
  • ana renk tonu 22.35%

CMYK: (0,25,10,22)
C0M25Y10K22 (0%, 25%, 10%, 22%)
(0.00 / 0.25 / 0.10 / 0.22)

CMYK yüzdeleri

%0
%24.75
%10.1
%22.35

Codes

Color #C695B2 in popluar color models

C6 95 B2
RGB 198 149 178
HSL 324° 30.06% 68.04%
HSB/HSV 324° 24.75% 77.65%
CMYK 0.00% 24.75% 10.10%
22.35%

Color #C695B2 in popluar number systems.

HEX C6 95 B2
Decimal 198 149 178
Binary 11000110 10010101 10110010
Octal 306 225 262

Shades and tints

Shades of #C695B2

#C695B2
(198,149,178)
#B488A2
(180,136,162)
#A27B92
(162,123,146)
#906E82
(144,110,130)
#7E6172
(126,97,114)
#6C5462
(108,84,98)
#5A4752
(90,71,82)
#483A42
(72,58,66)
#362D32
(54,45,50)
#242022
(36,32,34)
#121312
(18,19,18)
#000000
(0,0,0)

Tints of #C695B2

#C695B2
(198,149,178)
#CB9EB9
(203,158,185)
#D0A7C0
(208,167,192)
#D5B0C7
(213,176,199)
#DAB9CE
(218,185,206)
#DFC2D5
(223,194,213)
#E4CBDC
(228,203,220)
#E9D4E3
(233,212,227)
#EEDDEA
(238,221,234)
#F3E6F1
(243,230,241)
#F8EFF8
(248,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C695B2 color. Also use rgb(198,149,178) instead hex code.

Text Font Color

.myTextColor { color: #C695B2; }

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

This text font color is #C695B2.

Background Color

.myBgColor { background-color: #C695B2; }

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

This div background color is #C695B2.

Border color

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

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

This div border color is #C695B2.

Opacity

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

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

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

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

This text has shadow with #C695B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C695B2.

Preview

Color preview on black background

This text has color #C695B2 on black background.


Color preview on white background

This text has color #C695B2 on white background.


Black color preview on #C695B2 background

This text has black color on #C695B2 background.


White color preview on #C695B2 background

This text has white color on #C695B2 background.


Related colors

Complementary color

Complementary color for #hex is #396A4D.


I love getcolorcode.com

Triadic colors

1 #B2C695 and #95B2C6 with #C695B2 are triadic colors.

2 #B295C6 and #95C6B2 with #C695B2 are triadic colors.