COLOR #633742

HEX: #633742 RGB: (99,55,66)

Color info

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

RGB color model

#633742 color RGB value is (99,55,66).

RGB: (99,55,66) (39%, 22%, 26%)

RGB channels and saturation

R 99 of 255 = 39%
G 55 of 255 = 22%
B 66 of 255 = 26%

99
55
66

R + G + B ~ 29%. #633742 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 55 + 66 = 220 (100%)
R 99 of 220 ~ 45%
G 55 of 220 ~ 25%
B 66 of 220 ~ 30'%

%45
%25
%30

CMYK color model

#633742 color CMYK value is (0,44,33,61).

  • cyan value is 0.00%
  • magenta value is 44.44%
  • yellow value is 33.33%
  • key color value is 61.18%

CMYK: (0,44,33,61)
C0M44Y33K61 (0%, 44%, 33%, 61%)
(0.00 / 0.44 / 0.33 / 0.61)

CMYK percentages

%0
%44.44
%33.33
%61.18

Codes

Color #633742 in popluar color models

63 37 42
RGB 99 55 66
HSL 345° 28.57% 30.20%
HSB/HSV 345° 44.44% 38.82%
CMYK 0.00% 44.44% 33.33%
61.18%

Color #633742 in popluar number systems.

HEX 63 37 42
Decimal 99 55 66
Binary 1100011 110111 1000010
Octal 143 67 102

Shades and tints

Shades of #633742

#633742
(99,55,66)
#5A323C
(90,50,60)
#512D36
(81,45,54)
#482830
(72,40,48)
#3F232A
(63,35,42)
#361E24
(54,30,36)
#2D191E
(45,25,30)
#241418
(36,20,24)
#1B0F12
(27,15,18)
#120A0C
(18,10,12)
#090506
(9,5,6)
#000000
(0,0,0)

Tints of #633742

#633742
(99,55,66)
#714953
(113,73,83)
#7F5B64
(127,91,100)
#8D6D75
(141,109,117)
#9B7F86
(155,127,134)
#A99197
(169,145,151)
#B7A3A8
(183,163,168)
#C5B5B9
(197,181,185)
#D3C7CA
(211,199,202)
#E1D9DB
(225,217,219)
#EFEBEC
(239,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #633742 color. Also use rgb(99,55,66) instead hex code.

Text Font Color

.myTextColor { color: #633742; }

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

This text font color is #633742.

Background Color

.myBgColor { background-color: #633742; }

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

This div background color is #633742.

Border color

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

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

This div border color is #633742.

Opacity

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

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

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

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

This text has shadow with #633742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #633742.

Preview

Color preview on black background

This text has color #633742 on black background.


Color preview on white background

This text has color #633742 on white background.


Black color preview on #633742 background

This text has black color on #633742 background.


White color preview on #633742 background

This text has white color on #633742 background.


Related colors

Complementary color

Complementary color for #hex is #9CC8BD.


I love getcolorcode.com

Triadic colors

1 #426337 and #374263 with #633742 are triadic colors.

2 #423763 and #376342 with #633742 are triadic colors.