COLOR #645363

HEX: #645363 RGB: (100,83,99)

Renk bilgisi

#645363 contains red, green and blue colors in about the same proportion. #645363 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#645363 color RGB value is (100,83,99).

RGB: (100,83,99) (39%, 33%, 39%)

RGB bağlantıları ve doygunluk

R 100 of 255 = 39%
G 83 of 255 = 33%
B 99 of 255 = 39%

100
83
99

R + G + B ~ 37%. #645363 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 100 + 83 + 99 = 282 (100%)
R 100 of 282 ~ 35.46%
G 83 of 282 ~ 29.43%
B 99 of 282 ~ 35.11'%

%35.46
%29.43
%35.11

CMYK RENK MODELİ

#645363 rengi CMYK tonu (0,17,1,61).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.00%
  • sarı tonu 1.00%
  • ana renk tonu 60.78%

CMYK: (0,17,1,61)
C0M17Y1K61 (0%, 17%, 1%, 61%)
(0.00 / 0.17 / 0.01 / 0.61)

CMYK yüzdeleri

%0
%17
%1
%60.78

Codes

Color #645363 in popluar color models

64 53 63
RGB 100 83 99
HSL 304° 9.29% 35.88%
HSB/HSV 304° 17.00% 39.22%
CMYK 0.00% 17.00% 1.00%
60.78%

Color #645363 in popluar number systems.

HEX 64 53 63
Decimal 100 83 99
Binary 1100100 1010011 1100011
Octal 144 123 143

Shades and tints

Shades of #645363

#645363
(100,83,99)
#5B4C5A
(91,76,90)
#524551
(82,69,81)
#493E48
(73,62,72)
#40373F
(64,55,63)
#373036
(55,48,54)
#2E292D
(46,41,45)
#252224
(37,34,36)
#1C1B1B
(28,27,27)
#131412
(19,20,18)
#0A0D09
(10,13,9)
#000000
(0,0,0)

Tints of #645363

#645363
(100,83,99)
#726271
(114,98,113)
#80717F
(128,113,127)
#8E808D
(142,128,141)
#9C8F9B
(156,143,155)
#AA9EA9
(170,158,169)
#B8ADB7
(184,173,183)
#C6BCC5
(198,188,197)
#D4CBD3
(212,203,211)
#E2DAE1
(226,218,225)
#F0E9EF
(240,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #645363 color. Also use rgb(100,83,99) instead hex code.

Text Font Color

.myTextColor { color: #645363; }

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

This text font color is #645363.

Background Color

.myBgColor { background-color: #645363; }

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

This div background color is #645363.

Border color

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

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

This div border color is #645363.

Opacity

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

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

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

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

This text has shadow with #645363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645363.

Preview

Color preview on black background

This text has color #645363 on black background.


Color preview on white background

This text has color #645363 on white background.


Black color preview on #645363 background

This text has black color on #645363 background.


White color preview on #645363 background

This text has white color on #645363 background.


Related colors

Complementary color

Complementary color for #hex is #9BAC9C.


I love getcolorcode.com

Triadic colors

1 #636453 and #536364 with #645363 are triadic colors.

2 #635364 and #536463 with #645363 are triadic colors.