COLOR #432361

HEX: #432361 RGB: (67,35,97)

Color info

#432361 contains mainly red and blue colors. Web safe color of #432361 is #333366 (or #336).

RGB color model

#432361 color RGB value is (67,35,97).

RGB: (67,35,97) (26%, 14%, 38%)

RGB channels and saturation

R 67 of 255 = 26%
G 35 of 255 = 14%
B 97 of 255 = 38%

67
35
97

R + G + B ~ 26%. #432361 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 35 + 97 = 199 (100%)
R 67 of 199 ~ 33.67%
G 35 of 199 ~ 17.59%
B 97 of 199 ~ 48.74'%

%33.67
%17.59
%48.74

CMYK color model

#432361 color CMYK value is (31,64,0,62).

  • cyan value is 30.93%
  • magenta value is 63.92%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (31,64,0,62)
C31M64Y0K62 (31%, 64%, 0%, 62%)
(0.31 / 0.64 / 0.00 / 0.62)

CMYK percentages

%30.93
%63.92
%0
%61.96

Codes

Color #432361 in popluar color models

43 23 61
RGB 67 35 97
HSL 271° 46.97% 25.88%
HSB/HSV 271° 63.92% 38.04%
CMYK 30.93% 63.92% 0.00%
61.96%

Color #432361 in popluar number systems.

HEX 43 23 61
Decimal 67 35 97
Binary 1000011 100011 1100001
Octal 103 43 141

Shades and tints

Shades of #432361

#432361
(67,35,97)
#3D2059
(61,32,89)
#371D51
(55,29,81)
#311A49
(49,26,73)
#2B1741
(43,23,65)
#251439
(37,20,57)
#1F1131
(31,17,49)
#190E29
(25,14,41)
#130B21
(19,11,33)
#0D0819
(13,8,25)
#070511
(7,5,17)
#000000
(0,0,0)

Tints of #432361

#432361
(67,35,97)
#54376F
(84,55,111)
#654B7D
(101,75,125)
#765F8B
(118,95,139)
#877399
(135,115,153)
#9887A7
(152,135,167)
#A99BB5
(169,155,181)
#BAAFC3
(186,175,195)
#CBC3D1
(203,195,209)
#DCD7DF
(220,215,223)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #432361 color. Also use rgb(67,35,97) instead hex code.

Text Font Color

.myTextColor { color: #432361; }

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

This text font color is #432361.

Background Color

.myBgColor { background-color: #432361; }

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

This div background color is #432361.

Border color

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

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

This div border color is #432361.

Opacity

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

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

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

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

This text has shadow with #432361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #432361.

Preview

Color preview on black background

This text has color #432361 on black background.


Color preview on white background

This text has color #432361 on white background.


Black color preview on #432361 background

This text has black color on #432361 background.


White color preview on #432361 background

This text has white color on #432361 background.


Related colors

Complementary color

Complementary color for #hex is #BCDC9E.


I love getcolorcode.com

Triadic colors

1 #614323 and #236143 with #432361 are triadic colors.

2 #612343 and #234361 with #432361 are triadic colors.