COLOR #661013

HEX: #661013 RGB: (102,16,19)

Color info

#661013 contains mainly red color. Web safe color of #661013 is #660000 (or #600).

RGB color model

#661013 color RGB value is (102,16,19).

RGB: (102,16,19) (40%, 6%, 7%)

RGB channels and saturation

R 102 of 255 = 40%
G 16 of 255 = 6%
B 19 of 255 = 7%

102
16
19

R + G + B ~ 18%. #661013 is dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 16 + 19 = 137 (100%)
R 102 of 137 ~ 74.45%
G 16 of 137 ~ 11.68%
B 19 of 137 ~ 13.87'%

%74.45
%11.68
%13.87

CMYK color model

#661013 color CMYK value is (0,84,81,60).

  • cyan value is 0.00%
  • magenta value is 84.31%
  • yellow value is 81.37%
  • key color value is 60.00%

CMYK: (0,84,81,60)
C0M84Y81K60 (0%, 84%, 81%, 60%)
(0.00 / 0.84 / 0.81 / 0.60)

CMYK percentages

%0
%84.31
%81.37
%60

Codes

Color #661013 in popluar color models

66 10 13
RGB 102 16 19
HSL 358° 72.88% 23.14%
HSB/HSV 358° 84.31% 40.00%
CMYK 0.00% 84.31% 81.37%
60.00%

Color #661013 in popluar number systems.

HEX 66 10 13
Decimal 102 16 19
Binary 1100110 10000 10011
Octal 146 20 23

Shades and tints

Shades of #661013

#661013
(102,16,19)
#5D0F12
(93,15,18)
#540E11
(84,14,17)
#4B0D10
(75,13,16)
#420C0F
(66,12,15)
#390B0E
(57,11,14)
#300A0D
(48,10,13)
#27090C
(39,9,12)
#1E080B
(30,8,11)
#15070A
(21,7,10)
#0C0609
(12,6,9)
#000000
(0,0,0)

Tints of #661013

#661013
(102,16,19)
#732528
(115,37,40)
#803A3D
(128,58,61)
#8D4F52
(141,79,82)
#9A6467
(154,100,103)
#A7797C
(167,121,124)
#B48E91
(180,142,145)
#C1A3A6
(193,163,166)
#CEB8BB
(206,184,187)
#DBCDD0
(219,205,208)
#E8E2E5
(232,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #661013 color. Also use rgb(102,16,19) instead hex code.

Text Font Color

.myTextColor { color: #661013; }

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

This text font color is #661013.

Background Color

.myBgColor { background-color: #661013; }

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

This div background color is #661013.

Border color

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

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

This div border color is #661013.

Opacity

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

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

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

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

This text has shadow with #661013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #661013.

Preview

Color preview on black background

This text has color #661013 on black background.


Color preview on white background

This text has color #661013 on white background.


Black color preview on #661013 background

This text has black color on #661013 background.


White color preview on #661013 background

This text has white color on #661013 background.


Related colors

Complementary color

Complementary color for #hex is #99EFEC.


I love getcolorcode.com

Triadic colors

1 #136610 and #101366 with #661013 are triadic colors.

2 #131066 and #106613 with #661013 are triadic colors.