COLOR #C84363

HEX: #C84363 RGB: (200,67,99)

Renk bilgisi

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

RGB renk modeli

#C84363 color RGB value is (200,67,99).

RGB: (200,67,99) (78%, 26%, 39%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 67 of 255 = 26%
B 99 of 255 = 39%

200
67
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 67 + 99 = 366 (100%)
R 200 of 366 ~ 54.64%
G 67 of 366 ~ 18.31%
B 99 of 366 ~ 27.05'%

%54.64
%18.31
%27.05

CMYK RENK MODELİ

#C84363 rengi CMYK tonu (0,67,51,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 66.50%
  • sarı tonu 50.50%
  • ana renk tonu 21.57%

CMYK: (0,67,51,22)
C0M67Y51K22 (0%, 67%, 51%, 22%)
(0.00 / 0.67 / 0.51 / 0.22)

CMYK yüzdeleri

%0
%66.5
%50.5
%21.57

Codes

Color #C84363 in popluar color models

C8 43 63
RGB 200 67 99
HSL 346° 54.73% 52.35%
HSB/HSV 346° 66.50% 78.43%
CMYK 0.00% 66.50% 50.50%
21.57%

Color #C84363 in popluar number systems.

HEX C8 43 63
Decimal 200 67 99
Binary 11001000 1000011 1100011
Octal 310 103 143

Shades and tints

Shades of #C84363

#C84363
(200,67,99)
#B63D5A
(182,61,90)
#A43751
(164,55,81)
#923148
(146,49,72)
#802B3F
(128,43,63)
#6E2536
(110,37,54)
#5C1F2D
(92,31,45)
#4A1924
(74,25,36)
#38131B
(56,19,27)
#260D12
(38,13,18)
#140709
(20,7,9)
#000000
(0,0,0)

Tints of #C84363

#C84363
(200,67,99)
#CD5471
(205,84,113)
#D2657F
(210,101,127)
#D7768D
(215,118,141)
#DC879B
(220,135,155)
#E198A9
(225,152,169)
#E6A9B7
(230,169,183)
#EBBAC5
(235,186,197)
#F0CBD3
(240,203,211)
#F5DCE1
(245,220,225)
#FAEDEF
(250,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C84363 color. Also use rgb(200,67,99) instead hex code.

Text Font Color

.myTextColor { color: #C84363; }

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

This text font color is #C84363.

Background Color

.myBgColor { background-color: #C84363; }

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

This div background color is #C84363.

Border color

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

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

This div border color is #C84363.

Opacity

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

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

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

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

This text has shadow with #C84363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C84363.

Preview

Color preview on black background

This text has color #C84363 on black background.


Color preview on white background

This text has color #C84363 on white background.


Black color preview on #C84363 background

This text has black color on #C84363 background.


White color preview on #C84363 background

This text has white color on #C84363 background.


Related colors

Complementary color

Complementary color for #hex is #37BC9C.


I love getcolorcode.com

Triadic colors

1 #63C843 and #4363C8 with #C84363 are triadic colors.

2 #6343C8 and #43C863 with #C84363 are triadic colors.