COLOR #433050

HEX: #433050 RGB: (67,48,80)

Color info

#433050 contains red, green and blue colors in about the same proportion. Web safe color of #433050 is #333366 (or #336).

RGB color model

#433050 color RGB value is (67,48,80).

RGB: (67,48,80) (26%, 19%, 31%)

RGB channels and saturation

R 67 of 255 = 26%
G 48 of 255 = 19%
B 80 of 255 = 31%

67
48
80

R + G + B ~ 25%. #433050 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 48 + 80 = 195 (100%)
R 67 of 195 ~ 34.36%
G 48 of 195 ~ 24.62%
B 80 of 195 ~ 41.03'%

%34.36
%24.62
%41.03

CMYK color model

#433050 color CMYK value is (16,40,0,69).

  • cyan value is 16.25%
  • magenta value is 40.00%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (16,40,0,69)
C16M40Y0K69 (16%, 40%, 0%, 69%)
(0.16 / 0.40 / 0.00 / 0.69)

CMYK percentages

%16.25
%40
%0
%68.63

Codes

Color #433050 in popluar color models

43 30 50
RGB 67 48 80
HSL 276° 25.00% 25.10%
HSB/HSV 276° 40.00% 31.37%
CMYK 16.25% 40.00% 0.00%
68.63%

Color #433050 in popluar number systems.

HEX 43 30 50
Decimal 67 48 80
Binary 1000011 110000 1010000
Octal 103 60 120

Shades and tints

Shades of #433050

#433050
(67,48,80)
#3D2C49
(61,44,73)
#372842
(55,40,66)
#31243B
(49,36,59)
#2B2034
(43,32,52)
#251C2D
(37,28,45)
#1F1826
(31,24,38)
#19141F
(25,20,31)
#131018
(19,16,24)
#0D0C11
(13,12,17)
#07080A
(7,8,10)
#000000
(0,0,0)

Tints of #433050

#433050
(67,48,80)
#54425F
(84,66,95)
#65546E
(101,84,110)
#76667D
(118,102,125)
#87788C
(135,120,140)
#988A9B
(152,138,155)
#A99CAA
(169,156,170)
#BAAEB9
(186,174,185)
#CBC0C8
(203,192,200)
#DCD2D7
(220,210,215)
#EDE4E6
(237,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #433050 color. Also use rgb(67,48,80) instead hex code.

Text Font Color

.myTextColor { color: #433050; }

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

This text font color is #433050.

Background Color

.myBgColor { background-color: #433050; }

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

This div background color is #433050.

Border color

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

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

This div border color is #433050.

Opacity

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

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

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

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

This text has shadow with #433050 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #433050.

Preview

Color preview on black background

This text has color #433050 on black background.


Color preview on white background

This text has color #433050 on white background.


Black color preview on #433050 background

This text has black color on #433050 background.


White color preview on #433050 background

This text has white color on #433050 background.


Related colors

Complementary color

Complementary color for #hex is #BCCFAF.


I love getcolorcode.com

Triadic colors

1 #504330 and #305043 with #433050 are triadic colors.

2 #503043 and #304350 with #433050 are triadic colors.