COLOR #C76490

HEX: #C76490 RGB: (199,100,144)

Renk bilgisi

#C76490 contains mainly red and blue colors. #C76490 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C76490 color RGB value is (199,100,144).

RGB: (199,100,144) (78%, 39%, 56%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 100 of 255 = 39%
B 144 of 255 = 56%

199
100
144

R + G + B ~ 58%. #C76490 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 100 + 144 = 443 (100%)
R 199 of 443 ~ 44.92%
G 100 of 443 ~ 22.57%
B 144 of 443 ~ 32.51'%

%44.92
%22.57
%32.51

CMYK RENK MODELİ

#C76490 rengi CMYK tonu (0,50,28,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 49.75%
  • sarı tonu 27.64%
  • ana renk tonu 21.96%

CMYK: (0,50,28,22)
C0M50Y28K22 (0%, 50%, 28%, 22%)
(0.00 / 0.50 / 0.28 / 0.22)

CMYK yüzdeleri

%0
%49.75
%27.64
%21.96

Codes

Color #C76490 in popluar color models

C7 64 90
RGB 199 100 144
HSL 333° 46.92% 58.63%
HSB/HSV 333° 49.75% 78.04%
CMYK 0.00% 49.75% 27.64%
21.96%

Color #C76490 in popluar number systems.

HEX C7 64 90
Decimal 199 100 144
Binary 11000111 1100100 10010000
Octal 307 144 220

Shades and tints

Shades of #C76490

#C76490
(199,100,144)
#B55B83
(181,91,131)
#A35276
(163,82,118)
#914969
(145,73,105)
#7F405C
(127,64,92)
#6D374F
(109,55,79)
#5B2E42
(91,46,66)
#492535
(73,37,53)
#371C28
(55,28,40)
#25131B
(37,19,27)
#130A0E
(19,10,14)
#000000
(0,0,0)

Tints of #C76490

#C76490
(199,100,144)
#CC729A
(204,114,154)
#D180A4
(209,128,164)
#D68EAE
(214,142,174)
#DB9CB8
(219,156,184)
#E0AAC2
(224,170,194)
#E5B8CC
(229,184,204)
#EAC6D6
(234,198,214)
#EFD4E0
(239,212,224)
#F4E2EA
(244,226,234)
#F9F0F4
(249,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C76490 color. Also use rgb(199,100,144) instead hex code.

Text Font Color

.myTextColor { color: #C76490; }

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

This text font color is #C76490.

Background Color

.myBgColor { background-color: #C76490; }

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

This div background color is #C76490.

Border color

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

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

This div border color is #C76490.

Opacity

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

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

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

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

This text has shadow with #C76490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76490.

Preview

Color preview on black background

This text has color #C76490 on black background.


Color preview on white background

This text has color #C76490 on white background.


Black color preview on #C76490 background

This text has black color on #C76490 background.


White color preview on #C76490 background

This text has white color on #C76490 background.


Related colors

Complementary color

Complementary color for #hex is #389B6F.


I love getcolorcode.com

Triadic colors

1 #90C764 and #6490C7 with #C76490 are triadic colors.

2 #9064C7 and #64C790 with #C76490 are triadic colors.