COLOR #633141

HEX: #633141 RGB: (99,49,65)

Color info

#633141 contains red, green and blue colors in about the same proportion. Web safe color of #633141 is #663333 (or #633).

RGB color model

#633141 color RGB value is (99,49,65).

RGB: (99,49,65) (39%, 19%, 25%)

RGB channels and saturation

R 99 of 255 = 39%
G 49 of 255 = 19%
B 65 of 255 = 25%

99
49
65

R + G + B ~ 28%. #633141 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 49 + 65 = 213 (100%)
R 99 of 213 ~ 46.48%
G 49 of 213 ~ 23%
B 65 of 213 ~ 30.52'%

%46.48
%23
%30.52

CMYK color model

#633141 color CMYK value is (0,51,34,61).

  • cyan value is 0.00%
  • magenta value is 50.51%
  • yellow value is 34.34%
  • key color value is 61.18%

CMYK: (0,51,34,61)
C0M51Y34K61 (0%, 51%, 34%, 61%)
(0.00 / 0.51 / 0.34 / 0.61)

CMYK percentages

%0
%50.51
%34.34
%61.18

Codes

Color #633141 in popluar color models

63 31 41
RGB 99 49 65
HSL 341° 33.78% 29.02%
HSB/HSV 341° 50.51% 38.82%
CMYK 0.00% 50.51% 34.34%
61.18%

Color #633141 in popluar number systems.

HEX 63 31 41
Decimal 99 49 65
Binary 1100011 110001 1000001
Octal 143 61 101

Shades and tints

Shades of #633141

#633141
(99,49,65)
#5A2D3C
(90,45,60)
#512937
(81,41,55)
#482532
(72,37,50)
#3F212D
(63,33,45)
#361D28
(54,29,40)
#2D1923
(45,25,35)
#24151E
(36,21,30)
#1B1119
(27,17,25)
#120D14
(18,13,20)
#09090F
(9,9,15)
#000000
(0,0,0)

Tints of #633141

#633141
(99,49,65)
#714352
(113,67,82)
#7F5563
(127,85,99)
#8D6774
(141,103,116)
#9B7985
(155,121,133)
#A98B96
(169,139,150)
#B79DA7
(183,157,167)
#C5AFB8
(197,175,184)
#D3C1C9
(211,193,201)
#E1D3DA
(225,211,218)
#EFE5EB
(239,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #633141 color. Also use rgb(99,49,65) instead hex code.

Text Font Color

.myTextColor { color: #633141; }

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

This text font color is #633141.

Background Color

.myBgColor { background-color: #633141; }

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

This div background color is #633141.

Border color

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

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

This div border color is #633141.

Opacity

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

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

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

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

This text has shadow with #633141 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #633141.

Preview

Color preview on black background

This text has color #633141 on black background.


Color preview on white background

This text has color #633141 on white background.


Black color preview on #633141 background

This text has black color on #633141 background.


White color preview on #633141 background

This text has white color on #633141 background.


Related colors

Complementary color

Complementary color for #hex is #9CCEBE.


I love getcolorcode.com

Triadic colors

1 #416331 and #314163 with #633141 are triadic colors.

2 #413163 and #316341 with #633141 are triadic colors.