COLOR #63304F

HEX: #63304F RGB: (99,48,79)

Renk bilgisi

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

RGB renk modeli

#63304F color RGB value is (99,48,79).

RGB: (99,48,79) (39%, 19%, 31%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 48 of 255 = 19%
B 79 of 255 = 31%

99
48
79

R + G + B ~ 30%. #63304F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 48 + 79 = 226 (100%)
R 99 of 226 ~ 43.81%
G 48 of 226 ~ 21.24%
B 79 of 226 ~ 34.96'%

%43.81
%21.24
%34.96

CMYK RENK MODELİ

#63304F rengi CMYK tonu (0,52,20,61).

  • camgöbeği tonu 0.00%
  • eflatun tonu 51.52%
  • sarı tonu 20.20%
  • ana renk tonu 61.18%

CMYK: (0,52,20,61)
C0M52Y20K61 (0%, 52%, 20%, 61%)
(0.00 / 0.52 / 0.20 / 0.61)

CMYK yüzdeleri

%0
%51.52
%20.2
%61.18

Codes

Color #63304F in popluar color models

63 30 4F
RGB 99 48 79
HSL 324° 34.69% 28.82%
HSB/HSV 324° 51.52% 38.82%
CMYK 0.00% 51.52% 20.20%
61.18%

Color #63304F in popluar number systems.

HEX 63 30 4F
Decimal 99 48 79
Binary 1100011 110000 1001111
Octal 143 60 117

Shades and tints

Shades of #63304F

#63304F
(99,48,79)
#5A2C48
(90,44,72)
#512841
(81,40,65)
#48243A
(72,36,58)
#3F2033
(63,32,51)
#361C2C
(54,28,44)
#2D1825
(45,24,37)
#24141E
(36,20,30)
#1B1017
(27,16,23)
#120C10
(18,12,16)
#090809
(9,8,9)
#000000
(0,0,0)

Tints of #63304F

#63304F
(99,48,79)
#71425F
(113,66,95)
#7F546F
(127,84,111)
#8D667F
(141,102,127)
#9B788F
(155,120,143)
#A98A9F
(169,138,159)
#B79CAF
(183,156,175)
#C5AEBF
(197,174,191)
#D3C0CF
(211,192,207)
#E1D2DF
(225,210,223)
#EFE4EF
(239,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63304F color. Also use rgb(99,48,79) instead hex code.

Text Font Color

.myTextColor { color: #63304F; }

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

This text font color is #63304F.

Background Color

.myBgColor { background-color: #63304F; }

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

This div background color is #63304F.

Border color

.myBorderColor { border: 1px solid #63304F; }

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

This div border color is #63304F.

Opacity

.myOpacity80 { color: #63304F; opacity: 0.8; }

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

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

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

This text has shadow with #63304F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63304F.

Preview

Color preview on black background

This text has color #63304F on black background.


Color preview on white background

This text has color #63304F on white background.


Black color preview on #63304F background

This text has black color on #63304F background.


White color preview on #63304F background

This text has white color on #63304F background.


Related colors

Complementary color

Complementary color for #hex is #9CCFB0.


I love getcolorcode.com

Triadic colors

1 #4F6330 and #304F63 with #63304F are triadic colors.

2 #4F3063 and #30634F with #63304F are triadic colors.