COLOR #C74967

HEX: #C74967 RGB: (199,73,103)

Renk bilgisi

#C74967 contains mainly red color. #C74967 ‘ nin web güvenlik rengi #CC3366 (ya da #C36) dir.

RGB renk modeli

#C74967 color RGB value is (199,73,103).

RGB: (199,73,103) (78%, 29%, 40%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 73 of 255 = 29%
B 103 of 255 = 40%

199
73
103

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 73 + 103 = 375 (100%)
R 199 of 375 ~ 53.07%
G 73 of 375 ~ 19.47%
B 103 of 375 ~ 27.47'%

%53.07
%19.47
%27.47

CMYK RENK MODELİ

#C74967 rengi CMYK tonu (0,63,48,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 63.32%
  • sarı tonu 48.24%
  • ana renk tonu 21.96%

CMYK: (0,63,48,22)
C0M63Y48K22 (0%, 63%, 48%, 22%)
(0.00 / 0.63 / 0.48 / 0.22)

CMYK yüzdeleri

%0
%63.32
%48.24
%21.96

Codes

Color #C74967 in popluar color models

C7 49 67
RGB 199 73 103
HSL 346° 52.94% 53.33%
HSB/HSV 346° 63.32% 78.04%
CMYK 0.00% 63.32% 48.24%
21.96%

Color #C74967 in popluar number systems.

HEX C7 49 67
Decimal 199 73 103
Binary 11000111 1001001 1100111
Octal 307 111 147

Shades and tints

Shades of #C74967

#C74967
(199,73,103)
#B5435E
(181,67,94)
#A33D55
(163,61,85)
#91374C
(145,55,76)
#7F3143
(127,49,67)
#6D2B3A
(109,43,58)
#5B2531
(91,37,49)
#491F28
(73,31,40)
#37191F
(55,25,31)
#251316
(37,19,22)
#130D0D
(19,13,13)
#000000
(0,0,0)

Tints of #C74967

#C74967
(199,73,103)
#CC5974
(204,89,116)
#D16981
(209,105,129)
#D6798E
(214,121,142)
#DB899B
(219,137,155)
#E099A8
(224,153,168)
#E5A9B5
(229,169,181)
#EAB9C2
(234,185,194)
#EFC9CF
(239,201,207)
#F4D9DC
(244,217,220)
#F9E9E9
(249,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C74967 color. Also use rgb(199,73,103) instead hex code.

Text Font Color

.myTextColor { color: #C74967; }

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

This text font color is #C74967.

Background Color

.myBgColor { background-color: #C74967; }

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

This div background color is #C74967.

Border color

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

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

This div border color is #C74967.

Opacity

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

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

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

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

This text has shadow with #C74967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C74967.

Preview

Color preview on black background

This text has color #C74967 on black background.


Color preview on white background

This text has color #C74967 on white background.


Black color preview on #C74967 background

This text has black color on #C74967 background.


White color preview on #C74967 background

This text has white color on #C74967 background.


Related colors

Complementary color

Complementary color for #hex is #38B698.


I love getcolorcode.com

Triadic colors

1 #67C749 and #4967C7 with #C74967 are triadic colors.

2 #6749C7 and #49C767 with #C74967 are triadic colors.