COLOR #63335A

HEX: #63335A RGB: (99,51,90)

Renk bilgisi

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

RGB renk modeli

#63335A color RGB value is (99,51,90).

RGB: (99,51,90) (39%, 20%, 35%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 51 of 255 = 20%
B 90 of 255 = 35%

99
51
90

R + G + B ~ 31%. #63335A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 51 + 90 = 240 (100%)
R 99 of 240 ~ 41.25%
G 51 of 240 ~ 21.25%
B 90 of 240 ~ 37.5'%

%41.25
%21.25
%37.5

CMYK RENK MODELİ

#63335A rengi CMYK tonu (0,48,9,61).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.48%
  • sarı tonu 9.09%
  • ana renk tonu 61.18%

CMYK: (0,48,9,61)
C0M48Y9K61 (0%, 48%, 9%, 61%)
(0.00 / 0.48 / 0.09 / 0.61)

CMYK yüzdeleri

%0
%48.48
%9.09
%61.18

Codes

Color #63335A in popluar color models

63 33 5A
RGB 99 51 90
HSL 311° 32.00% 29.41%
HSB/HSV 311° 48.48% 38.82%
CMYK 0.00% 48.48% 9.09%
61.18%

Color #63335A in popluar number systems.

HEX 63 33 5A
Decimal 99 51 90
Binary 1100011 110011 1011010
Octal 143 63 132

Shades and tints

Shades of #63335A

#63335A
(99,51,90)
#5A2F52
(90,47,82)
#512B4A
(81,43,74)
#482742
(72,39,66)
#3F233A
(63,35,58)
#361F32
(54,31,50)
#2D1B2A
(45,27,42)
#241722
(36,23,34)
#1B131A
(27,19,26)
#120F12
(18,15,18)
#090B0A
(9,11,10)
#000000
(0,0,0)

Tints of #63335A

#63335A
(99,51,90)
#714569
(113,69,105)
#7F5778
(127,87,120)
#8D6987
(141,105,135)
#9B7B96
(155,123,150)
#A98DA5
(169,141,165)
#B79FB4
(183,159,180)
#C5B1C3
(197,177,195)
#D3C3D2
(211,195,210)
#E1D5E1
(225,213,225)
#EFE7F0
(239,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63335A color. Also use rgb(99,51,90) instead hex code.

Text Font Color

.myTextColor { color: #63335A; }

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

This text font color is #63335A.

Background Color

.myBgColor { background-color: #63335A; }

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

This div background color is #63335A.

Border color

.myBorderColor { border: 1px solid #63335A; }

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

This div border color is #63335A.

Opacity

.myOpacity80 { color: #63335A; opacity: 0.8; }

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

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

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

This text has shadow with #63335A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63335A.

Preview

Color preview on black background

This text has color #63335A on black background.


Color preview on white background

This text has color #63335A on white background.


Black color preview on #63335A background

This text has black color on #63335A background.


White color preview on #63335A background

This text has white color on #63335A background.


Related colors

Complementary color

Complementary color for #hex is #9CCCA5.


I love getcolorcode.com

Triadic colors

1 #5A6333 and #335A63 with #63335A are triadic colors.

2 #5A3363 and #33635A with #63335A are triadic colors.