COLOR #C6949E

HEX: #C6949E RGB: (198,148,158)

Renk bilgisi

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

RGB renk modeli

#C6949E color RGB value is (198,148,158).

RGB: (198,148,158) (78%, 58%, 62%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 148 of 255 = 58%
B 158 of 255 = 62%

198
148
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 148 + 158 = 504 (100%)
R 198 of 504 ~ 39.29%
G 148 of 504 ~ 29.37%
B 158 of 504 ~ 31.35'%

%39.29
%29.37
%31.35

CMYK RENK MODELİ

#C6949E rengi CMYK tonu (0,25,20,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.25%
  • sarı tonu 20.20%
  • ana renk tonu 22.35%

CMYK: (0,25,20,22)
C0M25Y20K22 (0%, 25%, 20%, 22%)
(0.00 / 0.25 / 0.20 / 0.22)

CMYK yüzdeleri

%0
%25.25
%20.2
%22.35

Codes

Color #C6949E in popluar color models

C6 94 9E
RGB 198 148 158
HSL 348° 30.49% 67.84%
HSB/HSV 348° 25.25% 77.65%
CMYK 0.00% 25.25% 20.20%
22.35%

Color #C6949E in popluar number systems.

HEX C6 94 9E
Decimal 198 148 158
Binary 11000110 10010100 10011110
Octal 306 224 236

Shades and tints

Shades of #C6949E

#C6949E
(198,148,158)
#B48790
(180,135,144)
#A27A82
(162,122,130)
#906D74
(144,109,116)
#7E6066
(126,96,102)
#6C5358
(108,83,88)
#5A464A
(90,70,74)
#48393C
(72,57,60)
#362C2E
(54,44,46)
#241F20
(36,31,32)
#121212
(18,18,18)
#000000
(0,0,0)

Tints of #C6949E

#C6949E
(198,148,158)
#CB9DA6
(203,157,166)
#D0A6AE
(208,166,174)
#D5AFB6
(213,175,182)
#DAB8BE
(218,184,190)
#DFC1C6
(223,193,198)
#E4CACE
(228,202,206)
#E9D3D6
(233,211,214)
#EEDCDE
(238,220,222)
#F3E5E6
(243,229,230)
#F8EEEE
(248,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6949E color. Also use rgb(198,148,158) instead hex code.

Text Font Color

.myTextColor { color: #C6949E; }

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

This text font color is #C6949E.

Background Color

.myBgColor { background-color: #C6949E; }

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

This div background color is #C6949E.

Border color

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

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

This div border color is #C6949E.

Opacity

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

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

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

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

This text has shadow with #C6949E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6949E.

Preview

Color preview on black background

This text has color #C6949E on black background.


Color preview on white background

This text has color #C6949E on white background.


Black color preview on #C6949E background

This text has black color on #C6949E background.


White color preview on #C6949E background

This text has white color on #C6949E background.


Related colors

Complementary color

Complementary color for #hex is #396B61.


I love getcolorcode.com

Triadic colors

1 #9EC694 and #949EC6 with #C6949E are triadic colors.

2 #9E94C6 and #94C69E with #C6949E are triadic colors.