COLOR #63252A

HEX: #63252A RGB: (99,37,42)

Color info

#63252A contains mainly red and blue colors. Web safe color of #63252A is #663333 (or #633).

RGB color model

#63252A color RGB value is (99,37,42).

RGB: (99,37,42) (39%, 15%, 16%)

RGB channels and saturation

R 99 of 255 = 39%
G 37 of 255 = 15%
B 42 of 255 = 16%

99
37
42

R + G + B ~ 23%. #63252A is dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 37 + 42 = 178 (100%)
R 99 of 178 ~ 55.62%
G 37 of 178 ~ 20.79%
B 42 of 178 ~ 23.6'%

%55.62
%20.79
%23.6

CMYK color model

#63252A color CMYK value is (0,63,58,61).

  • cyan value is 0.00%
  • magenta value is 62.63%
  • yellow value is 57.58%
  • key color value is 61.18%
CMYK: (0,63,58,61) C0M63Y58K61 (0%,63%,58%,61%) (0.00/0.63/0.58/0.61) 

CMYK percentages

%0
%62.63
%57.58
%61.18

Codes

Color #63252A in popluar color models

63 25 2A
RGB 99 37 42
HSL 355° 45.59% 26.67%
HSB/HSV 355° 62.63% 38.82%
CMYK 0.00% 62.63% 57.58%
61.18%

Color #63252A in popluar number systems.

HEX 63 25 2A
Decimal 99 37 42
Binary 1100011 100101 101010
Octal 143 45 52

Shades and tints

Shades of #63252A

#63252A
(99,37,42)
#5A2227
(90,34,39)
#511F24
(81,31,36)
#481C21
(72,28,33)
#3F191E
(63,25,30)
#36161B
(54,22,27)
#2D1318
(45,19,24)
#241015
(36,16,21)
#1B0D12
(27,13,18)
#120A0F
(18,10,15)
#09070C
(9,7,12)
#000000
(0,0,0)

Tints of #63252A

#63252A
(99,37,42)
#71383D
(113,56,61)
#7F4B50
(127,75,80)
#8D5E63
(141,94,99)
#9B7176
(155,113,118)
#A98489
(169,132,137)
#B7979C
(183,151,156)
#C5AAAF
(197,170,175)
#D3BDC2
(211,189,194)
#E1D0D5
(225,208,213)
#EFE3E8
(239,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63252A color. Also use rgb(99,37,42) instead hex code.

Text Font Color

.myTextColor { color: #63252A; }

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

This text font color is #63252A.

Background Color

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

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

This div background color is #63252A.

Border color

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

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

This div border color is #63252A.

Opacity

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

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

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

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

This text has shadow with #63252A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63252A.

Preview

Color preview on black background

This text has color #63252A on black background.


Color preview on white background

This text has color #63252A on white background.


Black color preview on #63252A background

This text has black color on #63252A background.


White color preview on #63252A background

This text has white color on #63252A background.


Related colors

Complementary color

Complementary color for #hex is #9CDAD5.


I love getcolorcode.com

Triadic colors

1 #2A6325 and #252A63 with #63252A are triadic colors.

2 #2A2563 and #25632A with #63252A are triadic colors.