COLOR #C36063

HEX: #C36063 RGB: (195,96,99)

Renk bilgisi

#C36063 contains mainly red color. #C36063 ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#C36063 color RGB value is (195,96,99).

RGB: (195,96,99) (76%, 38%, 39%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 96 of 255 = 38%
B 99 of 255 = 39%

195
96
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 96 + 99 = 390 (100%)
R 195 of 390 ~ 50%
G 96 of 390 ~ 24.62%
B 99 of 390 ~ 25.38'%

%50
%24.62
%25.38

CMYK RENK MODELİ

#C36063 rengi CMYK tonu (0,51,49,24).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.77%
  • sarı tonu 49.23%
  • ana renk tonu 23.53%

CMYK: (0,51,49,24)
C0M51Y49K24 (0%, 51%, 49%, 24%)
(0.00 / 0.51 / 0.49 / 0.24)

CMYK yüzdeleri

%0
%50.77
%49.23
%23.53

Codes

Color #C36063 in popluar color models

C3 60 63
RGB 195 96 99
HSL 358° 45.21% 57.06%
HSB/HSV 358° 50.77% 76.47%
CMYK 0.00% 50.77% 49.23%
23.53%

Color #C36063 in popluar number systems.

HEX C3 60 63
Decimal 195 96 99
Binary 11000011 1100000 1100011
Octal 303 140 143

Shades and tints

Shades of #C36063

#C36063
(195,96,99)
#B2585A
(178,88,90)
#A15051
(161,80,81)
#904848
(144,72,72)
#7F403F
(127,64,63)
#6E3836
(110,56,54)
#5D302D
(93,48,45)
#4C2824
(76,40,36)
#3B201B
(59,32,27)
#2A1812
(42,24,18)
#191009
(25,16,9)
#000000
(0,0,0)

Tints of #C36063

#C36063
(195,96,99)
#C86E71
(200,110,113)
#CD7C7F
(205,124,127)
#D28A8D
(210,138,141)
#D7989B
(215,152,155)
#DCA6A9
(220,166,169)
#E1B4B7
(225,180,183)
#E6C2C5
(230,194,197)
#EBD0D3
(235,208,211)
#F0DEE1
(240,222,225)
#F5ECEF
(245,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C36063 color. Also use rgb(195,96,99) instead hex code.

Text Font Color

.myTextColor { color: #C36063; }

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

This text font color is #C36063.

Background Color

.myBgColor { background-color: #C36063; }

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

This div background color is #C36063.

Border color

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

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

This div border color is #C36063.

Opacity

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

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

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

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

This text has shadow with #C36063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C36063.

Preview

Color preview on black background

This text has color #C36063 on black background.


Color preview on white background

This text has color #C36063 on white background.


Black color preview on #C36063 background

This text has black color on #C36063 background.


White color preview on #C36063 background

This text has white color on #C36063 background.


Related colors

Complementary color

Complementary color for #hex is #3C9F9C.


I love getcolorcode.com

Triadic colors

1 #63C360 and #6063C3 with #C36063 are triadic colors.

2 #6360C3 and #60C363 with #C36063 are triadic colors.