COLOR #63495D

HEX: #63495D RGB: (99,73,93)

Renk bilgisi

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

RGB renk modeli

#63495D color RGB value is (99,73,93).

RGB: (99,73,93) (39%, 29%, 36%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 73 of 255 = 29%
B 93 of 255 = 36%

99
73
93

R + G + B ~ 35%. #63495D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 73 + 93 = 265 (100%)
R 99 of 265 ~ 37.36%
G 73 of 265 ~ 27.55%
B 93 of 265 ~ 35.09'%

%37.36
%27.55
%35.09

CMYK RENK MODELİ

#63495D rengi CMYK tonu (0,26,6,61).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.26%
  • sarı tonu 6.06%
  • ana renk tonu 61.18%

CMYK: (0,26,6,61)
C0M26Y6K61 (0%, 26%, 6%, 61%)
(0.00 / 0.26 / 0.06 / 0.61)

CMYK yüzdeleri

%0
%26.26
%6.06
%61.18

Codes

Color #63495D in popluar color models

63 49 5D
RGB 99 73 93
HSL 314° 15.12% 33.73%
HSB/HSV 314° 26.26% 38.82%
CMYK 0.00% 26.26% 6.06%
61.18%

Color #63495D in popluar number systems.

HEX 63 49 5D
Decimal 99 73 93
Binary 1100011 1001001 1011101
Octal 143 111 135

Shades and tints

Shades of #63495D

#63495D
(99,73,93)
#5A4355
(90,67,85)
#513D4D
(81,61,77)
#483745
(72,55,69)
#3F313D
(63,49,61)
#362B35
(54,43,53)
#2D252D
(45,37,45)
#241F25
(36,31,37)
#1B191D
(27,25,29)
#121315
(18,19,21)
#090D0D
(9,13,13)
#000000
(0,0,0)

Tints of #63495D

#63495D
(99,73,93)
#71596B
(113,89,107)
#7F6979
(127,105,121)
#8D7987
(141,121,135)
#9B8995
(155,137,149)
#A999A3
(169,153,163)
#B7A9B1
(183,169,177)
#C5B9BF
(197,185,191)
#D3C9CD
(211,201,205)
#E1D9DB
(225,217,219)
#EFE9E9
(239,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63495D; }

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

This text font color is #63495D.

Background Color

.myBgColor { background-color: #63495D; }

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

This div background color is #63495D.

Border color

.myBorderColor { border: 1px solid #63495D; }

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

This div border color is #63495D.

Opacity

.myOpacity80 { color: #63495D; opacity: 0.8; }

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

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

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

This text has shadow with #63495D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63495D.

Preview

Color preview on black background

This text has color #63495D on black background.


Color preview on white background

This text has color #63495D on white background.


Black color preview on #63495D background

This text has black color on #63495D background.


White color preview on #63495D background

This text has white color on #63495D background.


Related colors

Complementary color

Complementary color for #hex is #9CB6A2.


I love getcolorcode.com

Triadic colors

1 #5D6349 and #495D63 with #63495D are triadic colors.

2 #5D4963 and #49635D with #63495D are triadic colors.