COLOR #90365D

HEX: #90365D RGB: (144,54,93)

Color info

#90365D contains mainly red and blue colors. Web safe color of #90365D is #993366 (or #936).

RGB color model

#90365D color RGB value is (144,54,93).

RGB: (144,54,93) (56%, 21%, 36%)

RGB channels and saturation

R 144 of 255 = 56%
G 54 of 255 = 21%
B 93 of 255 = 36%

144
54
93

R + G + B ~ 38%. #90365D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 144 + 54 + 93 = 291 (100%)
R 144 of 291 ~ 49.48%
G 54 of 291 ~ 18.56%
B 93 of 291 ~ 31.96'%

%49.48
%18.56
%31.96

CMYK color model

#90365D color CMYK value is (0,63,35,44).

  • cyan value is 0.00%
  • magenta value is 62.50%
  • yellow value is 35.42%
  • key color value is 43.53%

CMYK: (0,63,35,44)
C0M63Y35K44 (0%, 63%, 35%, 44%)
(0.00 / 0.63 / 0.35 / 0.44)

CMYK percentages

%0
%62.5
%35.42
%43.53

Codes

Color #90365D in popluar color models

90 36 5D
RGB 144 54 93
HSL 334° 45.45% 38.82%
HSB/HSV 334° 62.50% 56.47%
CMYK 0.00% 62.50% 35.42%
43.53%

Color #90365D in popluar number systems.

HEX 90 36 5D
Decimal 144 54 93
Binary 10010000 110110 1011101
Octal 220 66 135

Shades and tints

Shades of #90365D

#90365D
(144,54,93)
#833255
(131,50,85)
#762E4D
(118,46,77)
#692A45
(105,42,69)
#5C263D
(92,38,61)
#4F2235
(79,34,53)
#421E2D
(66,30,45)
#351A25
(53,26,37)
#28161D
(40,22,29)
#1B1215
(27,18,21)
#0E0E0D
(14,14,13)
#000000
(0,0,0)

Tints of #90365D

#90365D
(144,54,93)
#9A486B
(154,72,107)
#A45A79
(164,90,121)
#AE6C87
(174,108,135)
#B87E95
(184,126,149)
#C290A3
(194,144,163)
#CCA2B1
(204,162,177)
#D6B4BF
(214,180,191)
#E0C6CD
(224,198,205)
#EAD8DB
(234,216,219)
#F4EAE9
(244,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #90365D color. Also use rgb(144,54,93) instead hex code.

Text Font Color

.myTextColor { color: #90365D; }

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

This text font color is #90365D.

Background Color

.myBgColor { background-color: #90365D; }

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

This div background color is #90365D.

Border color

.myBorderColor { border: 1px solid #90365D; }

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

This div border color is #90365D.

Opacity

.myOpacity80 { color: #90365D; opacity: 0.8; }

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

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

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

This text has shadow with #90365D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #90365D.

Preview

Color preview on black background

This text has color #90365D on black background.


Color preview on white background

This text has color #90365D on white background.


Black color preview on #90365D background

This text has black color on #90365D background.


White color preview on #90365D background

This text has white color on #90365D background.


Related colors

Complementary color

Complementary color for #hex is #6FC9A2.


I love getcolorcode.com

Triadic colors

1 #5D9036 and #365D90 with #90365D are triadic colors.

2 #5D3690 and #36905D with #90365D are triadic colors.