COLOR #63464E

HEX: #63464E RGB: (99,70,78)

Renk bilgisi

#63464E contains red, green and blue colors in about the same proportion. #63464E ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#63464E color RGB value is (99,70,78).

RGB: (99,70,78) (39%, 27%, 31%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 70 of 255 = 27%
B 78 of 255 = 31%

99
70
78

R + G + B ~ 32%. #63464E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 70 + 78 = 247 (100%)
R 99 of 247 ~ 40.08%
G 70 of 247 ~ 28.34%
B 78 of 247 ~ 31.58'%

%40.08
%28.34
%31.58

CMYK RENK MODELİ

#63464E rengi CMYK tonu (0,29,21,61).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.29%
  • sarı tonu 21.21%
  • ana renk tonu 61.18%

CMYK: (0,29,21,61)
C0M29Y21K61 (0%, 29%, 21%, 61%)
(0.00 / 0.29 / 0.21 / 0.61)

CMYK yüzdeleri

%0
%29.29
%21.21
%61.18

Codes

Color #63464E in popluar color models

63 46 4E
RGB 99 70 78
HSL 343° 17.16% 33.14%
HSB/HSV 343° 29.29% 38.82%
CMYK 0.00% 29.29% 21.21%
61.18%

Color #63464E in popluar number systems.

HEX 63 46 4E
Decimal 99 70 78
Binary 1100011 1000110 1001110
Octal 143 106 116

Shades and tints

Shades of #63464E

#63464E
(99,70,78)
#5A4047
(90,64,71)
#513A40
(81,58,64)
#483439
(72,52,57)
#3F2E32
(63,46,50)
#36282B
(54,40,43)
#2D2224
(45,34,36)
#241C1D
(36,28,29)
#1B1616
(27,22,22)
#12100F
(18,16,15)
#090A08
(9,10,8)
#000000
(0,0,0)

Tints of #63464E

#63464E
(99,70,78)
#71565E
(113,86,94)
#7F666E
(127,102,110)
#8D767E
(141,118,126)
#9B868E
(155,134,142)
#A9969E
(169,150,158)
#B7A6AE
(183,166,174)
#C5B6BE
(197,182,190)
#D3C6CE
(211,198,206)
#E1D6DE
(225,214,222)
#EFE6EE
(239,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63464E color. Also use rgb(99,70,78) instead hex code.

Text Font Color

.myTextColor { color: #63464E; }

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

This text font color is #63464E.

Background Color

.myBgColor { background-color: #63464E; }

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

This div background color is #63464E.

Border color

.myBorderColor { border: 1px solid #63464E; }

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

This div border color is #63464E.

Opacity

.myOpacity80 { color: #63464E; opacity: 0.8; }

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

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

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

This text has shadow with #63464E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63464E.

Preview

Color preview on black background

This text has color #63464E on black background.


Color preview on white background

This text has color #63464E on white background.


Black color preview on #63464E background

This text has black color on #63464E background.


White color preview on #63464E background

This text has white color on #63464E background.


Related colors

Complementary color

Complementary color for #hex is #9CB9B1.


I love getcolorcode.com

Triadic colors

1 #4E6346 and #464E63 with #63464E are triadic colors.

2 #4E4663 and #46634E with #63464E are triadic colors.