COLOR #662425

HEX: #662425 RGB: (102,36,37)

Color info

#662425 contains mainly red color. Web safe color of #662425 is #663333 (or #633).

RGB color model

#662425 color RGB value is (102,36,37).

RGB: (102,36,37) (40%, 14%, 15%)

RGB channels and saturation

R 102 of 255 = 40%
G 36 of 255 = 14%
B 37 of 255 = 15%

102
36
37

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

Portions of RGB colors in percentages

R + G + B = 102 + 36 + 37 = 175 (100%)
R 102 of 175 ~ 58.29%
G 36 of 175 ~ 20.57%
B 37 of 175 ~ 21.14'%

%58.29
%20.57
%21.14

CMYK color model

#662425 color CMYK value is (0,65,64,60).

  • cyan value is 0.00%
  • magenta value is 64.71%
  • yellow value is 63.73%
  • key color value is 60.00%

CMYK: (0,65,64,60)
C0M65Y64K60 (0%, 65%, 64%, 60%)
(0.00 / 0.65 / 0.64 / 0.60)

CMYK percentages

%0
%64.71
%63.73
%60

Codes

Color #662425 in popluar color models

66 24 25
RGB 102 36 37
HSL 359° 47.83% 27.06%
HSB/HSV 359° 64.71% 40.00%
CMYK 0.00% 64.71% 63.73%
60.00%

Color #662425 in popluar number systems.

HEX 66 24 25
Decimal 102 36 37
Binary 1100110 100100 100101
Octal 146 44 45

Shades and tints

Shades of #662425

#662425
(102,36,37)
#5D2122
(93,33,34)
#541E1F
(84,30,31)
#4B1B1C
(75,27,28)
#421819
(66,24,25)
#391516
(57,21,22)
#301213
(48,18,19)
#270F10
(39,15,16)
#1E0C0D
(30,12,13)
#15090A
(21,9,10)
#0C0607
(12,6,7)
#000000
(0,0,0)

Tints of #662425

#662425
(102,36,37)
#733738
(115,55,56)
#804A4B
(128,74,75)
#8D5D5E
(141,93,94)
#9A7071
(154,112,113)
#A78384
(167,131,132)
#B49697
(180,150,151)
#C1A9AA
(193,169,170)
#CEBCBD
(206,188,189)
#DBCFD0
(219,207,208)
#E8E2E3
(232,226,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #662425 color. Also use rgb(102,36,37) instead hex code.

Text Font Color

.myTextColor { color: #662425; }

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

This text font color is #662425.

Background Color

.myBgColor { background-color: #662425; }

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

This div background color is #662425.

Border color

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

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

This div border color is #662425.

Opacity

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

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

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

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

This text has shadow with #662425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #662425.

Preview

Color preview on black background

This text has color #662425 on black background.


Color preview on white background

This text has color #662425 on white background.


Black color preview on #662425 background

This text has black color on #662425 background.


White color preview on #662425 background

This text has white color on #662425 background.


Related colors

Complementary color

Complementary color for #hex is #99DBDA.


I love getcolorcode.com

Triadic colors

1 #256624 and #242566 with #662425 are triadic colors.

2 #252466 and #246625 with #662425 are triadic colors.