COLOR #C2495D

HEX: #C2495D RGB: (194,73,93)

Renk bilgisi

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

RGB renk modeli

#C2495D color RGB value is (194,73,93).

RGB: (194,73,93) (76%, 29%, 36%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 73 of 255 = 29%
B 93 of 255 = 36%

194
73
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 73 + 93 = 360 (100%)
R 194 of 360 ~ 53.89%
G 73 of 360 ~ 20.28%
B 93 of 360 ~ 25.83'%

%53.89
%20.28
%25.83

CMYK RENK MODELİ

#C2495D rengi CMYK tonu (0,62,52,24).

  • camgöbeği tonu 0.00%
  • eflatun tonu 62.37%
  • sarı tonu 52.06%
  • ana renk tonu 23.92%

CMYK: (0,62,52,24)
C0M62Y52K24 (0%, 62%, 52%, 24%)
(0.00 / 0.62 / 0.52 / 0.24)

CMYK yüzdeleri

%0
%62.37
%52.06
%23.92

Codes

Color #C2495D in popluar color models

C2 49 5D
RGB 194 73 93
HSL 350° 49.79% 52.35%
HSB/HSV 350° 62.37% 76.08%
CMYK 0.00% 62.37% 52.06%
23.92%

Color #C2495D in popluar number systems.

HEX C2 49 5D
Decimal 194 73 93
Binary 11000010 1001001 1011101
Octal 302 111 135

Shades and tints

Shades of #C2495D

#C2495D
(194,73,93)
#B14355
(177,67,85)
#A03D4D
(160,61,77)
#8F3745
(143,55,69)
#7E313D
(126,49,61)
#6D2B35
(109,43,53)
#5C252D
(92,37,45)
#4B1F25
(75,31,37)
#3A191D
(58,25,29)
#291315
(41,19,21)
#180D0D
(24,13,13)
#000000
(0,0,0)

Tints of #C2495D

#C2495D
(194,73,93)
#C7596B
(199,89,107)
#CC6979
(204,105,121)
#D17987
(209,121,135)
#D68995
(214,137,149)
#DB99A3
(219,153,163)
#E0A9B1
(224,169,177)
#E5B9BF
(229,185,191)
#EAC9CD
(234,201,205)
#EFD9DB
(239,217,219)
#F4E9E9
(244,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2495D color. Also use rgb(194,73,93) instead hex code.

Text Font Color

.myTextColor { color: #C2495D; }

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

This text font color is #C2495D.

Background Color

.myBgColor { background-color: #C2495D; }

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

This div background color is #C2495D.

Border color

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

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

This div border color is #C2495D.

Opacity

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

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

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

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

This text has shadow with #C2495D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2495D.

Preview

Color preview on black background

This text has color #C2495D on black background.


Color preview on white background

This text has color #C2495D on white background.


Black color preview on #C2495D background

This text has black color on #C2495D background.


White color preview on #C2495D background

This text has white color on #C2495D background.


Related colors

Complementary color

Complementary color for #hex is #3DB6A2.


I love getcolorcode.com

Triadic colors

1 #5DC249 and #495DC2 with #C2495D are triadic colors.

2 #5D49C2 and #49C25D with #C2495D are triadic colors.