COLOR #63364C

HEX: #63364C RGB: (99,54,76)

Renk bilgisi

#63364C contains red, green and blue colors in about the same proportion. #63364C ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#63364C color RGB value is (99,54,76).

RGB: (99,54,76) (39%, 21%, 30%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 54 of 255 = 21%
B 76 of 255 = 30%

99
54
76

R + G + B ~ 30%. #63364C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 54 + 76 = 229 (100%)
R 99 of 229 ~ 43.23%
G 54 of 229 ~ 23.58%
B 76 of 229 ~ 33.19'%

%43.23
%23.58
%33.19

CMYK RENK MODELİ

#63364C rengi CMYK tonu (0,45,23,61).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.45%
  • sarı tonu 23.23%
  • ana renk tonu 61.18%

CMYK: (0,45,23,61)
C0M45Y23K61 (0%, 45%, 23%, 61%)
(0.00 / 0.45 / 0.23 / 0.61)

CMYK yüzdeleri

%0
%45.45
%23.23
%61.18

Codes

Color #63364C in popluar color models

63 36 4C
RGB 99 54 76
HSL 331° 29.41% 30.00%
HSB/HSV 331° 45.45% 38.82%
CMYK 0.00% 45.45% 23.23%
61.18%

Color #63364C in popluar number systems.

HEX 63 36 4C
Decimal 99 54 76
Binary 1100011 110110 1001100
Octal 143 66 114

Shades and tints

Shades of #63364C

#63364C
(99,54,76)
#5A3246
(90,50,70)
#512E40
(81,46,64)
#482A3A
(72,42,58)
#3F2634
(63,38,52)
#36222E
(54,34,46)
#2D1E28
(45,30,40)
#241A22
(36,26,34)
#1B161C
(27,22,28)
#121216
(18,18,22)
#090E10
(9,14,16)
#000000
(0,0,0)

Tints of #63364C

#63364C
(99,54,76)
#71485C
(113,72,92)
#7F5A6C
(127,90,108)
#8D6C7C
(141,108,124)
#9B7E8C
(155,126,140)
#A9909C
(169,144,156)
#B7A2AC
(183,162,172)
#C5B4BC
(197,180,188)
#D3C6CC
(211,198,204)
#E1D8DC
(225,216,220)
#EFEAEC
(239,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63364C color. Also use rgb(99,54,76) instead hex code.

Text Font Color

.myTextColor { color: #63364C; }

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

This text font color is #63364C.

Background Color

.myBgColor { background-color: #63364C; }

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

This div background color is #63364C.

Border color

.myBorderColor { border: 1px solid #63364C; }

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

This div border color is #63364C.

Opacity

.myOpacity80 { color: #63364C; opacity: 0.8; }

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

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

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

This text has shadow with #63364C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63364C.

Preview

Color preview on black background

This text has color #63364C on black background.


Color preview on white background

This text has color #63364C on white background.


Black color preview on #63364C background

This text has black color on #63364C background.


White color preview on #63364C background

This text has white color on #63364C background.


Related colors

Complementary color

Complementary color for #hex is #9CC9B3.


I love getcolorcode.com

Triadic colors

1 #4C6336 and #364C63 with #63364C are triadic colors.

2 #4C3663 and #36634C with #63364C are triadic colors.