COLOR #241641

HEX: #241641 RGB: (36,22,65)

Color info

#241641 contains red, green and blue colors in about the same proportion. Web safe color of #241641 is #330033 (or #303).

RGB color model

#241641 color RGB value is (36,22,65).

RGB: (36,22,65) (14%, 9%, 25%)

RGB channels and saturation

R 36 of 255 = 14%
G 22 of 255 = 9%
B 65 of 255 = 25%

36
22
65

R + G + B ~ 16%. #241641 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 22 + 65 = 123 (100%)
R 36 of 123 ~ 29.27%
G 22 of 123 ~ 17.89%
B 65 of 123 ~ 52.85'%

%29.27
%17.89
%52.85

CMYK color model

#241641 color CMYK value is (45,66,0,75).

  • cyan value is 44.62%
  • magenta value is 66.15%
  • yellow value is 0.00%
  • key color value is 74.51%
CMYK: (45,66,0,75) C45M66Y0K75 (45%,66%,0%,75%) (0.45/0.66/0.00/0.75) 

CMYK percentages

%44.62
%66.15
%0
%74.51

Codes

Color #241641 in popluar color models

24 16 41
RGB 36 22 65
HSL 260° 49.43% 17.06%
HSB/HSV 260° 66.15% 25.49%
CMYK 44.62% 66.15% 0.00%
74.51%

Color #241641 in popluar number systems.

HEX 24 16 41
Decimal 36 22 65
Binary 100100 10110 1000001
Octal 44 26 101

Shades and tints

Shades of #241641

#241641
(36,22,65)
#21143C
(33,20,60)
#1E1237
(30,18,55)
#1B1032
(27,16,50)
#180E2D
(24,14,45)
#150C28
(21,12,40)
#120A23
(18,10,35)
#0F081E
(15,8,30)
#0C0619
(12,6,25)
#090414
(9,4,20)
#06020F
(6,2,15)
#000000
(0,0,0)

Tints of #241641

#241641
(36,22,65)
#372B52
(55,43,82)
#4A4063
(74,64,99)
#5D5574
(93,85,116)
#706A85
(112,106,133)
#837F96
(131,127,150)
#9694A7
(150,148,167)
#A9A9B8
(169,169,184)
#BCBEC9
(188,190,201)
#CFD3DA
(207,211,218)
#E2E8EB
(226,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #241641 color. Also use rgb(36,22,65) instead hex code.

Text Font Color

.myTextColor { color: #241641; }

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

This text font color is #241641.

Background Color

.myBgColor { background-color: #241641; }

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

This div background color is #241641.

Border color

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

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

This div border color is #241641.

Opacity

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

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

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

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

This text has shadow with #241641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #241641.

Preview

Color preview on black background

This text has color #241641 on black background.


Color preview on white background

This text has color #241641 on white background.


Black color preview on #241641 background

This text has black color on #241641 background.


White color preview on #241641 background

This text has white color on #241641 background.


Related colors

Complementary color

Complementary color for #hex is #DBE9BE.


I love getcolorcode.com

Triadic colors

1 #412416 and #164124 with #241641 are triadic colors.

2 #411624 and #162441 with #241641 are triadic colors.