COLOR #663338

HEX: #663338 RGB: (102,51,56)

Color info

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

RGB color model

#663338 color RGB value is (102,51,56).

RGB: (102,51,56) (40%, 20%, 22%)

RGB channels and saturation

R 102 of 255 = 40%
G 51 of 255 = 20%
B 56 of 255 = 22%

102
51
56

R + G + B ~ 27%. #663338 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 51 + 56 = 209 (100%)
R 102 of 209 ~ 48.8%
G 51 of 209 ~ 24.4%
B 56 of 209 ~ 26.79'%

%48.8
%24.4
%26.79

CMYK color model

#663338 color CMYK value is (0,50,45,60).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 45.10%
  • key color value is 60.00%

CMYK: (0,50,45,60)
C0M50Y45K60 (0%, 50%, 45%, 60%)
(0.00 / 0.50 / 0.45 / 0.60)

CMYK percentages

%0
%50
%45.1
%60

Codes

Color #663338 in popluar color models

66 33 38
RGB 102 51 56
HSL 354° 33.33% 30.00%
HSB/HSV 354° 50.00% 40.00%
CMYK 0.00% 50.00% 45.10%
60.00%

Color #663338 in popluar number systems.

HEX 66 33 38
Decimal 102 51 56
Binary 1100110 110011 111000
Octal 146 63 70

Shades and tints

Shades of #663338

#663338
(102,51,56)
#5D2F33
(93,47,51)
#542B2E
(84,43,46)
#4B2729
(75,39,41)
#422324
(66,35,36)
#391F1F
(57,31,31)
#301B1A
(48,27,26)
#271715
(39,23,21)
#1E1310
(30,19,16)
#150F0B
(21,15,11)
#0C0B06
(12,11,6)
#000000
(0,0,0)

Tints of #663338

#663338
(102,51,56)
#73454A
(115,69,74)
#80575C
(128,87,92)
#8D696E
(141,105,110)
#9A7B80
(154,123,128)
#A78D92
(167,141,146)
#B49FA4
(180,159,164)
#C1B1B6
(193,177,182)
#CEC3C8
(206,195,200)
#DBD5DA
(219,213,218)
#E8E7EC
(232,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #663338 color. Also use rgb(102,51,56) instead hex code.

Text Font Color

.myTextColor { color: #663338; }

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

This text font color is #663338.

Background Color

.myBgColor { background-color: #663338; }

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

This div background color is #663338.

Border color

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

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

This div border color is #663338.

Opacity

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

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

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

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

This text has shadow with #663338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #663338.

Preview

Color preview on black background

This text has color #663338 on black background.


Color preview on white background

This text has color #663338 on white background.


Black color preview on #663338 background

This text has black color on #663338 background.


White color preview on #663338 background

This text has white color on #663338 background.


Related colors

Complementary color

Complementary color for #hex is #99CCC7.


I love getcolorcode.com

Triadic colors

1 #386633 and #333866 with #663338 are triadic colors.

2 #383366 and #336638 with #663338 are triadic colors.