COLOR #63385E

HEX: #63385E RGB: (99,56,94)

Renk bilgisi

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

RGB renk modeli

#63385E color RGB value is (99,56,94).

RGB: (99,56,94) (39%, 22%, 37%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 56 of 255 = 22%
B 94 of 255 = 37%

99
56
94

R + G + B ~ 33%. #63385E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 56 + 94 = 249 (100%)
R 99 of 249 ~ 39.76%
G 56 of 249 ~ 22.49%
B 94 of 249 ~ 37.75'%

%39.76
%22.49
%37.75

CMYK RENK MODELİ

#63385E rengi CMYK tonu (0,43,5,61).

  • camgöbeği tonu 0.00%
  • eflatun tonu 43.43%
  • sarı tonu 5.05%
  • ana renk tonu 61.18%
CMYK: (0,43,5,61) C0M43Y5K61 (0%,43%,5%,61%) (0.00/0.43/0.05/0.61) 

CMYK yüzdeleri

%0
%43.43
%5.05
%61.18

Codes

Color #63385E in popluar color models

63 38 5E
RGB 99 56 94
HSL 307° 27.74% 30.39%
HSB/HSV 307° 43.43% 38.82%
CMYK 0.00% 43.43% 5.05%
61.18%

Color #63385E in popluar number systems.

HEX 63 38 5E
Decimal 99 56 94
Binary 1100011 111000 1011110
Octal 143 70 136

Shades and tints

Shades of #63385E

#63385E
(99,56,94)
#5A3356
(90,51,86)
#512E4E
(81,46,78)
#482946
(72,41,70)
#3F243E
(63,36,62)
#361F36
(54,31,54)
#2D1A2E
(45,26,46)
#241526
(36,21,38)
#1B101E
(27,16,30)
#120B16
(18,11,22)
#09060E
(9,6,14)
#000000
(0,0,0)

Tints of #63385E

#63385E
(99,56,94)
#714A6C
(113,74,108)
#7F5C7A
(127,92,122)
#8D6E88
(141,110,136)
#9B8096
(155,128,150)
#A992A4
(169,146,164)
#B7A4B2
(183,164,178)
#C5B6C0
(197,182,192)
#D3C8CE
(211,200,206)
#E1DADC
(225,218,220)
#EFECEA
(239,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63385E color. Also use rgb(99,56,94) instead hex code.

Text Font Color

.myTextColor { color: #63385E; }

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

This text font color is #63385E.

Background Color

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

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

This div background color is #63385E.

Border color

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

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

This div border color is #63385E.

Opacity

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

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

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

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

This text has shadow with #63385E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63385E.

Preview

Color preview on black background

This text has color #63385E on black background.


Color preview on white background

This text has color #63385E on white background.


Black color preview on #63385E background

This text has black color on #63385E background.


White color preview on #63385E background

This text has white color on #63385E background.


Related colors

Complementary color

Complementary color for #hex is #9CC7A1.


I love getcolorcode.com

Triadic colors

1 #5E6338 and #385E63 with #63385E are triadic colors.

2 #5E3863 and #38635E with #63385E are triadic colors.